UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 840 B
import l from "react"; const i = (e) => { const t = { ...e }; return delete t.alt, delete t.title, /* @__PURE__ */ l.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, role: "img" }, e.title && /* @__PURE__ */ l.createElement("title", null, e.title), /* @__PURE__ */ l.createElement("path", { d: "M20.4 2.1C20.04 1.94 19.61 2.01 19.32 2.27C19.32 2.27 18.45 3 16 3C14.69 3 13.57 2.55 12.37 2.07C11.05 1.54 9.69 1 8 1C4.75 1 3.51 2.08 3.29 2.29C3.1 2.48 3 2.73 3 3V22C3 22.55 3.45 23 4 23C4.55 23 5 22.55 5 22V15.54C5.43 15.32 6.35 15 8 15C9.31 15 10.44 15.45 11.63 15.93C12.95 16.46 14.31 17 16 17C19.25 17 20.49 15.92 20.71 15.71C20.9 15.52 21 15.27 21 15V3C21 2.61 20.76 2.27 20.4 2.1Z" })); }; export { i as default }; //# sourceMappingURL=solid-flag-B_wRXQ2v.mjs.map