UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.2 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconDividerDotted24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5.5 5A1.5 1.5 0 0 1 7 3.5h10A1.5 1.5 0 0 1 18.5 5v2.5a.75.75 0 0 0 1.5 0V5a3 3 0 0 0-3-3H7a3 3 0 0 0-3 3v2.5a.75.75 0 0 0 1.5 0zm0 14A1.5 1.5 0 0 0 7 20.5h10a1.5 1.5 0 0 0 1.5-1.5v-2.5a.75.75 0 0 1 1.5 0V19a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-2.5a.75.75 0 0 1 1.5 0zm0-7A.75.75 0 1 1 4 12a.75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M11.5 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M17.5 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5", clipRule: "evenodd" } ) } ); } const n = a(o); export { n as default }; //# sourceMappingURL=IconDividerDotted24.es.js.map