UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 840 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function i(t) { return /* @__PURE__ */ e( "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: "IconFixedWidth12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 2.25a.5.5 0 0 1 .5.5v6.5a.5.5 0 0 1-1 0v-6.5a.5.5 0 0 1 .5-.5M8.545 6a.5.5 0 0 1-.5.5H3.954a.5.5 0 0 1 0-1h4.091a.5.5 0 0 1 .5.5M2 2.75a.5.5 0 0 0-1 0v6.5a.5.5 0 0 0 1 0z", clipRule: "evenodd" } ) } ); } const l = a(i); export { l as default }; //# sourceMappingURL=IconFixedWidth12.es.js.map