UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 843 B
import { jsx as e } from "react/jsx-runtime"; import { memo as n } from "react"; function l(t) { return /* @__PURE__ */ e( "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: "IconHeading24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4.003 6v9.03h1.703v-3.754H9.06v3.754h1.702V6H9.06v3.728H5.706V6zM15.59 7.213v7.817h1.651V6h-2.98l-1.844 4.076h1.728l1.213-2.863zM3.77 17.5a.75.75 0 0 0 0 1.5h16.474a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" } ) } ); } const i = n(l); export { i as default }; //# sourceMappingURL=IconHeading24.es.js.map