UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 892 B
import e from "react"; const i = (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", { d: "M14.126 8C14.5701 9.72523 16.1362 11 18 11C20.2091 11 22 9.20914 22 7C22 4.79086 20.2091 3 18 3C16.1362 3 14.5701 4.27477 14.126 6L3 6C2.44772 6 2 6.44772 2 7C2 7.55228 2.44772 8 3 8H14.126Z" }), /* @__PURE__ */ e.createElement("path", { d: "M2 17C2 19.2091 3.79086 21 6 21C7.86384 21 9.42994 19.7252 9.87398 18H21C21.5523 18 22 17.5523 22 17C22 16.4477 21.5523 16 21 16H9.87398C9.42994 14.2748 7.86384 13 6 13C3.79086 13 2 14.7909 2 17Z" })); }; export { i as default }; //# sourceMappingURL=solid-settings-Dv1JiBGZ.mjs.map