UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

31 lines (30 loc) 1.14 kB
import e from "react"; const n = (t) => { const l = { ...t }; return delete l.alt, delete l.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...l, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z" } ), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12Z" } ), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12Z" } )); }; export { n as default }; //# sourceMappingURL=solid-more-horizontal-CJ2M9CoR.mjs.map