UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 870 B
import { jsx as t } from "react/jsx-runtime"; import { memo as n } from "react"; function o(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconAnnotationNumbers12", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.11 3.758V8h.895V3.1H2.388l-1 2.212h.937l.658-1.554zM5.5 4a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1zM5 8.5a.5.5 0 0 1 .5-.5h5a.5.5 0 1 1 0 1h-5a.5.5 0 0 1-.5-.5M5.5 6a.5.5 0 1 0 0 1h3a.5.5 0 0 0 0-1z", clipRule: "evenodd" } ) } ); } const l = n(o); export { l as default }; //# sourceMappingURL=IconAnnotationNumbers12.es.js.map