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