Files
minibits_wallet/src/components/PosIcon.tsx
T

14 lines
1.0 KiB
TypeScript

export const PosIcon = `<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="256px" height="256px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="6.5" y="4.5" width="11" height="15" rx="1.5" />
<rect x="8.5" y="6.5" width="7" height="5" stroke-linejoin="round"/>
<path d="M8.5 17.5H9.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 17.5H15.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.5 17.5H12.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.5 15.5H9.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 15.5H15.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.5 15.5H12.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.5 13.5H9.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 13.5H15.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.5 13.5H12.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>`