aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-01 17:31:22 +0200
committercodecalm <codecalm@gmail.com>2020-09-01 17:31:22 +0200
commite32a02bc32bb2d297e986c6e371fd76247221c87 (patch)
tree3644a177946bd36119318906714ae7c7b4b054f9 /icons
parent`question-mark` icon #41 (diff)
parent`brand-tabler` fixes (diff)
downloadtabler-icons-e32a02bc32bb2d297e986c6e371fd76247221c87.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Diffstat (limited to 'icons')
-rw-r--r--icons/arrow-bar-to-down.svg9
-rw-r--r--icons/arrow-bar-to-left.svg9
-rw-r--r--icons/arrow-bar-to-right.svg9
-rw-r--r--icons/arrow-bar-to-up.svg9
-rw-r--r--icons/border-bottom.svg23
-rw-r--r--icons/border-horizontal.svg23
-rw-r--r--icons/border-inner.svg18
-rw-r--r--icons/border-left.svg23
-rw-r--r--icons/border-none.svg29
-rw-r--r--icons/border-outer.svg9
-rw-r--r--icons/border-radius.svg12
-rw-r--r--icons/border-right.svg23
-rw-r--r--icons/border-top.svg23
-rw-r--r--icons/border-vertical.svg23
-rw-r--r--icons/brand-dribbble.svg4
-rw-r--r--icons/brand-github.svg2
-rw-r--r--icons/brand-google.svg2
-rw-r--r--icons/brand-linkedin.svg10
-rw-r--r--icons/brand-paypal.svg2
-rw-r--r--icons/brand-pinterest.svg8
-rw-r--r--icons/brand-reddit.svg11
-rw-r--r--icons/brand-sketch.svg2
-rw-r--r--icons/brand-tabler.svg8
-rw-r--r--icons/brand-youtube.svg7
-rw-r--r--icons/caravan.svg9
-rw-r--r--icons/drag-drop-2.svg8
-rw-r--r--icons/drag-drop.svg8
-rw-r--r--icons/file-upload.svg9
-rw-r--r--icons/gas-station.svg10
-rw-r--r--icons/hexagon.svg2
-rw-r--r--icons/keyboard-hide.svg14
-rw-r--r--icons/keyboard-show.svg14
-rw-r--r--icons/keyboard.svg16
-rw-r--r--icons/layers-difference.svg5
-rw-r--r--icons/live-photo.svg15
-rw-r--r--icons/mars.svg9
-rw-r--r--icons/page-break.svg9
-rw-r--r--icons/rotate-2.svg6
-rw-r--r--icons/rotate-clockwise-2.svg6
-rw-r--r--icons/run.svg9
-rw-r--r--icons/sailboat.svg9
-rw-r--r--icons/ship.svg9
-rw-r--r--icons/swimming.svg8
-rw-r--r--icons/venus.svg8
-rw-r--r--icons/walk.svg9
45 files changed, 408 insertions, 82 deletions
diff --git a/icons/arrow-bar-to-down.svg b/icons/arrow-bar-to-down.svg
new file mode 100644
index 00000000..7bfa1498
--- /dev/null
+++ b/icons/arrow-bar-to-down.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-to-down" 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="20" x2="20" y2="20" />
+ <line x1="12" y1="14" x2="12" y2="4" />
+ <line x1="12" y1="14" x2="16" y2="10" />
+ <line x1="12" y1="14" x2="8" y2="10" />
+</svg>
+
+
diff --git a/icons/arrow-bar-to-left.svg b/icons/arrow-bar-to-left.svg
new file mode 100644
index 00000000..9bb3a5bf
--- /dev/null
+++ b/icons/arrow-bar-to-left.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-to-left" 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="10" y1="12" x2="20" y2="12" />
+ <line x1="10" y1="12" x2="14" y2="16" />
+ <line x1="10" y1="12" x2="14" y2="8" />
+ <line x1="4" y1="4" x2="4" y2="20" />
+</svg>
+
+
diff --git a/icons/arrow-bar-to-right.svg b/icons/arrow-bar-to-right.svg
new file mode 100644
index 00000000..3c5a1e47
--- /dev/null
+++ b/icons/arrow-bar-to-right.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-to-right" 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="14" y1="12" x2="4" y2="12" />
+ <line x1="14" y1="12" x2="10" y2="16" />
+ <line x1="14" y1="12" x2="10" y2="8" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+</svg>
+
+
diff --git a/icons/arrow-bar-to-up.svg b/icons/arrow-bar-to-up.svg
new file mode 100644
index 00000000..6ea40fe2
--- /dev/null
+++ b/icons/arrow-bar-to-up.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-to-up" 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="10" x2="12" y2="20" />
+ <line x1="12" y1="10" x2="16" y2="14" />
+ <line x1="12" y1="10" x2="8" y2="14" />
+ <line x1="4" y1="4" x2="20" y2="4" />
+</svg>
+
+
diff --git a/icons/border-bottom.svg b/icons/border-bottom.svg
index f9907e39..4da87d2a 100644
--- a/icons/border-bottom.svg
+++ b/icons/border-bottom.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-bottom" 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="20" y1="20" x2="4" y2="20" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="20" y1="4" x2="20" y2="20" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
</svg>
diff --git a/icons/border-horizontal.svg b/icons/border-horizontal.svg
index f3c9a582..9363f276 100644
--- a/icons/border-horizontal.svg
+++ b/icons/border-horizontal.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-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" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="20" y1="4" x2="20" y2="20" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-inner.svg b/icons/border-inner.svg
index 87ced692..ff7be18f 100644
--- a/icons/border-inner.svg
+++ b/icons/border-inner.svg
@@ -2,12 +2,18 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<line x1="4" y1="12" x2="20" y2="12" />
<line x1="12" y1="4" x2="12" y2="20" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="20" y1="4" x2="20" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-left.svg b/icons/border-left.svg
index e82bba16..25bae23f 100644
--- a/icons/border-left.svg
+++ b/icons/border-left.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-left" 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="20" x2="4" y2="4" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="20" y1="4" x2="20" y2="20" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-none.svg b/icons/border-none.svg
index ec7b0b2b..2ee712cc 100644
--- a/icons/border-none.svg
+++ b/icons/border-none.svg
@@ -1,13 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-none" 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"/>
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="20" y1="4" x2="20" y2="20" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-outer.svg b/icons/border-outer.svg
index da3ed483..c947bd25 100644
--- a/icons/border-outer.svg
+++ b/icons/border-outer.svg
@@ -1,10 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-outer" 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" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
</svg>
diff --git a/icons/border-radius.svg b/icons/border-radius.svg
index b50acb85..4238e826 100644
--- a/icons/border-radius.svg
+++ b/icons/border-radius.svg
@@ -1,7 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-radius" 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.01 4h4v16h-16v-4.01" stroke-dasharray=".001 4" />
<path d="M4 12v-4a4 4 0 0 1 4 -4h4" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-right.svg b/icons/border-right.svg
index 261d36ce..9510ce04 100644
--- a/icons/border-right.svg
+++ b/icons/border-right.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-right" 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="20" y1="4" x2="20" y2="20" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
</svg>
diff --git a/icons/border-top.svg b/icons/border-top.svg
index 4b889772..2b8f10db 100644
--- a/icons/border-top.svg
+++ b/icons/border-top.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-top" 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="4" x2="20" y2="4" />
- <g stroke-dasharray=".001 4">
- <line x1="20" y1="4" x2="20" y2="20" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="12" y1="4" x2="12" y2="20" />
- </g>
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="12" y1="8" x2="12" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="12" y1="16" x2="12" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="12" y1="20" x2="12" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/border-vertical.svg b/icons/border-vertical.svg
index 6b5d7934..4f4f21e1 100644
--- a/icons/border-vertical.svg
+++ b/icons/border-vertical.svg
@@ -1,13 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-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" />
- <g stroke-dasharray=".001 4">
- <line x1="4" y1="12" x2="20" y2="12" />
- <line x1="4" y1="4" x2="20" y2="4" />
- <line x1="4" y1="20" x2="4" y2="4" />
- <line x1="20" y1="20" x2="4" y2="20" />
- <line x1="20" y1="4" x2="20" y2="20" />
- </g>
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="20" y1="4" x2="20" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="20" y1="8" x2="20" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="8" y1="12" x2="8" y2="12.01" />
+ <line x1="16" y1="12" x2="16" y2="12.01" />
+ <line x1="20" y1="12" x2="20" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
+ <line x1="20" y1="16" x2="20" y2="16.01" />
+ <line x1="4" y1="20" x2="4" y2="20.01" />
+ <line x1="8" y1="20" x2="8" y2="20.01" />
+ <line x1="16" y1="20" x2="16" y2="20.01" />
+ <line x1="20" y1="20" x2="20" y2="20.01" />
</svg>
diff --git a/icons/brand-dribbble.svg b/icons/brand-dribbble.svg
index 7554a694..3d99db14 100644
--- a/icons/brand-dribbble.svg
+++ b/icons/brand-dribbble.svg
@@ -2,8 +2,8 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="12" r="9" />
<path d="M9 3.6c5 6 7 10.5 7.5 16.2" />
- <path d="M6.4 19c3.5-3.5 6-6.5 14.5-6.4" />
- <path d="M3.1 10.75c5 0 9.814-.38 15.314-5" />
+ <path d="M6.4 19c3.5 -3.5 6 -6.5 14.5 -6.4" />
+ <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" />
</svg>
diff --git a/icons/brand-github.svg b/icons/brand-github.svg
index 4a48d7ae..c18c1617 100644
--- a/icons/brand-github.svg
+++ b/icons/brand-github.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" 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 19c-4.286 1.35-4.286-2.55-6-3m12 5v-3.5c0-1 .099-1.405-.5-2 2.791-.3 5.5-1.366 5.5-6.04a4.567 4.567 0 0 0 -1.333 -3.21 4.192 4.192 0 00-.08-3.227s-1.05-.3-3.476 1.267a12.334 12.334 0 0 0 -6.222 0C6.462 2.723 5.413 3.023 5.413 3.023a4.192 4.192 0 0 0 -.08 3.227A4.566 4.566 0 004 9.486c0 4.64 2.709 5.68 5.5 6.014-.591.589-.56 1.183-.5 2V21" />
+ <path d="M9 19c-4.286 1.35-4.286-2.55-6-3m12 5v-3.5c0-1 .099-1.405-.5-2 2.791-.3 5.5-1.366 5.5-6.04a4.567 4.567 0 0 0 -1.333 -3.21a4.192 4.192 0 0 0 -.08 -3.227s-1.05-.3-3.476 1.267a12.334 12.334 0 0 0 -6.222 0C6.462 2.723 5.413 3.023 5.413 3.023a4.192 4.192 0 0 0 -.08 3.227A4.566 4.566 0 0 0 4 9.486c0 4.64 2.709 5.68 5.5 6.014-.591.589-.56 1.183-.5 2V21" />
</svg>
diff --git a/icons/brand-google.svg b/icons/brand-google.svg
index da5bd4cf..c41076cb 100644
--- a/icons/brand-google.svg
+++ b/icons/brand-google.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google" 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.788 5.108a9 9 0 1021 12h-8" />
+ <path d="M17.788 5.108A9 9 0 1 0 21 12h-8" />
</svg>
diff --git a/icons/brand-linkedin.svg b/icons/brand-linkedin.svg
new file mode 100644
index 00000000..c1e85965
--- /dev/null
+++ b/icons/brand-linkedin.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" 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" />
+ <line x1="8" y1="11" x2="8" y2="16" />
+ <line x1="8" y1="8" x2="8" y2="8.01" />
+ <path d="M12 16v-5" />
+ <path d="M16 16v-3a2 2 0 0 0 -4 0" />
+</svg>
+
+
diff --git a/icons/brand-paypal.svg b/icons/brand-paypal.svg
index 071ba27a..305e3b89 100644
--- a/icons/brand-paypal.svg
+++ b/icons/brand-paypal.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-paypal" 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 13l2.538-.003c2.46 0 4.962-2.497 4.962-4.997 0-3-1.89-5-4.962-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.846L9 14c.089-.564.43-1 1-1zm7.467-5.837C19.204 8.153 20 10 20 12c0 2.467-2.54 4.505-5 4.505h.021-2.629l-.576 3.65a.998.998 0 01-.988.844l-2.712-.002a.5.5 0 01-.494-.578L7.846 19" />
+ <path d="M10 13l2.538-.003c2.46 0 4.962-2.497 4.962-4.997 0-3-1.89-5-4.962-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.846L9 14c.089-.564.43-1 1-1zm7.467-5.837C19.204 8.153 20 10 20 12c0 2.467-2.54 4.505-5 4.505h.021-2.629l-.576 3.65a.998 .998 0 0 1 -.988 .844l-2.712-.002a.5 .5 0 0 1 -.494 -.578L7.846 19" />
</svg>
diff --git a/icons/brand-pinterest.svg b/icons/brand-pinterest.svg
new file mode 100644
index 00000000..e60f3649
--- /dev/null
+++ b/icons/brand-pinterest.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-pinterest" 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="8" y1="20" x2="12" y2="11" />
+ <path d="M10.7 14C11.137 15.263 12.13 16 13.25 16c2.071 0 3.75-1.554 3.75-4a5 5 0 1 0 -9.7 1.7" />
+ <circle cx="12" cy="12" r="9" />
+</svg>
+
+
diff --git a/icons/brand-reddit.svg b/icons/brand-reddit.svg
new file mode 100644
index 00000000..80e74846
--- /dev/null
+++ b/icons/brand-reddit.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-reddit" 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 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36 C21 18.09 16.971 21 12 21c-4.875 0-8.845-2.8-8.996-6.294L3 14.5h0a2.5 2.5 0 0 1 2.326 -4.36C6.972 8.827 9.352 8 12 8z" />
+ <path d="M12 8l1-5 6 1" />
+ <circle cx="19" cy="4" r="1" />
+ <circle cx="9" cy="13" r=".5" fill="currentColor" />
+ <circle cx="15" cy="13" r=".5" fill="currentColor" />
+ <path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5" />
+</svg>
+
+
diff --git a/icons/brand-sketch.svg b/icons/brand-sketch.svg
index 35a5de42..1c6c99a9 100644
--- a/icons/brand-sketch.svg
+++ b/icons/brand-sketch.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-sketch" 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.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a.996.996 0 00-.823-.436H7.538a.996.996 0 00-.823.436 2713782426.663 2713782426.663 0 01-3.54 5.192c-.263.385-.227.901.087 1.246z" />
+ <path d="M3.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a1 1 0 0 0 -.823 -.436H7.538a1 1 0 0 0 -.823 .436l-3.54 5.192c-.263 .385 -.227 .901 .087 1.246z" />
</svg>
diff --git a/icons/brand-tabler.svg b/icons/brand-tabler.svg
new file mode 100644
index 00000000..619af6d6
--- /dev/null
+++ b/icons/brand-tabler.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tabler" 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="4" />
+</svg>
+
+
diff --git a/icons/brand-youtube.svg b/icons/brand-youtube.svg
new file mode 100644
index 00000000..f544d314
--- /dev/null
+++ b/icons/brand-youtube.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-youtube" 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="3" y="5" width="18" height="14" rx="4" />
+ <path d="M10 9l5 3l-5 3z" />
+</svg>
+
+
diff --git a/icons/caravan.svg b/icons/caravan.svg
new file mode 100644
index 00000000..27fd8a03
--- /dev/null
+++ b/icons/caravan.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caravan" 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="11" cy="17" r="2" />
+ <path d="M21 17h-8" />
+ <path d="M9 17h-5a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2h10l4 4v8" />
+ <rect x="6" y="8" width="6" height="4" rx="1" />
+</svg>
+
+
diff --git a/icons/drag-drop-2.svg b/icons/drag-drop-2.svg
index 04ad790d..d5553822 100644
--- a/icons/drag-drop-2.svg
+++ b/icons/drag-drop-2.svg
@@ -1,7 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-drag-drop-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="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" />
<rect x="8" y="8" width="12" height="12" rx="2" />
+ <line x1="4" y1="4" x2="4" y2="4.01" />
+ <line x1="8" y1="4" x2="8" y2="4.01" />
+ <line x1="12" y1="4" x2="12" y2="4.01" />
+ <line x1="16" y1="4" x2="16" y2="4.01" />
+ <line x1="4" y1="8" x2="4" y2="8.01" />
+ <line x1="4" y1="12" x2="4" y2="12.01" />
+ <line x1="4" y1="16" x2="4" y2="16.01" />
</svg>
diff --git a/icons/drag-drop.svg b/icons/drag-drop.svg
index 60bb6acf..71626e32 100644
--- a/icons/drag-drop.svg
+++ b/icons/drag-drop.svg
@@ -1,8 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-drag-drop" 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 7v-4h-12v12.01h4" stroke-dasharray=".001 4" />
<path d="M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
<path d="M13 13l9 3l-4 2l-2 4l-3 -9" />
+ <line x1="3" y1="3" x2="3" y2="3.01" />
+ <line x1="7" y1="3" x2="7" y2="3.01" />
+ <line x1="11" y1="3" x2="11" y2="3.01" />
+ <line x1="15" y1="3" x2="15" y2="3.01" />
+ <line x1="3" y1="7" x2="3" y2="7.01" />
+ <line x1="3" y1="11" x2="3" y2="11.01" />
+ <line x1="3" y1="15" x2="3" y2="15.01" />
</svg>
diff --git a/icons/file-upload.svg b/icons/file-upload.svg
new file mode 100644
index 00000000..b35d8fa0
--- /dev/null
+++ b/icons/file-upload.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-upload" 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="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 11 15 14" />
+</svg>
+
+
diff --git a/icons/gas-station.svg b/icons/gas-station.svg
new file mode 100644
index 00000000..672bcdaf
--- /dev/null
+++ b/icons/gas-station.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gas-station" 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="M13 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
+ <line x1="4" y1="19" x2="14" y2="19" />
+ <line x1="5" y1="11" x2="13" y2="11" />
+ <path d="M5 19v-12a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v12" />
+ <path d="M17 7v1a1 1 0 0 0 1 1h1" />
+</svg>
+
+
diff --git a/icons/hexagon.svg b/icons/hexagon.svg
index 03bda926..23f3a7b4 100644
--- a/icons/hexagon.svg
+++ b/icons/hexagon.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hexagon" 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.971 3.54l6 3.333A2 2 0 0120 8.62v6.536a2 2 0 0 1 -1.029 1.748l-6 3.333a2 2 0 0 1 -1.942 0l-6-3.333A2 2 0 014 15.157V8.62a2 2 0 0 1 1.029 -1.748l6-3.333a2 2 0 0 1 1.942 0z" />
+ <path d="M12.971 3.54l6 3.333A2 2 0 0 1 20 8.62v6.536a2 2 0 0 1 -1.029 1.748l-6 3.333a2 2 0 0 1 -1.942 0l-6-3.333A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029 -1.748l6-3.333a2 2 0 0 1 1.942 0z" />
</svg>
diff --git a/icons/keyboard-hide.svg b/icons/keyboard-hide.svg
new file mode 100644
index 00000000..e286a1b3
--- /dev/null
+++ b/icons/keyboard-hide.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-keyboard-hide" 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="2" y="3" width="20" height="12" rx="2" />
+ <line x1="6" y1="7" x2="6" y2="7" />
+ <line x1="10" y1="7" x2="10" y2="7" />
+ <line x1="14" y1="7" x2="14" y2="7" />
+ <line x1="18" y1="7" x2="18" y2="7" />
+ <line x1="6" y1="11" x2="6" y2="11.01" />
+ <line x1="18" y1="11" x2="18" y2="11.01" />
+ <line x1="10" y1="11" x2="14" y2="11" />
+ <path d="M10 21l2 -2l2 2" />
+</svg>
+
+
diff --git a/icons/keyboard-show.svg b/icons/keyboard-show.svg
new file mode 100644
index 00000000..4e92e372
--- /dev/null
+++ b/icons/keyboard-show.svg
@@ -0,0 +1,14 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-keyboard-show" 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="2" y="3" width="20" height="12" rx="2" />
+ <line x1="6" y1="7" x2="6" y2="7" />
+ <line x1="10" y1="7" x2="10" y2="7" />
+ <line x1="14" y1="7" x2="14" y2="7" />
+ <line x1="18" y1="7" x2="18" y2="7" />
+ <line x1="6" y1="11" x2="6" y2="11.01" />
+ <line x1="18" y1="11" x2="18" y2="11.01" />
+ <line x1="10" y1="11" x2="14" y2="11" />
+ <path d="M10 19l2 2l2 -2" />
+</svg>
+
+
diff --git a/icons/keyboard.svg b/icons/keyboard.svg
index 9482f833..7cefbda3 100644
--- a/icons/keyboard.svg
+++ b/icons/keyboard.svg
@@ -1,13 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-keyboard" 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="3" y="4" width="18" height="16" rx="2" />
- <line x1="7" y1="8" x2="7" y2="8.01" />
- <line x1="12" y1="8" x2="12" y2="8.01" />
- <line x1="17" y1="8" x2="17" y2="8.01" />
- <line x1="7" y1="12" x2="7" y2="12.01" />
- <line x1="12" y1="12" x2="12" y2="12.01" />
- <line x1="17" y1="12" x2="17" y2="12.01" />
- <line x1="7" y1="16" x2="17" y2="16" />
+ <rect x="2" y="6" width="20" height="12" rx="2" />
+ <line x1="6" y1="10" x2="6" y2="10" />
+ <line x1="10" y1="10" x2="10" y2="10" />
+ <line x1="14" y1="10" x2="14" y2="10" />
+ <line x1="18" y1="10" x2="18" y2="10" />
+ <line x1="6" y1="14" x2="6" y2="14.01" />
+ <line x1="18" y1="14" x2="18" y2="14.01" />
+ <line x1="10" y1="14" x2="14" y2="14" />
</svg>
diff --git a/icons/layers-difference.svg b/icons/layers-difference.svg
index 9f923683..07f24748 100644
--- a/icons/layers-difference.svg
+++ b/icons/layers-difference.svg
@@ -1,7 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-difference" 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 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" />
- <polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" />
+ <polyline points="10 8 8 8 8 10" />
+ <polyline points="8 14 8 16 10 16" />
+ <polyline points="14 8 16 8 16 10" />
+ <polyline points="16 14 16 16 14 16" />
</svg>
diff --git a/icons/live-photo.svg b/icons/live-photo.svg
index dc1fe8d9..fd2e005a 100644
--- a/icons/live-photo.svg
+++ b/icons/live-photo.svg
@@ -2,7 +2,20 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="12" r="1" />
<circle cx="12" cy="12" r="5" />
- <circle cx="12" cy="12" r="9" stroke-dasharray=".001 4.03" />
+ <line x1="15.9" y1="20.11" x2="15.9" y2="20.12" />
+ <line x1="19.04" y1="17.61" x2="19.04" y2="17.62" />
+ <line x1="20.77" y1="14" x2="20.77" y2="14.01" />
+ <line x1="20.77" y1="10" x2="20.77" y2="10.01" />
+ <line x1="19.04" y1="6.39" x2="19.04" y2="6.4" />
+ <line x1="15.9" y1="3.89" x2="15.9" y2="3.9" />
+ <line x1="12" y1="3" x2="12" y2="3.01" />
+ <line x1="8.1" y1="3.89" x2="8.1" y2="3.9" />
+ <line x1="4.96" y1="6.39" x2="4.96" y2="6.4" />
+ <line x1="3.23" y1="10" x2="3.23" y2="10.01" />
+ <line x1="3.23" y1="14" x2="3.23" y2="14.01" />
+ <line x1="4.96" y1="17.61" x2="4.96" y2="17.62" />
+ <line x1="8.1" y1="20.11" x2="8.1" y2="20.12" />
+ <line x1="12" y1="21" x2="12" y2="21.01" />
</svg>
diff --git a/icons/mars.svg b/icons/mars.svg
new file mode 100644
index 00000000..1c2a55d8
--- /dev/null
+++ b/icons/mars.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mars" 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="10" cy="14" r="5" />
+ <line x1="19" y1="5" x2="13.6" y2="10.4" />
+ <path d="M19 5h-5" />
+ <line x1="19" y1="5" x2="19" y2="10" />
+</svg>
+
+
diff --git a/icons/page-break.svg b/icons/page-break.svg
new file mode 100644
index 00000000..4a9d6ea0
--- /dev/null
+++ b/icons/page-break.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-page-break" 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="M14 3v4a1 1 0 0 0 1 1h4" />
+ <path d="M19 18v1a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-1" />
+ <path d="M3 14h3m4.5 0h3m4.5 0h3" />
+ <path d="M5 10v-5a2 2 0 0 1 2 -2h7l5 5v2" />
+</svg>
+
+
diff --git a/icons/rotate-2.svg b/icons/rotate-2.svg
index ae5a8ce4..df1de52a 100644
--- a/icons/rotate-2.svg
+++ b/icons/rotate-2.svg
@@ -1,7 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-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="M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5" />
- <path d="M13 19.95a8 8 0 0 0 5.3 -12.8" stroke-dasharray=".001 4.13" />
+ <line x1="18.37" y1="7.16" x2="18.37" y2="7.17" />
+ <line x1="13" y1="19.94" x2="13" y2="19.95" />
+ <line x1="16.84" y1="18.37" x2="16.84" y2="18.38" />
+ <line x1="19.37" y1="15.1" x2="19.37" y2="15.11" />
+ <line x1="19.94" y1="11" x2="19.94" y2="11.01" />
</svg>
diff --git a/icons/rotate-clockwise-2.svg b/icons/rotate-clockwise-2.svg
index fb571177..806e6878 100644
--- a/icons/rotate-clockwise-2.svg
+++ b/icons/rotate-clockwise-2.svg
@@ -1,7 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-clockwise-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="M9 4.55a8 8 0 0 1 6 14.9m0 -4.45v5h5" />
- <path d="M11 19.95a8 8 0 0 1 -5.3 -12.8" stroke-dasharray=".001 4.13" />
+ <line x1="5.63" y1="7.16" x2="5.63" y2="7.17" />
+ <line x1="4.06" y1="11" x2="4.06" y2="11.01" />
+ <line x1="4.63" y1="15.1" x2="4.63" y2="15.11" />
+ <line x1="7.16" y1="18.37" x2="7.16" y2="18.38" />
+ <line x1="11" y1="19.94" x2="11" y2="19.95" />
</svg>
diff --git a/icons/run.svg b/icons/run.svg
new file mode 100644
index 00000000..d63e407f
--- /dev/null
+++ b/icons/run.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-run" 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="13" cy="4" r="1" />
+ <path d="M4 17l5 1l.75 -1.5" />
+ <path d="M15 21l0 -4l-4 -3l1 -6" />
+ <path d="M7 12l0 -3l5 -1l3 3l3 1" />
+</svg>
+
+
diff --git a/icons/sailboat.svg b/icons/sailboat.svg
new file mode 100644
index 00000000..fa710827
--- /dev/null
+++ b/icons/sailboat.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sailboat" 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="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
+ <path d="M4 18l-1 -3h18l-1 3" />
+ <path d="M11 12h7l-7 -9v9" />
+ <line x1="8" y1="7" x2="6" y2="12" />
+</svg>
+
+
diff --git a/icons/ship.svg b/icons/ship.svg
new file mode 100644
index 00000000..1f72d1fb
--- /dev/null
+++ b/icons/ship.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ship" 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="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
+ <path d="M4 18l-1 -5h18l-2 4" />
+ <path d="M5 13v-6h8l4 6" />
+ <path d="M7 7v-4h-1" />
+</svg>
+
+
diff --git a/icons/swimming.svg b/icons/swimming.svg
new file mode 100644
index 00000000..38a79c0b
--- /dev/null
+++ b/icons/swimming.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-swimming" 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="16" cy="9" r="1" />
+ <path d="M6 11l4 -2l3.5 3l-1.5 2" />
+ <path d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 1 -.25" />
+</svg>
+
+
diff --git a/icons/venus.svg b/icons/venus.svg
new file mode 100644
index 00000000..4aa6d50a
--- /dev/null
+++ b/icons/venus.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-venus" 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="9" r="5" />
+ <line x1="12" y1="14" x2="12" y2="21" />
+ <line x1="9" y1="18" x2="15" y2="18" />
+</svg>
+
+
diff --git a/icons/walk.svg b/icons/walk.svg
new file mode 100644
index 00000000..8b7b21ab
--- /dev/null
+++ b/icons/walk.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-walk" 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="13" cy="4" r="1" />
+ <line x1="7" y1="21" x2="10" y2="17" />
+ <path d="M16 21l-2 -4l-3 -3l1 -6" />
+ <path d="M6 12l2 -3l4 -1l3 3l3 1" />
+</svg>
+
+