UNPKG

@reown/appkit-ui

Version:

#### 🔗 [Website](https://reown.com/appkit)

5 lines • 219 B
import { svg } from 'lit'; export const cursorSvg = svg ` <svg fill="none" viewBox="0 0 13 4"> <path fill="currentColor" d="M.5 0h12L8.9 3.13a3.76 3.76 0 0 1-4.8 0L.5 0Z" /> </svg>`; //# sourceMappingURL=cursor.js.map