@safe-stars/components
Version:
React component library for buying Telegram Stars in Telegram Mini Apps via Safe Stars.
18 lines (17 loc) • 564 B
JavaScript
import { X as l } from "./index-C8heSj_E.js";
const h = l`<svg fill="none" viewBox="0 0 41 40">
<g clip-path="url(#a)">
<path fill="#000" d="M.8 0h40v40H.8z" />
<path
fill="#fff"
d="m22.63 18.46 7.14-8.3h-1.69l-6.2 7.2-4.96-7.2H11.2l7.5 10.9-7.5 8.71h1.7l6.55-7.61 5.23 7.61h5.72l-7.77-11.31Zm-9.13-7.03h2.6l11.98 17.13h-2.6L13.5 11.43Z"
/>
</g>
<defs>
<clipPath id="a"><path fill="#fff" d="M.8 20a20 20 0 1 1 40 0 20 20 0 0 1-40 0Z" /></clipPath>
</defs>
</svg>`;
export {
h as xSvg
};
//# sourceMappingURL=x-GeBU5xaz.js.map