mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Feature: Add File Invoice icon
This commit is contained in:
parent
8aec53b331
commit
48e8840d3b
13
icons/file-invoice.svg
Normal file
13
icons/file-invoice.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="M 14 2 H 6 a 2 2 0 0 0 -2 2 v 16 a 2 2 0 0 0 2 2 h 12 a 2 2 0 0 0 2 -2 V 8 Z"/>
|
||||
<path d="M 14 2 v 6 h 6 M 10 8 H 8"/>
|
||||
<path d="M 10 5 H 8 m 0 7 h 8 v 3.46 H 8 Z m 8 7 h -2"/>
|
||||
</svg>
|
After Width: | Height: | Size: 387 B |
Loading…
Reference in New Issue
Block a user