1
0
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:
codecalm
2020-09-29 00:31:27 +02:00
parent 2894d6a36c
commit 04f45faace
2 changed files with 22 additions and 0 deletions

View 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
View 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>