Feature: Add File Invoice icon

This commit is contained in:
Rafael França 2018-10-13 17:40:17 -03:00 committed by GitHub
parent 8aec53b331
commit 48e8840d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
icons/file-invoice.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="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