UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 939 B
import C from "react"; const i = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ C.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, role: "img" }, e.title && /* @__PURE__ */ C.createElement("title", null, e.title), /* @__PURE__ */ C.createElement("path", { d: "M23 9C23.55 9 24 8.55 24 8V6C24 4.34 22.66 3 21 3H16V6C16 6.55 15.55 7 15 7C14.45 7 14 6.55 14 6V3H3C1.34 3 0 4.34 0 6V8C0 8.55 0.45 9 1 9C2.66 9 4 10.34 4 12C4 13.66 2.66 15 1 15C0.45 15 0 15.45 0 16V18C0 19.66 1.34 21 3 21H14V18C14 17.45 14.45 17 15 17C15.55 17 16 17.45 16 18V21H21C22.66 21 24 19.66 24 18V16C24 15.45 23.55 15 23 15C21.34 15 20 13.66 20 12C20 10.34 21.34 9 23 9ZM16 14C16 14.55 15.55 15 15 15C14.45 15 14 14.55 14 14V10C14 9.45 14.45 9 15 9C15.55 9 16 9.45 16 10V14Z" })); }; export { i as default }; //# sourceMappingURL=solid-ticket-Dnm3p6Wi.mjs.map