UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 913 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function n(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: "IconDividerBlank12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2 1.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 0h-7A1.5 1.5 0 0 0 1 1.5v2a.5.5 0 0 0 1 0zm0 9a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 12h-7A1.5 1.5 0 0 1 1 10.5v-2a.5.5 0 0 1 1 0z", clipRule: "evenodd" } ) } ); } const o = a(n); export { o as default }; //# sourceMappingURL=IconDividerBlank12.es.js.map