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