UNPKG

@reown/appkit-ui

Version:

The full stack toolkit to build onchain app UX.

15 lines 722 B
import { svg } from 'lit'; export const plusSvg = svg `<svg width="13" height="12" viewBox="0 0 13 12" fill="none" > <path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M0.794373 5.99982C0.794373 5.52643 1.17812 5.14268 1.6515 5.14268H5.643V1.15109C5.643 0.677701 6.02675 0.293946 6.50012 0.293945C6.9735 0.293946 7.35725 0.677701 7.35725 1.15109V5.14268H11.3488C11.8221 5.14268 12.2059 5.52643 12.2059 5.99982C12.2059 6.47321 11.8221 6.85696 11.3488 6.85696H7.35725V10.8486C7.35725 11.3219 6.9735 11.7057 6.50012 11.7057C6.02675 11.7057 5.643 11.3219 5.643 10.8486V6.85696H1.6515C1.17812 6.85696 0.794373 6.47321 0.794373 5.99982Z" /></svg >`; //# sourceMappingURL=plus.js.map