import * as React from "react"; function PlusSmIcon(props: React.SVGProps) { return ; } export default PlusSmIcon;