UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.02 kB
import { jsx as t } from "react/jsx-runtime"; import { memo as e } from "react"; function l(a) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconHashtag24", "aria-hidden": "true", ...a, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16.742 4.106a.75.75 0 1 0-1.485-.212l-.593 4.156h-4.2l.564-3.944a.75.75 0 0 0-1.485-.212L8.95 8.05H5.143a.75.75 0 1 0 0 1.5h3.592l-.7 4.9H4a.75.75 0 0 0 0 1.5h3.821l-.563 3.944a.75.75 0 0 0 1.484.212l.594-4.156h4.2l-.564 3.944a.75.75 0 1 0 1.485.212l.593-4.156h3.807a.75.75 0 0 0 0-1.5h-3.592l.7-4.9H20a.75.75 0 0 0 0-1.5h-3.821zM14.45 9.55h-4.198l-.7 4.9h4.198z", clipRule: "evenodd" } ) } ); } const n = e(l); export { n as default }; //# sourceMappingURL=IconHashtag24.es.js.map