mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Feature: Add icon wallet
This commit is contained in:
parent
3c64e93543
commit
4c741faef4
13
icons/wallet.svg
Normal file
13
icons/wallet.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user