UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 990 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMegaphone16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.515 1.976A1 1 0 0 1 13 2.85v8.3a1 1 0 0 1-1.485.874L7.87 10H5.813v2.944a1 1 0 0 1-1 1H3.765a1 1 0 0 1-.977-.787l-.743-3.4A2 2 0 0 1 1 8V6a2 2 0 0 1 2-2h4.871zM8 9H7V5h1.13l.113-.063L12 2.85v8.3L8.243 9.063 8.13 9zM3 5h3v4H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1m.121 5 .644 2.944h1.048V10zM15 5.1a.5.5 0 0 0-1 0v3.49a.5.5 0 0 0 1 0z", clipRule: "evenodd" } ) } ); } const s = a(o); export { s as default }; //# sourceMappingURL=IconMegaphone16.es.js.map