UNPKG

@reown/appkit-ui

Version:

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

10 lines • 391 B
import { svg } from 'lit'; export const offSvg = svg `<svg fill="none" viewBox="0 0 16 16"> <path fill="currentColor" fill-rule="evenodd" d="M8 0a1 1 0 0 1 1 1v5.38a1 1 0 0 1-2 0V1a1 1 0 0 1 1-1ZM5.26 2.6a1 1 0 0 1-.28 1.39 5.46 5.46 0 1 0 6.04 0 1 1 0 1 1 1.1-1.67 7.46 7.46 0 1 1-8.25 0 1 1 0 0 1 1.4.28Z" clip-rule="evenodd" /> </svg>`; //# sourceMappingURL=off.js.map