UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 955 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: "IconDividerSolid12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-1 0v-2A1.5 1.5 0 0 1 2.5 0h7A1.5 1.5 0 0 1 11 1.5v2a.5.5 0 0 1-1 0v-2a.5.5 0 0 0-.5-.5zm0 10a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 2.5 12h7a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2a.5.5 0 0 1-.5.5zm-1-5.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1z", clipRule: "evenodd" } ) } ); } const n = a(i); export { n as default }; //# sourceMappingURL=IconDividerSolid12.es.js.map