UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 862 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconBell20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10 1.5A1.5 1.5 0 0 1 11.5 3v1.189A6 6 0 0 1 16 10v5.5h.25a.75.75 0 0 1 0 1.5H11.5v.5a1.5 1.5 0 0 1-3 0V17H3.75a.75.75 0 0 1 0-1.5H4V10a6 6 0 0 1 4.5-5.811V3A1.5 1.5 0 0 1 10 1.5m-4.5 14h9V10a4.5 4.5 0 1 0-9 0z", clipRule: "evenodd" } ) } ); } const s = l(o); export { s as default }; //# sourceMappingURL=IconBell20.es.js.map