aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-05-31 23:14:47 +0200
committercodecalm <codecalm@gmail.com>2020-05-31 23:14:47 +0200
commit1c7aa9babda3f11f87291e7895c505baf236eb80 (patch)
tree70c3b8e03d41aae4da4b1c4e00bb9fc95e34fc28 /icons
parentNew icon: `exchange` (diff)
downloadtabler-icons-1c7aa9babda3f11f87291e7895c505baf236eb80.tar.xz
Release 1.7.0v1.7.0
Diffstat (limited to 'icons')
-rw-r--r--icons/alien.svg9
-rw-r--r--icons/atom-2.svg12
-rw-r--r--icons/ball.svg10
-rw-r--r--icons/basket.svg8
-rw-r--r--icons/building-bank.svg13
-rw-r--r--icons/building-warehouse.svg8
-rw-r--r--icons/bus.svg12
-rw-r--r--icons/clear-formatting.svg9
-rw-r--r--icons/clock.svg2
-rw-r--r--icons/color-picker.svg7
-rw-r--r--icons/exchange.svg9
-rw-r--r--icons/file-check.svg2
-rw-r--r--icons/file-code.svg2
-rw-r--r--icons/file-download.svg2
-rw-r--r--icons/file-horizontal.svg2
-rw-r--r--icons/file-invoice.svg2
-rw-r--r--icons/file-minus.svg2
-rw-r--r--icons/file-music.svg2
-rw-r--r--icons/file-plus.svg2
-rw-r--r--icons/file-shredder.svg2
-rw-r--r--icons/file-text.svg2
-rw-r--r--icons/file-x.svg2
-rw-r--r--icons/file.svg2
-rw-r--r--icons/firetruck.svg12
-rw-r--r--icons/forklift.svg13
-rw-r--r--icons/history.svg7
-rw-r--r--icons/math.svg7
-rw-r--r--icons/social.svg12
-rw-r--r--icons/temperature-minus.svg8
-rw-r--r--icons/temperature-plus.svg9
-rw-r--r--icons/terminal-2.svg8
-rw-r--r--icons/tir.svg10
-rw-r--r--icons/umbrella.svg7
-rw-r--r--icons/user-check.svg4
-rw-r--r--icons/user-minus.svg4
-rw-r--r--icons/user-plus.svg4
-rw-r--r--icons/user-x.svg4
-rw-r--r--icons/user.svg2
-rw-r--r--icons/users.svg9
-rw-r--r--icons/viewport-narrow.svg9
-rw-r--r--icons/viewport-wide.svg9
41 files changed, 239 insertions, 22 deletions
diff --git a/icons/alien.svg b/icons/alien.svg
new file mode 100644
index 0000000..2c89f9a
--- /dev/null
+++ b/icons/alien.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alien" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M11 17a2.5 2.5 0 0 0 2 0" />
+ <path d="M12 3C7.336 3 4.604 5.331 4.138 8.595a11.816 11.816 0 0 0 1.998 8.592 10.777 10.777 0 003.199 3.064h0c1.666.999 3.664.999 5.33 0h0a10.777 10.777 0 0 0 3.199 -3.064 11.89 11.89 0 001.998-8.592C19.396 5.33 16.664 3 12 3z" />
+ <line x1="8" y1="11" x2="10" y2="13" />
+ <line x1="16" y1="11" x2="14" y2="13" />
+</svg>
+
+
diff --git a/icons/atom-2.svg b/icons/atom-2.svg
new file mode 100644
index 0000000..7f57948
--- /dev/null
+++ b/icons/atom-2.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-atom-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="12" cy="12" r="3" />
+ <line x1="12" y1="21" x2="12" y2="21.01" />
+ <line x1="3" y1="9" x2="3" y2="9.01" />
+ <line x1="21" y1="9" x2="21" y2="9.01" />
+ <path d="M8 20.1a9 9 0 0 1 -5 -7.1" />
+ <path d="M16 20.1a9 9 0 0 0 5 -7.1" />
+ <path d="M6.2 5a9 9 0 0 1 11.4 0" />
+</svg>
+
+
diff --git a/icons/ball.svg b/icons/ball.svg
new file mode 100644
index 0000000..a08a21d
--- /dev/null
+++ b/icons/ball.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ball" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="12" cy="12" r="9" />
+ <line x1="5.65" y1="5.65" x2="18.35" y2="18.35" />
+ <line x1="5.65" y1="18.35" x2="18.35" y2="5.65" />
+ <path d="M12 3a9 9 0 0 0 9 9" />
+ <path d="M3 12a9 9 0 0 1 9 9" />
+</svg>
+
+
diff --git a/icons/basket.svg b/icons/basket.svg
new file mode 100644
index 0000000..9c78bc0
--- /dev/null
+++ b/icons/basket.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-basket" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <polyline points="7 10 12 4 17 10" />
+ <path d="M21 10l-2 8a2 2.5 0 0 1 -2 2h-10a2 2.5 0 0 1 -2 -2l-2 -8Z" />
+ <circle cx="12" cy="15" r="2" />
+</svg>
+
+
diff --git a/icons/building-bank.svg b/icons/building-bank.svg
new file mode 100644
index 0000000..816e098
--- /dev/null
+++ b/icons/building-bank.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-bank" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <line x1="3" y1="21" x2="21" y2="21" />
+ <line x1="3" y1="10" x2="21" y2="10" />
+ <polyline points="5 6 12 3 19 6" />
+ <line x1="4" y1="10" x2="4" y2="21" />
+ <line x1="20" y1="10" x2="20" y2="21" />
+ <line x1="8" y1="14" x2="8" y2="17" />
+ <line x1="12" y1="14" x2="12" y2="17" />
+ <line x1="16" y1="14" x2="16" y2="17" />
+</svg>
+
+
diff --git a/icons/building-warehouse.svg b/icons/building-warehouse.svg
new file mode 100644
index 0000000..1081f5e
--- /dev/null
+++ b/icons/building-warehouse.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-warehouse" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M3 21v-13l9-4l9 4v13" />
+ <path d="M13 13h4v8h-10v-6h6" />
+ <path d="M13 21v-9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v3" />
+</svg>
+
+
diff --git a/icons/bus.svg b/icons/bus.svg
new file mode 100644
index 0000000..b05d46e
--- /dev/null
+++ b/icons/bus.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="6" cy="17" r="2" />
+ <circle cx="18" cy="17" r="2" />
+ <path d="M4 17h-2v-11a1 1 0 0 1 1 -1h14a5 7 0 0 1 5 7v5h-2m-4 0h-8" />
+ <polyline points="16 5 17.5 12 22 12" />
+ <line x1="2" y1="10" x2="17" y2="10" />
+ <line x1="7" y1="5" x2="7" y2="10" />
+ <line x1="12" y1="5" x2="12" y2="10" />
+</svg>
+
+
diff --git a/icons/clear-formatting.svg b/icons/clear-formatting.svg
new file mode 100644
index 0000000..e019c30
--- /dev/null
+++ b/icons/clear-formatting.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clear-formatting" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M17 15l4 4m0 -4l-4 4" />
+ <path d="M7 6v-1h11v1" />
+ <line x1="7" y1="19" x2="11" y2="19" />
+ <line x1="13" y1="5" x2="9" y2="19" />
+</svg>
+
+
diff --git a/icons/clock.svg b/icons/clock.svg
index 96e7a56..a7a8be6 100644
--- a/icons/clock.svg
+++ b/icons/clock.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="12" r="9" />
- <polyline points="12 7 12 12 9 15" />
+ <polyline points="12 7 12 12 15 15" />
</svg>
diff --git a/icons/color-picker.svg b/icons/color-picker.svg
new file mode 100644
index 0000000..6d4561b
--- /dev/null
+++ b/icons/color-picker.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-color-picker" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <line x1="11" y1="7" x2="17" y2="13" />
+ <path d="M5 19v-4l9.7 -9.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-9.7 9.7h-4" />
+</svg>
+
+
diff --git a/icons/exchange.svg b/icons/exchange.svg
new file mode 100644
index 0000000..25178f5
--- /dev/null
+++ b/icons/exchange.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exchange" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="5" cy="18" r="2" />
+ <circle cx="19" cy="6" r="2" />
+ <path d="M19 8v5a5 5 0 0 1 -5 5h-3l3 -3m0 6l-3 -3" />
+ <path d="M5 16v-5a5 5 0 0 1 5 -5h3l-3 -3m0 6l3 -3" />
+</svg>
+
+
diff --git a/icons/file-check.svg b/icons/file-check.svg
index 6a60351..48cf9e1 100644
--- a/icons/file-check.svg
+++ b/icons/file-check.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<path d="M9 15l2 2l4 -4" />
</svg>
diff --git a/icons/file-code.svg b/icons/file-code.svg
index 692796b..b5878c8 100644
--- a/icons/file-code.svg
+++ b/icons/file-code.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-code" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<path d="M10 13l-1 2l1 2" />
<path d="M14 13l1 2l-1 2" />
diff --git a/icons/file-download.svg b/icons/file-download.svg
index 603220b..3558a46 100644
--- a/icons/file-download.svg
+++ b/icons/file-download.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-download" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<line x1="12" y1="11" x2="12" y2="17" />
<polyline points="9 14 12 17 15 14" />
diff --git a/icons/file-horizontal.svg b/icons/file-horizontal.svg
index e2d5644..27b98c9 100644
--- a/icons/file-horizontal.svg
+++ b/icons/file-horizontal.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="16 5 16 10 21 10" />
+ <path d="M16 5v4a1 1 0 0 0 1 1h4" />
<path d="M3 7v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-7l-5 -5h-11a2 2 0 0 0 -2 2z" />
</svg>
diff --git a/icons/file-invoice.svg b/icons/file-invoice.svg
index 39c20ff..b12058f 100644
--- a/icons/file-invoice.svg
+++ b/icons/file-invoice.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-invoice" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<line x1="9" y1="7" x2="10" y2="7" />
<line x1="9" y1="13" x2="15" y2="13" />
diff --git a/icons/file-minus.svg b/icons/file-minus.svg
index af236f7..9a57728 100644
--- a/icons/file-minus.svg
+++ b/icons/file-minus.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<line x1="9" y1="14" x2="15" y2="14" />
</svg>
diff --git a/icons/file-music.svg b/icons/file-music.svg
index 7a59951..0b42ec1 100644
--- a/icons/file-music.svg
+++ b/icons/file-music.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-music" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<circle cx="11" cy="16" r="1" />
<polyline points="12 16 12 11 14 12" />
diff --git a/icons/file-plus.svg b/icons/file-plus.svg
index 531ae18..9f9d2fd 100644
--- a/icons/file-plus.svg
+++ b/icons/file-plus.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<line x1="12" y1="11" x2="12" y2="17" />
<line x1="9" y1="14" x2="15" y2="14" />
diff --git a/icons/file-shredder.svg b/icons/file-shredder.svg
index 65c0b0f..866f872 100644
--- a/icons/file-shredder.svg
+++ b/icons/file-shredder.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-shredder" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
<line x1="3" y1="12" x2="21" y2="12" />
<line x1="6" y1="16" x2="6" y2="18" />
diff --git a/icons/file-text.svg b/icons/file-text.svg
index e37e18c..61d1947 100644
--- a/icons/file-text.svg
+++ b/icons/file-text.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-text" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<line x1="9" y1="9" x2="10" y2="9" />
<line x1="9" y1="13" x2="15" y2="13" />
diff --git a/icons/file-x.svg b/icons/file-x.svg
index e150ce6..9c811a6 100644
--- a/icons/file-x.svg
+++ b/icons/file-x.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<path d="M10 12l4 4m0 -4l-4 4" />
</svg>
diff --git a/icons/file.svg b/icons/file.svg
index 97ce93d..dc8d6f8 100644
--- a/icons/file.svg
+++ b/icons/file.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <polyline points="14 3 14 8 19 8" />
+ <path d="M14 3v4a1 1 0 0 0 1 1h4" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
</svg>
diff --git a/icons/firetruck.svg b/icons/firetruck.svg
new file mode 100644
index 0000000..69d467d
--- /dev/null
+++ b/icons/firetruck.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-firetruck" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="5" cy="17" r="2" />
+ <circle cx="17" cy="17" r="2" />
+ <path d="M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5" />
+ <path d="M12 18v-11h3" />
+ <polyline points="3 17 3 12 12 12" />
+ <line x1="3" y1="9" x2="21" y2="3" />
+ <line x1="6" y1="12" x2="6" y2="8" />
+</svg>
+
+
diff --git a/icons/forklift.svg b/icons/forklift.svg
new file mode 100644
index 0000000..383537f
--- /dev/null
+++ b/icons/forklift.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-forklift" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="5" cy="17" r="2" />
+ <circle cx="14" cy="17" r="2" />
+ <line x1="7" y1="17" x2="12" y2="17" />
+ <path d="M3 17v-6h13v6" />
+ <path d="M5 11v-4h4" />
+ <path d="M9 11v-6h4l3 6" />
+ <path d="M22 15h-3v-10" />
+ <line x1="16" y1="13" x2="19" y2="13" />
+</svg>
+
+
diff --git a/icons/history.svg b/icons/history.svg
new file mode 100644
index 0000000..a4c8123
--- /dev/null
+++ b/icons/history.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-history" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <polyline points="12 8 12 12 14 14" />
+ <path d="M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5" />
+</svg>
+
+
diff --git a/icons/math.svg b/icons/math.svg
new file mode 100644
index 0000000..6de3663
--- /dev/null
+++ b/icons/math.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-math" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M16 13l4 4m0 -4l-4 4" />
+ <path d="M20 5h-7l-4 14l-3 -6h-2" />
+</svg>
+
+
diff --git a/icons/social.svg b/icons/social.svg
new file mode 100644
index 0000000..b093f89
--- /dev/null
+++ b/icons/social.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-social" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="12" cy="5" r="2" />
+ <circle cx="5" cy="19" r="2" />
+ <circle cx="19" cy="19" r="2" />
+ <circle cx="12" cy="14" r="3" />
+ <line x1="12" y1="7" x2="12" y2="11" />
+ <path d="M6.7 17.8l2.8 -2" />
+ <path d="M17.3 17.8l-2.8 -2" />
+</svg>
+
+
diff --git a/icons/temperature-minus.svg b/icons/temperature-minus.svg
new file mode 100644
index 0000000..a00155f
--- /dev/null
+++ b/icons/temperature-minus.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-temperature-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M8 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 0 0 -4 0v8.5" />
+ <line x1="8" y1="9" x2="12" y2="9" />
+ <line x1="16" y1="9" x2="22" y2="9" />
+</svg>
+
+
diff --git a/icons/temperature-plus.svg b/icons/temperature-plus.svg
new file mode 100644
index 0000000..b7a2a89
--- /dev/null
+++ b/icons/temperature-plus.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-temperature-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M8 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 0 0 -4 0v8.5" />
+ <line x1="8" y1="9" x2="12" y2="9" />
+ <line x1="16" y1="9" x2="22" y2="9" />
+ <line x1="19" y1="6" x2="19" y2="12" />
+</svg>
+
+
diff --git a/icons/terminal-2.svg b/icons/terminal-2.svg
new file mode 100644
index 0000000..f385c9f
--- /dev/null
+++ b/icons/terminal-2.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-terminal-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M8 9l3 3l-3 3" />
+ <line x1="13" y1="15" x2="16" y2="15" />
+ <rect x="3" y="4" width="18" height="16" rx="2" />
+</svg>
+
+
diff --git a/icons/tir.svg b/icons/tir.svg
new file mode 100644
index 0000000..fc87db6
--- /dev/null
+++ b/icons/tir.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tir" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="5" cy="17" r="2" />
+ <circle cx="17" cy="17" r="2" />
+ <path d="M7 18h8m4 0h2v-6a5 7 0 0 0 -5 -7h-1l1.5 7h4.5" />
+ <path d="M12 18v-13h3" />
+ <polyline points="3 17 3 12 12 12" />
+</svg>
+
+
diff --git a/icons/umbrella.svg b/icons/umbrella.svg
new file mode 100644
index 0000000..549d2d4
--- /dev/null
+++ b/icons/umbrella.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-umbrella" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M4 12a8 8 0 0 1 16 0Z" />
+ <path d="M12 12v6a2 2 0 0 0 4 0" />
+</svg>
+
+
diff --git a/icons/user-check.svg b/icons/user-check.svg
index 67752a0..4b0b33d 100644
--- a/icons/user-check.svg
+++ b/icons/user-check.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <circle cx="8.5" cy="7" r="4" />
- <path d="M2 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
<path d="M16 11l2 2l4 -4" />
</svg>
diff --git a/icons/user-minus.svg b/icons/user-minus.svg
index 0461dd4..da92a98 100644
--- a/icons/user-minus.svg
+++ b/icons/user-minus.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <circle cx="8.5" cy="7" r="4" />
- <path d="M2 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
<line x1="16" y1="11" x2="22" y2="11" />
</svg>
diff --git a/icons/user-plus.svg b/icons/user-plus.svg
index 07a9fe1..bf8c943 100644
--- a/icons/user-plus.svg
+++ b/icons/user-plus.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <circle cx="8.5" cy="7" r="4" />
- <path d="M2 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
<line x1="16" y1="11" x2="22" y2="11" />
<line x1="19" y1="8" x2="19" y2="14" />
</svg>
diff --git a/icons/user-x.svg b/icons/user-x.svg
index 4252d79..c6af7d5 100644
--- a/icons/user-x.svg
+++ b/icons/user-x.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <circle cx="8.5" cy="7" r="4" />
- <path d="M2 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
<path d="M17 9l4 4m0 -4l-4 4" />
</svg>
diff --git a/icons/user.svg b/icons/user.svg
index b5f7ca6..9c92c87 100644
--- a/icons/user.svg
+++ b/icons/user.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="7" r="4" />
- <path d="M5.5 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
</svg>
diff --git a/icons/users.svg b/icons/users.svg
new file mode 100644
index 0000000..4353fed
--- /dev/null
+++ b/icons/users.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-users" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
+ <path d="M16 3.13a4 4 0 0 1 0 7.75" />
+ <path d="M21 21v-2a4 4 0 0 0 -3 -3.85" />
+</svg>
+
+
diff --git a/icons/viewport-narrow.svg b/icons/viewport-narrow.svg
new file mode 100644
index 0000000..955c204
--- /dev/null
+++ b/icons/viewport-narrow.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-viewport-narrow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M3 12h7l-3 -3m0 6l3 -3" />
+ <path d="M21 12h-7l3 -3m0 6l-3 -3" />
+ <path d="M9 6v-3h6v3" />
+ <path d="M9 18v3h6v-3" />
+</svg>
+
+
diff --git a/icons/viewport-wide.svg b/icons/viewport-wide.svg
new file mode 100644
index 0000000..ad85133
--- /dev/null
+++ b/icons/viewport-wide.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-viewport-wide" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M10 12h-7l3 -3m0 6l-3 -3" />
+ <path d="M14 12h7l-3 -3m0 6l3 -3" />
+ <path d="M3 6v-3h18v3" />
+ <path d="M3 18v3h18v-3" />
+</svg>
+
+