mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-19 12:21:39 +02:00
2 new icons: file-certificate
, file-zip
This commit is contained in:
9
src/_icons/file-certificate.svg
Normal file
9
src/_icons/file-certificate.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
category: Document
|
||||
---
|
||||
<svg>
|
||||
<path d="M15 3v4a1 1 0 001 1h4" />
|
||||
<path d="m 6 8 v -3 a 2 2 0 0 1 2 -2 h 7 l 5 5 v 11 a 2 2 0 0 1 -2 2 h -5" />
|
||||
<circle cx="7" cy="14" r="3"/>
|
||||
<path d="m 5.5 17 l -1.5 5 l 3 -1.5 l 3 1.5 l -1.5 -5"/>
|
||||
</svg>
|
13
src/_icons/file-zip.svg
Normal file
13
src/_icons/file-zip.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
category: Document
|
||||
---
|
||||
<svg>
|
||||
<path d="m 6 20.735 a 2 2 0 0 1 -1 -1.735 v -14 a 2 2 0 0 1 2 -2 h 7 l 5 5 v 11 a 2 2 0 0 1 -2 2 h -1" />
|
||||
<path d="m 11 17 a 2 2 0 0 1 2 2 v 2 a 1 1 0 0 1 -1 1 h -2 a 1 1 0 0 1 -1 -1 v -2 a 2 2 0 0 1 2 -2 z"/>
|
||||
<path d="M11 5h-1"/>
|
||||
<path d="M13 7h-1"/>
|
||||
<path d="M11 9h-1"/>
|
||||
<path d="M13 11h-1"/>
|
||||
<path d="M11 13h-1"/>
|
||||
<path d="M13 15h-1"/>
|
||||
</svg>
|
Reference in New Issue
Block a user