UNPKG

@ama-pt/agora-design-system

Version:

Ágora Design system

10 lines (9 loc) 994 B
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", { d: "M21.3 9.88L12.71 1.29C12.52 1.1 12.27 1 12 1H2C1.45 1 1 1.45 1 2V12C1 12.27 1.11 12.52 1.29 12.71L9.88 21.29C10.45 21.86 11.2 22.17 12 22.17C12.8 22.17 13.55 21.86 14.12 21.29L21.29 14.12C22.45 12.95 22.45 11.06 21.29 9.89L21.3 9.88ZM19.88 12.7L12.71 19.87C12.52 20.06 12.27 20.16 12 20.16C11.73 20.16 11.48 20.06 11.29 19.87L3 11.58V3H11.59L19.88 11.29C20.27 11.68 20.27 12.31 19.88 12.7Z" }), /* @__PURE__ */ e.createElement("path", { d: "M7.01 6C6.46 6 6.01 6.45 6.01 7C6.01 7.55 6.46 8 7.01 8C7.56 8 8.01 7.55 8.01 7C8.01 6.45 7.56 6 7.01 6Z" })); }; export { a as default }; //# sourceMappingURL=line-tag-CUvDdaiF.mjs.map