UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

24 lines (23 loc) 1.97 kB
import e from "react"; const a = (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: "M7 4C6.44772 4 6 4.44772 6 5V8C6 8.55228 6.44772 9 7 9H17C17.5523 9 18 8.55228 18 8V5C18 4.44772 17.5523 4 17 4H7ZM8 7V6H16V7H8Z" } ), /* @__PURE__ */ e.createElement("path", { d: "M7 12C7.55228 12 8 12.4477 8 13V14C8 14.5523 7.55228 15 7 15C6.44772 15 6 14.5523 6 14V13C6 12.4477 6.44772 12 7 12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M8 18C8 17.4477 7.55228 17 7 17C6.44772 17 6 17.4477 6 18V19C6 19.5523 6.44772 20 7 20C7.55228 20 8 19.5523 8 19V18Z" }), /* @__PURE__ */ e.createElement("path", { d: "M12 12C12.5523 12 13 12.4477 13 13V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V13C11 12.4477 11.4477 12 12 12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M13 18C13 17.4477 12.5523 17 12 17C11.4477 17 11 17.4477 11 18V19C11 19.5523 11.4477 20 12 20C12.5523 20 13 19.5523 13 19V18Z" }), /* @__PURE__ */ e.createElement("path", { d: "M17 12C17.5523 12 18 12.4477 18 13V14C18 14.5523 17.5523 15 17 15C16.4477 15 16 14.5523 16 14V13C16 12.4477 16.4477 12 17 12Z" }), /* @__PURE__ */ e.createElement("path", { d: "M18 18C18 17.4477 17.5523 17 17 17C16.4477 17 16 17.4477 16 18V19C16 19.5523 16.4477 20 17 20C17.5523 20 18 19.5523 18 19V18Z" }), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 0C2.44772 0 2 0.447715 2 1V23C2 23.5523 2.44772 24 3 24H21C21.5523 24 22 23.5523 22 23V1C22 0.447715 21.5523 0 21 0H3ZM4 22V2H20V22H4Z" } )); }; export { a as default }; //# sourceMappingURL=line-calculator-Cf5x884o.mjs.map