UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.1 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(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: "IconDividerDotted12", "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.5zM6 6.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1M4.5 6a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0M2 6.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1M8.5 6a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1", clipRule: "evenodd" } ) } ); } const l = a(o); export { l as default }; //# sourceMappingURL=IconDividerDotted12.es.js.map