UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 984 B
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: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconHashtag32", "aria-hidden": "true", ...a, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M14.847 6.141a1 1 0 0 0-1.98-.283L12.133 11H7.429a1 1 0 1 0 0 2h4.418l-.857 6H6a1 1 0 1 0 0 2h4.704l-.694 4.858a1 1 0 1 0 1.98.283L12.724 21h5.123l-.694 4.858a1 1 0 1 0 1.98.283L19.867 21h4.704a1 1 0 1 0 0-2h-4.418l.857-6H26a1 1 0 1 0 0-2h-4.704l.694-4.859a1 1 0 0 0-1.98-.283L19.276 11h-5.123zM13.867 13l-.857 6h5.123l.857-6z", clipRule: "evenodd" } ) } ); } const n = e(l); export { n as default }; //# sourceMappingURL=IconHashtag32.es.js.map