mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-03 02:42:55 +02:00
18 new icons: 360
, alarm-minus
, alarm-plus
, alarm-snooze
, circle-key
, exclamation-circle
, info-square-rounded
, lock-square-rounded
, question-circle
, square-key
, square-rounded-arrow-down
, square-rounded-arrow-left
, square-rounded-arrow-right
, square-rounded-arrow-up
, square-rounded-check
, square-rounded-minus
, square-rounded-plus
, square-rounded-x
This commit is contained in:
6
src/_icons/360.svg
Normal file
6
src/_icons/360.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16.996 15.328c2.414 -.718 4.004 -1.94 4.004 -3.328c0 -2.21 -4.03 -4 -9 -4s-9 1.79 -9 4s4.03 4 9 4" />
|
||||
<path d="M9 13l3 3l-3 3" />
|
||||
</svg>
|
8
src/_icons/alarm-minus.svg
Normal file
8
src/_icons/alarm-minus.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="13" r="7" />
|
||||
<path d="M7 4l-2.75 2" />
|
||||
<path d="M17 4l2.75 2" />
|
||||
<path d="M10 13h4" />
|
||||
</svg>
|
9
src/_icons/alarm-plus.svg
Normal file
9
src/_icons/alarm-plus.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="13" r="7" />
|
||||
<path d="M7 4l-2.75 2" />
|
||||
<path d="M17 4l2.75 2" />
|
||||
<path d="M10 13h4" />
|
||||
<path d="M12 11v4" />
|
||||
</svg>
|
8
src/_icons/alarm-snooze.svg
Normal file
8
src/_icons/alarm-snooze.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="13" r="7" />
|
||||
<path d="M10 11h4l-4 4h4" />
|
||||
<path d="M7 4l-2.75 2" />
|
||||
<path d="M17 4l2.75 2" />
|
||||
</svg>
|
8
src/_icons/circle-key.svg
Normal file
8
src/_icons/circle-key.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="14" cy="10" r="2" />
|
||||
<path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
|
||||
<path d="M12.5 11.5l-4 4l1.5 1.5" />
|
||||
<path d="M12 15l-1.5 -1.5" />
|
||||
</svg>
|
7
src/_icons/exclamation-circle.svg
Normal file
7
src/_icons/exclamation-circle.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M12 9v4" />
|
||||
<path d="M12 16v.01" />
|
||||
</svg>
|
7
src/_icons/info-square-rounded.svg
Normal file
7
src/_icons/info-square-rounded.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 8h.01" />
|
||||
<path d="M11 12h1v4h1" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
7
src/_icons/lock-square-rounded.svg
Normal file
7
src/_icons/lock-square-rounded.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
<rect x="8" y="11" width="8" height="5" rx="1" />
|
||||
<path d="M10 11v-2a2 2 0 1 1 4 0v2" />
|
||||
</svg>
|
7
src/_icons/question-circle.svg
Normal file
7
src/_icons/question-circle.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 16v.01" />
|
||||
<path d="M12 13a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
8
src/_icons/square-key.svg
Normal file
8
src/_icons/square-key.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="14" cy="10" r="2" />
|
||||
<path d="M12.5 11.5l-4 4l1.5 1.5" />
|
||||
<path d="M12 15l-1.5 -1.5" />
|
||||
<path d="M20 6.667v10.666a2.667 2.667 0 0 1 -2.667 2.667h-10.666a2.667 2.667 0 0 1 -2.667 -2.667v-10.666a2.667 2.667 0 0 1 2.667 -2.667h10.666a2.667 2.667 0 0 1 2.667 2.667z" />
|
||||
</svg>
|
7
src/_icons/square-rounded-arrow-down.svg
Normal file
7
src/_icons/square-rounded-arrow-down.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M8 12l4 4l4 -4" />
|
||||
<path d="M12 8v8" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
7
src/_icons/square-rounded-arrow-left.svg
Normal file
7
src/_icons/square-rounded-arrow-left.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 8l-4 4l4 4" />
|
||||
<path d="M16 12h-8" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
7
src/_icons/square-rounded-arrow-right.svg
Normal file
7
src/_icons/square-rounded-arrow-right.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 16l4 -4l-4 -4" />
|
||||
<path d="M8 12h8" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
7
src/_icons/square-rounded-arrow-up.svg
Normal file
7
src/_icons/square-rounded-arrow-up.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16 12l-4 -4l-4 4" />
|
||||
<path d="M12 16v-8" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
6
src/_icons/square-rounded-check.svg
Normal file
6
src/_icons/square-rounded-check.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12l2 2l4 -4" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
6
src/_icons/square-rounded-minus.svg
Normal file
6
src/_icons/square-rounded-minus.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12h6" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
7
src/_icons/square-rounded-plus.svg
Normal file
7
src/_icons/square-rounded-plus.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12h6" />
|
||||
<path d="M12 9v6" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
6
src/_icons/square-rounded-x.svg
Normal file
6
src/_icons/square-rounded-x.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M10 10l4 4m0 -4l-4 4" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
Reference in New Issue
Block a user