1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

wallet icon

This commit is contained in:
codecalm
2020-03-24 23:27:14 +01:00
parent 70084930c0
commit d348cc0fb8

6
src/_icons/wallet.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M17 8v-3a1 1 0 0 0 -1 -1h-10a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1 -1 1h-12a2 2 0 0 1 -2 -2v-12" />
<path d="M20 12v4h-4a2 2 0 0 1 0 -4h4" />
</svg>