@safe-stars/components
Version:
React component library for buying Telegram Stars in Telegram Mini Apps via Safe Stars.
18 lines (17 loc) • 592 B
JavaScript
import { X as o } from "./index-B5pm1jHN.js";
const l = o`<svg fill="none" viewBox="0 0 14 6">
<path style="fill: var(--wui-color-bg-150);" d="M0 1h14L9.21 5.12a3.31 3.31 0 0 1-4.49 0L0 1Z" />
<path
style="stroke: var(--wui-color-inverse-100);"
stroke-opacity=".05"
d="M1.33 1.5h11.32L8.88 4.75l-.01.01a2.81 2.81 0 0 1-3.8 0l-.02-.01L1.33 1.5Z"
/>
<path
style="fill: var(--wui-color-bg-150);"
d="M1.25.71h11.5L9.21 3.88a3.31 3.31 0 0 1-4.49 0L1.25.71Z"
/>
</svg> `;
export {
l as cursorTransparentSvg
};
//# sourceMappingURL=cursor-transparent-Co-dDd9Y.js.map