UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

17 lines (16 loc) 1.68 kB
import e from "react"; const n = (t) => { const C = { ...t }; return delete C.alt, delete C.title, /* @__PURE__ */ e.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...C, role: "img" }, t.title && /* @__PURE__ */ e.createElement("title", null, t.title), /* @__PURE__ */ e.createElement("path", { d: "M7 2C7 1.44772 6.55228 1 6 1C5.44772 1 5 1.44772 5 2V5C5 5.55228 5.44772 6 6 6C6.55228 6 7 5.55228 7 5V2Z" }), /* @__PURE__ */ e.createElement( "path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 9C1 8.44772 1.44772 8 2 8H19C20.3261 8 21.5979 8.52678 22.5355 9.46447C23.4732 10.4021 24 11.6739 24 13C24 14.3261 23.4732 15.5979 22.5355 16.5355C21.5979 17.4732 20.3261 18 19 18C19 19.3261 18.4732 20.5979 17.5355 21.5355C16.5979 22.4732 15.3261 23 14 23H6C4.67392 23 3.40215 22.4732 2.46447 21.5355C1.52678 20.5979 1 19.3261 1 18V9ZM19 16V10C19.7956 10 20.5587 10.3161 21.1213 10.8787C21.6839 11.4413 22 12.2044 22 13C22 13.7956 21.6839 14.5587 21.1213 15.1213C20.5587 15.6839 19.7956 16 19 16ZM17 10V18C17 18.7956 16.6839 19.5587 16.1213 20.1213C15.5587 20.6839 14.7956 21 14 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7957 3 18V10H17Z" } ), /* @__PURE__ */ e.createElement("path", { d: "M10 1C10.5523 1 11 1.44772 11 2V5C11 5.55228 10.5523 6 10 6C9.44771 6 9 5.55228 9 5V2C9 1.44772 9.44771 1 10 1Z" }), /* @__PURE__ */ e.createElement("path", { d: "M15 2C15 1.44772 14.5523 1 14 1C13.4477 1 13 1.44772 13 2V5C13 5.55228 13.4477 6 14 6C14.5523 6 15 5.55228 15 5V2Z" })); }; export { n as default }; //# sourceMappingURL=line-coffee-BDTbXYHT.mjs.map