Feature: Add icon wallet

This commit is contained in:
Alexander Antonov 2019-07-03 11:22:21 +03:00
parent 3c64e93543
commit 4c741faef4

13
icons/wallet.svg Normal file
View File

@ -0,0 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 6v12c0 1.1.9 2 2 2h16v-4M3 6c0 1.1.9 2 2 2h14M3 6c0-1.1.9-2 2-2h14v4m0 0h2v4M16 14c0-1.1.9-2 2-2h4v4h-4a2 2 0 0 1-2-2z" />
</svg>

After

Width:  |  Height:  |  Size: 345 B