UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 828 B
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function a(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: "IconBar12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 4h-9a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5m-9-1A1.5 1.5 0 0 0 0 4.5v3A1.5 1.5 0 0 0 1.5 9h9A1.5 1.5 0 0 0 12 7.5v-3A1.5 1.5 0 0 0 10.5 3z", clipRule: "evenodd" } ) } ); } const s = r(a); export { s as default }; //# sourceMappingURL=IconBar12.es.js.map