aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-19 16:13:30 +0200
committercodecalm <codecalm@gmail.com>2020-08-19 16:13:30 +0200
commit6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch)
tree64aa223296218415060446dc60f6277ea19e45b2 /icons
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff)
downloadtabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz
Release 1.13.0v1.13.0
Diffstat (limited to 'icons')
-rw-r--r--icons/a-b.svg2
-rw-r--r--icons/brand-android.svg4
-rw-r--r--icons/brand-behance.svg9
-rw-r--r--icons/brand-codepen.svg11
-rw-r--r--icons/brand-medium.svg11
-rw-r--r--icons/brand-messenger.svg7
-rw-r--r--icons/brand-slack.svg9
-rw-r--r--icons/brand-tiktok.svg6
-rw-r--r--icons/brand-whatsapp.svg7
-rw-r--r--icons/brightness.svg6
-rw-r--r--icons/chart-bubble.svg8
-rw-r--r--icons/comet.svg9
-rw-r--r--icons/eraser.svg2
-rw-r--r--icons/exposure.svg2
-rw-r--r--icons/letter-a.svg2
-rw-r--r--icons/letter-b.svg2
-rw-r--r--icons/letter-e.svg2
-rw-r--r--icons/letter-f.svg2
-rw-r--r--icons/letter-h.svg6
-rw-r--r--icons/letter-i.svg2
-rw-r--r--icons/letter-k.svg4
-rw-r--r--icons/letter-q.svg2
-rw-r--r--icons/letter-r.svg2
-rw-r--r--icons/letter-t.svg4
-rw-r--r--icons/letter-x.svg4
-rw-r--r--icons/letter-y.svg2
-rw-r--r--icons/letters-case.svg4
-rw-r--r--icons/marquee.svg6
-rw-r--r--icons/medal.svg7
-rw-r--r--icons/pill.svg2
-rw-r--r--icons/scooter.svg2
-rw-r--r--icons/separator-horizontal.svg8
-rw-r--r--icons/separator-vertical.svg8
-rw-r--r--icons/social.svg4
-rw-r--r--icons/steering-wheel.svg10
-rw-r--r--icons/test.svg3
-rw-r--r--icons/tractor.svg2
-rw-r--r--icons/truck-return.svg2
38 files changed, 151 insertions, 34 deletions
diff --git a/icons/a-b.svg b/icons/a-b.svg
index 6d4ecfe..ff256ae 100644
--- a/icons/a-b.svg
+++ b/icons/a-b.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-a-b" 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 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" />
- <path d="M12 6v12" />
+ <line x1="12" y1="6" x2="12" y2="18" />
<path d="M16 16v-8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3" />
</svg>
diff --git a/icons/brand-android.svg b/icons/brand-android.svg
index bd1719b..3e9b66b 100644
--- a/icons/brand-android.svg
+++ b/icons/brand-android.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-android" 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="10" x2="3" y2="16" />
- <line x1="21" y1="10" x2="21" y2="16" />
+ <line x1="4" y1="10" x2="4" y2="16" />
+ <line x1="20" y1="10" x2="20" y2="16" />
<path d="M7 9h10v8a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-8a5 5 0 0 1 10 0" />
<line x1="8" y1="3" x2="9" y2="5" />
<line x1="16" y1="3" x2="15" y2="5" />
diff --git a/icons/brand-behance.svg b/icons/brand-behance.svg
new file mode 100644
index 0000000..3322147
--- /dev/null
+++ b/icons/brand-behance.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-behance" 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 18v-12h4.5a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-4.5" />
+ <line x1="3" y1="12" x2="7.5" y2="12" />
+ <path d="M14 13h7a3.5 3.5 0 0 0 -7 0v2a3.5 3.5 0 0 0 6.64 1" />
+ <line x1="16" y1="6" x2="19" y2="6" />
+</svg>
+
+
diff --git a/icons/brand-codepen.svg b/icons/brand-codepen.svg
new file mode 100644
index 0000000..9df022d
--- /dev/null
+++ b/icons/brand-codepen.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-codepen" 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 15l9 6l9 -6l-9 -6l-9 6" />
+ <path d="M3 9l9 6l9 -6l-9 -6l-9 6" />
+ <line x1="3" y1="9" x2="3" y2="15" />
+ <line x1="21" y1="9" x2="21" y2="15" />
+ <line x1="12" y1="3" x2="12" y2="9" />
+ <line x1="12" y1="15" x2="12" y2="21" />
+</svg>
+
+
diff --git a/icons/brand-medium.svg b/icons/brand-medium.svg
new file mode 100644
index 0000000..34d5d66
--- /dev/null
+++ b/icons/brand-medium.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-medium" 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"/>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <path d="M8 9h1l3 3l3 -3h1" />
+ <line x1="8" y1="15" x2="10" y2="15" />
+ <line x1="14" y1="15" x2="16" y2="15" />
+ <line x1="9" y1="9" x2="9" y2="15" />
+ <line x1="15" y1="9" x2="15" y2="15" />
+</svg>
+
+
diff --git a/icons/brand-messenger.svg b/icons/brand-messenger.svg
new file mode 100644
index 0000000..770f567
--- /dev/null
+++ b/icons/brand-messenger.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-messenger" 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 20l1.3 -3.9a9 8 0 1 1 3.4 2.9l-4.7 1" />
+ <path d="M8 13l3 -2l2 2l3 -2" />
+</svg>
+
+
diff --git a/icons/brand-slack.svg b/icons/brand-slack.svg
new file mode 100644
index 0000000..42d95bb
--- /dev/null
+++ b/icons/brand-slack.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-slack" 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="M12 12V6a2 2 0 0 1 4 0v6m0-2a2 2 0 1 1 2 2h-6" />
+ <path d="M12 12h6a2 2 0 0 1 0 4h-6m2 0a2 2 0 1 1 -2 2v-6" />
+ <path d="M12 12v6a2 2 0 0 1 -4 0v-6m0 2a2 2 0 1 1 -2 -2h6" />
+ <path d="M12 12H6a2 2 0 0 1 0 -4h6m-2 0a2 2 0 1 1 2 -2v6" />
+</svg>
+
+
diff --git a/icons/brand-tiktok.svg b/icons/brand-tiktok.svg
new file mode 100644
index 0000000..0e4cae7
--- /dev/null
+++ b/icons/brand-tiktok.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tiktok" 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="M9 12a4 4 0 1 0 4 4v-12a5 5 0 0 0 5 5" />
+</svg>
+
+
diff --git a/icons/brand-whatsapp.svg b/icons/brand-whatsapp.svg
new file mode 100644
index 0000000..b9ed351
--- /dev/null
+++ b/icons/brand-whatsapp.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-whatsapp" 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 21l1.65 -3.8a9 9 0 1 1 3.4 2.9l-5.05 .9" />
+ <path d="M9 10a.5 .5 0 0 0 1 0v-1a.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a.5 .5 0 0 0 0 -1h-1a.5 .5 0 0 0 0 1" />
+</svg>
+
+
diff --git a/icons/brightness.svg b/icons/brightness.svg
index 752d895..6902324 100644
--- a/icons/brightness.svg
+++ b/icons/brightness.svg
@@ -2,9 +2,9 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="12" r="9" />
<line x1="12" y1="3" x2="12" y2="21" />
- <path d="M12 9l4.65 -4.65" />
- <path d="M12 14.3l7.37 -7.37" />
- <path d="M12 19.6l8.85 -8.85" />
+ <line x1="12" y1="9" x2="16.65" y2="4.35" />
+ <line x1="12" y1="14.3" x2="19.37" y2="6.93" />
+ <line x1="12" y1="19.6" x2="20.85" y2="10.75" />
</svg>
diff --git a/icons/chart-bubble.svg b/icons/chart-bubble.svg
new file mode 100644
index 0000000..e4b8d90
--- /dev/null
+++ b/icons/chart-bubble.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-bubble" 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="16" r="3" />
+ <circle cx="16" cy="19" r="2" />
+ <circle cx="14.5" cy="7.5" r="4.5" />
+</svg>
+
+
diff --git a/icons/comet.svg b/icons/comet.svg
new file mode 100644
index 0000000..ed86129
--- /dev/null
+++ b/icons/comet.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-comet" 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="M15.5 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" />
+ <line x1="4" y1="4" x2="11" y2="11" />
+ <line x1="9" y1="4" x2="12.5" y2="7.5" />
+ <line x1="4" y1="9" x2="7.5" y2="12.5" />
+</svg>
+
+
diff --git a/icons/eraser.svg b/icons/eraser.svg
index 20a02aa..2177797 100644
--- a/icons/eraser.svg
+++ b/icons/eraser.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eraser" 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="M19 19h-11l-4 -4a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9 9" />
- <path d="M18 12.3l-6.3 -6.3" />
+ <line x1="18" y1="12.3" x2="11.7" y2="6" />
</svg>
diff --git a/icons/exposure.svg b/icons/exposure.svg
index f35267a..0631059 100644
--- a/icons/exposure.svg
+++ b/icons/exposure.svg
@@ -3,7 +3,7 @@
<rect x="4" y="4" width="16" height="16" rx="2" />
<line x1="4.6" y1="19.4" x2="19.4" y2="4.6" />
<path d="M7 9h4m-2 -2v4" />
- <path d="M13 16h4" />
+ <line x1="13" y1="16" x2="17" y2="16" />
</svg>
diff --git a/icons/letter-a.svg b/icons/letter-a.svg
index 9192e49..5767713 100644
--- a/icons/letter-a.svg
+++ b/icons/letter-a.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-a" 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="M7 20v-12a4 4 0 0 1 4 -4h2a4 4 0 0 1 4 4v12" />
- <path d="M7 13h10" />
+ <line x1="7" y1="13" x2="17" y2="13" />
</svg>
diff --git a/icons/letter-b.svg b/icons/letter-b.svg
index 73430cc..9c5b999 100644
--- a/icons/letter-b.svg
+++ b/icons/letter-b.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-b" 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="M7 20v-16h6a4 4 0 0 1 0 8a4 4 0 0 1 0 8h-6" />
- <path d="M7 12h6" />
+ <line x1="7" y1="12" x2="13" y2="12" />
</svg>
diff --git a/icons/letter-e.svg b/icons/letter-e.svg
index e10c5c2..6856764 100644
--- a/icons/letter-e.svg
+++ b/icons/letter-e.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-e" 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 4h-10v16h10" />
- <path d="M7 12h8" />
+ <line x1="7" y1="12" x2="15" y2="12" />
</svg>
diff --git a/icons/letter-f.svg b/icons/letter-f.svg
index f6cdeb8..14c78d9 100644
--- a/icons/letter-f.svg
+++ b/icons/letter-f.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-f" 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 4h-10v16" />
- <path d="M7 12h8" />
+ <line x1="7" y1="12" x2="15" y2="12" />
</svg>
diff --git a/icons/letter-h.svg b/icons/letter-h.svg
index 9ed8f67..f007136 100644
--- a/icons/letter-h.svg
+++ b/icons/letter-h.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-h" 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 4v16" />
- <path d="M7 12h10" />
- <path d="M7 4v16" />
+ <line x1="17" y1="4" x2="17" y2="20" />
+ <line x1="7" y1="12" x2="17" y2="12" />
+ <line x1="7" y1="4" x2="7" y2="20" />
</svg>
diff --git a/icons/letter-i.svg b/icons/letter-i.svg
index a61813f..2f95e28 100644
--- a/icons/letter-i.svg
+++ b/icons/letter-i.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-i" 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="M12 4v16" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</svg>
diff --git a/icons/letter-k.svg b/icons/letter-k.svg
index 081518d..eb27df0 100644
--- a/icons/letter-k.svg
+++ b/icons/letter-k.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-k" 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="M7 4v16" />
+ <line x1="7" y1="4" x2="7" y2="20" />
<path d="M7 12h2l8 -8" />
- <path d="M9 12l8 8" />
+ <line x1="9" y1="12" x2="17" y2="20" />
</svg>
diff --git a/icons/letter-q.svg b/icons/letter-q.svg
index 76f1afc..f1e2f83 100644
--- a/icons/letter-q.svg
+++ b/icons/letter-q.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-q" 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="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" />
- <path d="M13 15l5 5" />
+ <line x1="13" y1="15" x2="18" y2="20" />
</svg>
diff --git a/icons/letter-r.svg b/icons/letter-r.svg
index 90cbddd..2067b3e 100644
--- a/icons/letter-r.svg
+++ b/icons/letter-r.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-r" 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="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
- <path d="M12 13l5 7" />
+ <line x1="12" y1="13" x2="17" y2="20" />
</svg>
diff --git a/icons/letter-t.svg b/icons/letter-t.svg
index cb51416..5540041 100644
--- a/icons/letter-t.svg
+++ b/icons/letter-t.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-t" 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="M6 4h12" />
- <path d="M12 4v16" />
+ <line x1="6" y1="4" x2="18" y2="4" />
+ <line x1="12" y1="4" x2="12" y2="20" />
</svg>
diff --git a/icons/letter-x.svg b/icons/letter-x.svg
index 8aeaef1..b01e57b 100644
--- a/icons/letter-x.svg
+++ b/icons/letter-x.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-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"/>
- <path d="M7 4l10 16" />
- <path d="M17 4l-10 16" />
+ <line x1="7" y1="4" x2="17" y2="20" />
+ <line x1="17" y1="4" x2="7" y2="20" />
</svg>
diff --git a/icons/letter-y.svg b/icons/letter-y.svg
index bdd607b..9664a5e 100644
--- a/icons/letter-y.svg
+++ b/icons/letter-y.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-y" 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="M7 4l5 9l5 -9" />
- <path d="M12 13v7" />
+ <line x1="12" y1="13" x2="12" y2="20" />
</svg>
diff --git a/icons/letters-case.svg b/icons/letters-case.svg
index 3645108..579aae2 100644
--- a/icons/letters-case.svg
+++ b/icons/letters-case.svg
@@ -2,8 +2,8 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="18" cy="16" r="3" />
<line x1="21" y1="13" x2="21" y2="19" />
- <path d="M3 19l5 -13l5 13" />
- <line x1="5" y1="14" x2="11" y2="14" />
+ <path d="M3 19v-10a4 4 0 0 1 4 -4a4 4 0 0 1 4 4v10" />
+ <line x1="3" y1="13" x2="11" y2="13" />
</svg>
diff --git a/icons/marquee.svg b/icons/marquee.svg
new file mode 100644
index 0000000..7168577
--- /dev/null
+++ b/icons/marquee.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-marquee" 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 6a2 2 0 0 1 2 -2m3 0h1.5m3 0h1.5m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3v1.5m0 3a2 2 0 0 1 -2 2m-3 0h-1.5m-3 0h-1.5m-3 0a2 2 0 0 1 -2 -2m0 -3v-1.5m0 -3v-1.5m0 -3" />
+</svg>
+
+
diff --git a/icons/medal.svg b/icons/medal.svg
new file mode 100644
index 0000000..7fcb596
--- /dev/null
+++ b/icons/medal.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-medal" 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="M12 4v3M8 4v6m8-6v6" />
+ <path d="M12 18.5l-3 1.5l.5-3.5-2-2 3-.5 1.5-3 1.5 3 3 .5-2 2 .5 3.5z" />
+</svg>
+
+
diff --git a/icons/pill.svg b/icons/pill.svg
index a3a945b..a221815 100644
--- a/icons/pill.svg
+++ b/icons/pill.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pill" 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.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" />
- <path d="M8.5 8.5l7 7" />
+ <line x1="8.5" y1="8.5" x2="15.5" y2="15.5" />
</svg>
diff --git a/icons/scooter.svg b/icons/scooter.svg
index c97e485..9dec9ac 100644
--- a/icons/scooter.svg
+++ b/icons/scooter.svg
@@ -2,7 +2,7 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="18" cy="17" r="2" />
<path d="M5 16v1a2 2 0 0 0 4 0v-5h-3a3 3 0 0 0 -3 3v1h10a6 6 0 0 1 5 -4v-5a2 2 0 0 0 -2 -2h-1" />
- <path d="M6 9h3" />
+ <line x1="6" y1="9" x2="9" y2="9" />
</svg>
diff --git a/icons/separator-horizontal.svg b/icons/separator-horizontal.svg
new file mode 100644
index 0000000..a054c1a
--- /dev/null
+++ b/icons/separator-horizontal.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-separator-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"/>
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <polyline points="8 8 12 4 16 8" />
+ <polyline points="16 16 12 20 8 16" />
+</svg>
+
+
diff --git a/icons/separator-vertical.svg b/icons/separator-vertical.svg
new file mode 100644
index 0000000..acf8bb4
--- /dev/null
+++ b/icons/separator-vertical.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-separator-vertical" 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="12" y1="4" x2="12" y2="20" />
+ <polyline points="8 8 4 12 8 16" />
+ <polyline points="16 16 20 12 16 8" />
+</svg>
+
+
diff --git a/icons/social.svg b/icons/social.svg
index b093f89..cc00c90 100644
--- a/icons/social.svg
+++ b/icons/social.svg
@@ -5,8 +5,8 @@
<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" />
+ <line x1="6.7" y1="17.8" x2="9.5" y2="15.8" />
+ <line x1="17.3" y1="17.8" x2="14.5" y2="15.8" />
</svg>
diff --git a/icons/steering-wheel.svg b/icons/steering-wheel.svg
new file mode 100644
index 0000000..818e564
--- /dev/null
+++ b/icons/steering-wheel.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-steering-wheel" 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" />
+ <circle cx="12" cy="12" r="2" />
+ <line x1="12" y1="14" x2="12" y2="21" />
+ <line x1="10" y1="12" x2="3.25" y2="10" />
+ <line x1="14" y1="12" x2="20.75" y2="10" />
+</svg>
+
+
diff --git a/icons/test.svg b/icons/test.svg
index 4bbb0ff..64ed0e7 100644
--- a/icons/test.svg
+++ b/icons/test.svg
@@ -1,6 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-test" 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 9h18M3 9v6m0-6V5a2 2 0 0 1 2 -2h4m12 6v6m0-6V5a2 2 0 0 0 -2 -2h-4M3 15v4a2 2 0 0 0 2 2h4m-6-6h18m0 0v4a2 2 0 0 1 -2 2h-4M9 3v18M9 3h6M9 21h6m0-18v18" />
+ <symbol id="a" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24"><path fill="#6563ff" d="M22.1084,15.03169a.99748.99748,0,0,0-1.21582.72265,2.99839,2.99839,0,0,1-5.90088-.7539v-1h7a.99974.99974,0,0,0,1-1,5,5,0,1,0-10,0v2a4.99837,4.99837,0,0,0,9.83935,1.24609A.999.999,0,0,0,22.1084,15.03169Zm-4.1167-5.03125a3.01119,3.01119,0,0,1,2.11816.87207,3.04438,3.04438,0,0,1,.69867,1.12793H15.176A2.99509,2.99509,0,0,1,17.9917,10.00044Zm-2-3h4a1,1,0,0,0,0-2h-4a1,1,0,0,0,0,2Zm-6.082,4.71716a3.98653,3.98653,0,0,0-2.918-6.71716h-5a.99973.99973,0,0,0-1,1v13a.99974.99974,0,0,0,1,1h5.5a4.492,4.492,0,0,0,2.418-8.28284ZM2.9917,7.00044h4a2,2,0,1,1,0,4h-4Zm4.5,11h-4.5v-5h4.5a2.5,2.5,0,0,1,0,5Z" /></symbol>
+ <use xlink:href="#a" width="20" height="20" x="2" y="2" opacity=".1"></use>
</svg>
diff --git a/icons/tractor.svg b/icons/tractor.svg
index 944da3b..e9b5cb5 100644
--- a/icons/tractor.svg
+++ b/icons/tractor.svg
@@ -3,7 +3,7 @@
<circle cx="7" cy="15" r="4" />
<line x1="7" y1="15" x2="7" y2="15.01" />
<circle cx="19" cy="17" r="2" />
- <path d="M10.5 17h6.5" />
+ <line x1="10.5" y1="17" x2="17" y2="17" />
<path d="M20 15.2v-4.2a1 1 0 0 0 -1 -1h-6l-2 -5h-6v6.5" />
<path d="M18 5h-1a1 1 0 0 0 -1 1v4" />
</svg>
diff --git a/icons/truck-return.svg b/icons/truck-return.svg
index 6a1259c..20e5eed 100644
--- a/icons/truck-return.svg
+++ b/icons/truck-return.svg
@@ -3,7 +3,7 @@
<circle cx="7" cy="17" r="2" />
<circle cx="17" cy="17" r="2" />
<path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v6h-5l2 2m0 -4l-2 2" />
- <path d="M9 17h6" />
+ <line x1="9" y1="17" x2="15" y2="17" />
<path d="M13 6h5l3 5v6h-2" />
</svg>