1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-19 04:11:36 +02:00

4 new icons: brackets-angle-off, brackets-angle, burger, fingerprint-scan

This commit is contained in:
codecalm
2023-09-28 01:13:07 +02:00
parent e8e8c7a122
commit 8dbff5532a
4 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M8 4h.01" />
<path d="M6.453 6.474l-3.453 5.526l5 8" />
<path d="M16 4l5 8l-1.917 3.067" />
<path d="M17.535 17.544l-1.535 2.456" />
<path d="M3 3l18 18" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M8 4l-5 8l5 8" />
<path d="M16 4l5 8l-5 8" />
</svg>

7
src/_icons/burger.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M4 16h16a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
<path d="M12 3c3.783 0 6.953 2.133 7.786 5h-15.572c.833 -2.867 4.003 -5 7.786 -5z" />
<path d="M5 12h14" />
</svg>

View File

@@ -0,0 +1,11 @@
---
---
<svg>
<path d="M9 11a3 3 0 0 1 6 0c0 1.657 .612 3.082 1 4" />
<path d="M12 11v1.75c-.001 1.11 .661 2.206 1 3.25" />
<path d="M9 14.25c.068 .58 .358 1.186 .5 1.75" />
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
</svg>