UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 970 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function n(t) { return /* @__PURE__ */ e( "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: "IconFunnel32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "m18 18.375.356-.513 6.284-9.077A.5.5 0 0 0 24.229 8H7.77a.5.5 0 0 0-.41.785l6.283 9.077.356.513v6.017a.5.5 0 0 0 .675.469l3-1.125a.5.5 0 0 0 .325-.469v-4.892M20 19l6.284-9.077C27.432 8.265 26.245 6 24.229 6H7.77C5.755 6 4.568 8.265 5.716 9.923L12 19v5.392a2.5 2.5 0 0 0 3.378 2.341l3-1.125A2.5 2.5 0 0 0 20 23.268z", clipRule: "evenodd" } ) } ); } const a = l(n); export { a as default }; //# sourceMappingURL=IconFunnel32.es.js.map