@ama-pt/agora-design-system
Version:
Ágora Design system
10 lines (9 loc) • 1.08 kB
JavaScript
import l from "react";
const r = (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: "M12.8967 1.55738C12.7282 1.21607 12.3806 1 12 1C11.6194 1 11.2718 1.21607 11.1033 1.55738L8.24574 7.34647L1.85537 8.28051C1.47881 8.33555 1.16613 8.59956 1.04875 8.96157C0.931375 9.32358 1.02965 9.72083 1.30227 9.98636L5.92548 14.4894L4.83439 20.851C4.77004 21.2261 4.92429 21.6053 5.23226 21.8291C5.54024 22.0528 5.94853 22.0823 6.28545 21.9051L12 18.8998L17.7145 21.9051C18.0515 22.0823 18.4598 22.0528 18.7677 21.8291C19.0757 21.6053 19.23 21.2261 19.1656 20.851L18.0745 14.4894L22.6977 9.98636C22.9703 9.72083 23.0686 9.32358 22.9512 8.96157C22.8339 8.59956 22.5212 8.33555 22.1446 8.28051L15.7543 7.34647L12.8967 1.55738Z" }));
};
export {
r as default
};
//# sourceMappingURL=solid-star-B4M3yY34.mjs.map