aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_icons/box.svg8
-rw-r--r--_icons/lego.svg8
-rw-r--r--_icons/mood-confuzed.svg6
-rw-r--r--_icons/mood-neutral.svg4
-rw-r--r--_icons/mood-sad.svg6
-rw-r--r--_icons/mood-smile.svg6
-rw-r--r--_icons/music.svg8
-rw-r--r--icons.svg266
8 files changed, 177 insertions, 135 deletions
diff --git a/_icons/box.svg b/_icons/box.svg
new file mode 100644
index 0000000..3e32f36
--- /dev/null
+++ b/_icons/box.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" />
+ <line x1="12" y1="12" x2="20" y2="7.5" />
+ <line x1="12" y1="12" x2="12" y2="21" />
+ <line x1="12" y1="12" x2="4" y2="7.5" />
+</svg>
diff --git a/_icons/lego.svg b/_icons/lego.svg
new file mode 100644
index 0000000..02e0278
--- /dev/null
+++ b/_icons/lego.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="9.5" y1="11" x2="9.51" y2="11" />
+ <line x1="14.5" y1="11" x2="14.51" y2="11" />
+ <path d="M9.5 15a3.5 3.5 0 005 0" />
+ <path d="M7 5h1v-2h8v2h1a3 3 0 013 3v9a3 3 0 01-3 3v1h-10v-1a3 3 0 01-3 -3v-9a3 3 0 013 -3" />
+</svg>
diff --git a/_icons/mood-confuzed.svg b/_icons/mood-confuzed.svg
index 8d81341..50a08b3 100644
--- a/_icons/mood-confuzed.svg
+++ b/_icons/mood-confuzed.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <line x1="9" y1="9" x2="9.01" y2="9" />
- <line x1="15" y1="9" x2="15.01" y2="9" />
- <line x1="9" y1="15" x2="16" y2="13.5" />
+ <line x1="9" y1="10" x2="9.01" y2="10" />
+ <line x1="15" y1="10" x2="15.01" y2="10" />
+ <path d="M9.5 16a10 10 0 016 -1.5" />
</svg>
diff --git a/_icons/mood-neutral.svg b/_icons/mood-neutral.svg
index 51a6cb0..e969e59 100644
--- a/_icons/mood-neutral.svg
+++ b/_icons/mood-neutral.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <line x1="9" y1="9" x2="9.01" y2="9" />
- <line x1="15" y1="9" x2="15.01" y2="9" />
+ <line x1="9" y1="10" x2="9.01" y2="10" />
+ <line x1="15" y1="10" x2="15.01" y2="10" />
<line x1="9" y1="15" x2="15" y2="15" />
</svg>
diff --git a/_icons/mood-sad.svg b/_icons/mood-sad.svg
index 76aa8ea..3d123d4 100644
--- a/_icons/mood-sad.svg
+++ b/_icons/mood-sad.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <line x1="9" y1="9" x2="9.01" y2="9" />
- <line x1="15" y1="9" x2="15.01" y2="9" />
- <path stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171" />
+ <line x1="9" y1="10" x2="9.01" y2="10" />
+ <line x1="15" y1="10" x2="15.01" y2="10" />
+ <path d="M9.5 15.25a3.5 3.5 0 015 0" />
</svg>
diff --git a/_icons/mood-smile.svg b/_icons/mood-smile.svg
index d1a0f8e..5b25421 100644
--- a/_icons/mood-smile.svg
+++ b/_icons/mood-smile.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <line x1="9" y1="9" x2="9.01" y2="9" />
- <line x1="15" y1="9" x2="15.01" y2="9" />
- <path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172" />
+ <line x1="9" y1="10" x2="9.01" y2="10" />
+ <line x1="15" y1="10" x2="15.01" y2="10" />
+ <path d="M9.5 15a3.5 3.5 0 005 0" />
</svg>
diff --git a/_icons/music.svg b/_icons/music.svg
new file mode 100644
index 0000000..dafe123
--- /dev/null
+++ b/_icons/music.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="6" cy="19" r="3" />
+ <circle cx="16" cy="16" r="3" />
+ <polyline points="9 19 9 7 19 3 19 16" />
+ <line x1="9" y1="11" x2="19" y2="7" />
+</svg>
diff --git a/icons.svg b/icons.svg
index 42db91a..1e2b1ec 100644
--- a/icons.svg
+++ b/icons.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 558" width="882" height="558" style="color: #354052"><rect x="0" y="0" width="882" height="558" fill="#fafbfc"></rect>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 612" width="882" height="612" style="color: #354052"><rect x="0" y="0" width="882" height="612" fill="#fafbfc"></rect>
<symbol id="tabler-activity" class="icon tabler-icon tabler-icon-activity" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="21 12 17 12 14 20 10 4 7 12 3 12" />
</symbol>
<symbol id="tabler-ajdustments" class="icon tabler-icon tabler-icon-ajdustments" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2" /><line x1="6" y1="4" x2="6" y2="8" /><line x1="6" y1="12" x2="6" y2="20" /><circle cx="12" cy="16" r="2" /><line x1="12" y1="4" x2="12" y2="14" /><line x1="12" y1="18" x2="12" y2="20" /><circle cx="18" cy="7" r="2" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="9" x2="18" y2="20" />
@@ -53,11 +53,11 @@
</symbol>
<symbol id="tabler-arrow-up" class="icon tabler-icon tabler-icon-arrow-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19" /><line x1="18" y1="11" x2="12" y2="5" /><line x1="6" y1="11" x2="12" y2="5" />
</symbol>
- <symbol id="tabler-arrows-diagonal-2" class="icon tabler-icon tabler-icon-arrows-diagonal-2" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 20 20 20 20 16"></polyline><line x1="14" y1="14" x2="20" y2="20"></line><polyline points="8 4 4 4 4 8"></polyline><line x1="4" y1="4" x2="10" y2="10"></line>
+ <symbol id="tabler-arrows-diagonal-2" class="icon tabler-icon tabler-icon-arrows-diagonal-2" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 20 20 20 20 16" /><line x1="14" y1="14" x2="20" y2="20" /><polyline points="8 4 4 4 4 8" /><line x1="4" y1="4" x2="10" y2="10" />
</symbol>
- <symbol id="tabler-arrows-diagonal" class="icon tabler-icon tabler-icon-arrows-diagonal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 4 20 4 20 8"></polyline><line x1="14" y1="10" x2="20" y2="4"></line><polyline points="8 20 4 20 4 16"></polyline><line x1="4" y1="20" x2="10" y2="14"></line>
+ <symbol id="tabler-arrows-diagonal" class="icon tabler-icon tabler-icon-arrows-diagonal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 4 20 4 20 8" /><line x1="14" y1="10" x2="20" y2="4" /><polyline points="8 20 4 20 4 16" /><line x1="4" y1="20" x2="10" y2="14" />
</symbol>
- <symbol id="tabler-arrows-maximize" class="icon tabler-icon tabler-icon-arrows-maximize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 4 20 4 20 8"></polyline><line x1="14" y1="10" x2="20" y2="4"></line><polyline points="8 20 4 20 4 16"></polyline><line x1="4" y1="20" x2="10" y2="14"></line><polyline points="16 20 20 20 20 16"></polyline><line x1="14" y1="14" x2="20" y2="20"></line><polyline points="8 4 4 4 4 8"></polyline><line x1="4" y1="4" x2="10" y2="10"></line>
+ <symbol id="tabler-arrows-maximize" class="icon tabler-icon tabler-icon-arrows-maximize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 4 20 4 20 8" /><line x1="14" y1="10" x2="20" y2="4" /><polyline points="8 20 4 20 4 16" /><line x1="4" y1="20" x2="10" y2="14" /><polyline points="16 20 20 20 20 16" /><line x1="14" y1="14" x2="20" y2="20" /><polyline points="8 4 4 4 4 8" /><line x1="4" y1="4" x2="10" y2="10" />
</symbol>
<symbol id="tabler-battery-1" class="icon tabler-icon tabler-icon-battery-1" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /><line x1="7" y1="10" x2="7" y2="14" />
</symbol>
@@ -93,6 +93,8 @@
</symbol>
<symbol id="tabler-border-vertical" class="icon tabler-icon tabler-icon-border-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
+ <symbol id="tabler-box" class="icon tabler-icon tabler-icon-box" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" />
+</symbol>
<symbol id="tabler-bulb-off" class="icon tabler-icon tabler-icon-bulb-off" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /><line x1="9.7" y1="17" x2="14.3" y2="17" />
</symbol>
<symbol id="tabler-bulb" class="icon tabler-icon tabler-icon-bulb" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" /><path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /><line x1="9.7" y1="17" x2="14.3" y2="17" />
@@ -173,7 +175,7 @@
</symbol>
<symbol id="tabler-external-link" class="icon tabler-icon tabler-icon-external-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" /><line x1="10" y1="14" x2="20" y2="4" /><polyline points="14 4 20 4 20 10" />
</symbol>
- <symbol id="tabler-eye" class="icon tabler-icon tabler-icon-eye" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="2"></circle><path d="M2 12l1.5 2a11 11 0 0017 0l1.5 -2"></path><path d="M2 12l1.5 -2a11 11 0 0117 0l1.5 2"></path>
+ <symbol id="tabler-eye" class="icon tabler-icon tabler-icon-eye" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="2" /><path d="M2 12l1.5 2a11 11 0 0017 0l1.5 -2" /><path d="M2 12l1.5 -2a11 11 0 0117 0l1.5 2" />
</symbol>
<symbol id="tabler-file-check" class="icon tabler-icon tabler-icon-file-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8" /><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /><path d="M9 15l2 2l4 -4" />
</symbol>
@@ -215,6 +217,8 @@
</symbol>
<symbol id="tabler-layout" class="icon tabler-icon tabler-icon-layout" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="8" height="6" rx="2" /><rect x="3" y="13" width="8" height="8" rx="2" /><rect x="15" y="3" width="6" height="18" rx="2" />
</symbol>
+ <symbol id="tabler-lego" class="icon tabler-icon tabler-icon-lego" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="9.5" y1="11" x2="9.51" y2="11" /><line x1="14.5" y1="11" x2="14.51" y2="11" /><path d="M9.5 15a3.5 3.5 0 005 0" /><path d="M7 5h1v-2h8v2h1a3 3 0 013 3v9a3 3 0 01-3 3v1h-10v-1a3 3 0 01-3 -3v-9a3 3 0 013 -3" />
+</symbol>
<symbol id="tabler-lock-open" class="icon tabler-icon tabler-icon-lock-open" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="11" width="14" height="10" rx="2" /><line x1="12" y1="15" x2="12" y2="17" /><path d="M8 11v-5a4 4 0 018 0" />
</symbol>
<symbol id="tabler-lock" class="icon tabler-icon tabler-icon-lock" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="11" width="14" height="10" rx="2" /><line x1="12" y1="15" x2="12" y2="17" /><path d="M8 11v-4a4 4 0 018 0v4" />
@@ -229,11 +233,11 @@
</symbol>
<symbol id="tabler-map" class="icon tabler-icon tabler-icon-map" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4" /><line x1="9" y1="7" x2="9" y2="20" /><line x1="15" y1="4" x2="15" y2="17" />
</symbol>
- <symbol id="tabler-maximize" class="icon tabler-icon tabler-icon-maximize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 8v-2a2 2 0 012 -2h2"></path><path d="M4 16v2a2 2 0 002 2h2"></path><path d="M16 4h2a2 2 0 012 2v2"></path><path d="M16 20h2a2 2 0 002 -2v-2"></path>
+ <symbol id="tabler-maximize" class="icon tabler-icon tabler-icon-maximize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 8v-2a2 2 0 012 -2h2" /><path d="M4 16v2a2 2 0 002 2h2" /><path d="M16 4h2a2 2 0 012 2v2" /><path d="M16 20h2a2 2 0 002 -2v-2" />
</symbol>
<symbol id="tabler-menu" class="icon tabler-icon tabler-icon-menu" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="8" x2="20" y2="8" /><line x1="4" y1="16" x2="20" y2="16" />
</symbol>
- <symbol id="tabler-minimize" class="icon tabler-icon tabler-icon-minimize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M15 19v-2a2 2 0 012 -2h2"></path><path d="M16 5v2a2 2 0 002 2h2"></path><path d="M5 15h2a2 2 0 012 2v2"></path><path d="M5 9h2a2 2 0 002 -2v-2"></path>
+ <symbol id="tabler-minimize" class="icon tabler-icon tabler-icon-minimize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M15 19v-2a2 2 0 012 -2h2" /><path d="M16 5v2a2 2 0 002 2h2" /><path d="M5 15h2a2 2 0 012 2v2" /><path d="M5 9h2a2 2 0 002 -2v-2" />
</symbol>
<symbol id="tabler-minus-circle" class="icon tabler-icon tabler-icon-minus-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="8" y1="12" x2="16" y2="12" />
</symbol>
@@ -241,15 +245,15 @@
</symbol>
<symbol id="tabler-minus" class="icon tabler-icon tabler-icon-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12" />
</symbol>
- <symbol id="tabler-mood-confuzed" class="icon tabler-icon tabler-icon-mood-confuzed" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><line x1="9" y1="15" x2="16" y2="13.5" />
+ <symbol id="tabler-mood-confuzed" class="icon tabler-icon tabler-icon-mood-confuzed" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="10" x2="9.01" y2="10" /><line x1="15" y1="10" x2="15.01" y2="10" /><path d="M9.5 16a10 10 0 016 -1.5" />
</symbol>
<symbol id="tabler-mood-happy" class="icon tabler-icon tabler-icon-mood-happy" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path d="M8 13a4 4 0 108 0m0 0H8" />
</symbol>
- <symbol id="tabler-mood-neutral" class="icon tabler-icon tabler-icon-mood-neutral" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><line x1="9" y1="15" x2="15" y2="15" />
+ <symbol id="tabler-mood-neutral" class="icon tabler-icon tabler-icon-mood-neutral" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="10" x2="9.01" y2="10" /><line x1="15" y1="10" x2="15.01" y2="10" /><line x1="9" y1="15" x2="15" y2="15" />
</symbol>
- <symbol id="tabler-mood-sad" class="icon tabler-icon tabler-icon-mood-sad" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171" />
+ <symbol id="tabler-mood-sad" class="icon tabler-icon tabler-icon-mood-sad" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="10" x2="9.01" y2="10" /><line x1="15" y1="10" x2="15.01" y2="10" /><path d="M9.5 15.25a3.5 3.5 0 015 0" />
</symbol>
- <symbol id="tabler-mood-smile" class="icon tabler-icon tabler-icon-mood-smile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172" />
+ <symbol id="tabler-mood-smile" class="icon tabler-icon tabler-icon-mood-smile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="10" x2="9.01" y2="10" /><line x1="15" y1="10" x2="15.01" y2="10" /><path d="M9.5 15a3.5 3.5 0 005 0" />
</symbol>
<symbol id="tabler-moon" class="icon tabler-icon tabler-icon-moon" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M16.2 4a9.03 9.03 0 103.9 12a6.5 6.5 0 11-3.9 -12" />
</symbol>
@@ -257,6 +261,8 @@
</symbol>
<symbol id="tabler-more" class="icon tabler-icon tabler-icon-more" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="12" r=".75" /><circle cx="12" cy="12" r=".75" /><circle cx="19" cy="12" r=".75" />
</symbol>
+ <symbol id="tabler-music" class="icon tabler-icon tabler-icon-music" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="19" r="3" /><circle cx="16" cy="16" r="3" /><polyline points="9 19 9 7 19 3 19 16" /><line x1="9" y1="11" x2="19" y2="7" />
+</symbol>
<symbol id="tabler-photo" class="icon tabler-icon tabler-icon-photo" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="15" y1="8" x2="15.01" y2="8" /><rect x="4" y="4" width="16" height="16" rx="3" /><path d="M4 15l4 -4a3 5 0 013 0l 5 5" /><path d="M14 14l1 -1a3 5 0 013 0l 2 2" />
</symbol>
<symbol id="tabler-plus-circle" class="icon tabler-icon tabler-icon-plus-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" />
@@ -273,8 +279,14 @@
</symbol>
<symbol id="tabler-search" class="icon tabler-icon tabler-icon-search" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" />
</symbol>
+ <symbol id="tabler-selector" class="icon tabler-icon tabler-icon-selector" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="8 9 12 5 16 9" /><polyline points="16 15 12 19 8 15" />
+</symbol>
<symbol id="tabler-share" class="icon tabler-icon tabler-icon-share" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="12" r="3" /><circle cx="18" cy="6" r="3" /><circle cx="18" cy="18" r="3" /><line x1="8.7" y1="10.7" x2="15.3" y2="7.3" /><line x1="8.7" y1="13.3" x2="15.3" y2="16.7" />
</symbol>
+ <symbol id="tabler-shield-check" class="icon tabler-icon tabler-icon-shield-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12l2 2l4 -4" /><path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" />
+</symbol>
+ <symbol id="tabler-shield" class="icon tabler-icon tabler-icon-shield" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" />
+</symbol>
<symbol id="tabler-square" class="icon tabler-icon tabler-icon-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" />
</symbol>
<symbol id="tabler-star" class="icon tabler-icon tabler-icon-star" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z" />
@@ -367,118 +379,124 @@
<use xlink:href="#tabler-border-right" x="672" y="132" width="24" height="24" />
<use xlink:href="#tabler-border-top" x="726" y="132" width="24" height="24" />
<use xlink:href="#tabler-border-vertical" x="780" y="132" width="24" height="24" />
- <use xlink:href="#tabler-bulb-off" x="834" y="132" width="24" height="24" />
- <use xlink:href="#tabler-bulb" x="24" y="186" width="24" height="24" />
- <use xlink:href="#tabler-calendar" x="78" y="186" width="24" height="24" />
- <use xlink:href="#tabler-camera" x="132" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cash" x="186" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-area-line" x="240" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-area" x="294" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-bar" x="348" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-candle" x="402" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-donut" x="456" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-line" x="510" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-pie" x="564" y="186" width="24" height="24" />
- <use xlink:href="#tabler-check" x="618" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-down" x="672" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-left" x="726" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-right" x="780" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-up" x="834" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-down" x="24" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-left" x="78" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-right" x="132" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-up" x="186" y="240" width="24" height="24" />
- <use xlink:href="#tabler-circle" x="240" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-check" x="294" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-list" x="348" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-x" x="402" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard" x="456" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clock" x="510" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud-rain" x="564" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud-snow" x="618" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud-storm" x="672" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud" x="726" y="240" width="24" height="24" />
- <use xlink:href="#tabler-code" x="780" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cog" x="834" y="240" width="24" height="24" />
- <use xlink:href="#tabler-copy" x="24" y="294" width="24" height="24" />
- <use xlink:href="#tabler-credit-card" x="78" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-desktop" x="132" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-mobile" x="186" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-tablet" x="240" y="294" width="24" height="24" />
- <use xlink:href="#tabler-download" x="294" y="294" width="24" height="24" />
- <use xlink:href="#tabler-external-link" x="348" y="294" width="24" height="24" />
- <use xlink:href="#tabler-eye" x="402" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-check" x="456" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-download" x="510" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-minus" x="564" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-plus" x="618" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-text" x="672" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-x" x="726" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file" x="780" y="294" width="24" height="24" />
- <use xlink:href="#tabler-flag" x="834" y="294" width="24" height="24" />
- <use xlink:href="#tabler-folder-minus" x="24" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder-plus" x="78" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder-x" x="132" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder" x="186" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folders" x="240" y="348" width="24" height="24" />
- <use xlink:href="#tabler-glass" x="294" y="348" width="24" height="24" />
- <use xlink:href="#tabler-grid" x="348" y="348" width="24" height="24" />
- <use xlink:href="#tabler-heart" x="402" y="348" width="24" height="24" />
- <use xlink:href="#tabler-home" x="456" y="348" width="24" height="24" />
- <use xlink:href="#tabler-ice-cream" x="510" y="348" width="24" height="24" />
- <use xlink:href="#tabler-key" x="564" y="348" width="24" height="24" />
- <use xlink:href="#tabler-layout" x="618" y="348" width="24" height="24" />
- <use xlink:href="#tabler-lock-open" x="672" y="348" width="24" height="24" />
- <use xlink:href="#tabler-lock" x="726" y="348" width="24" height="24" />
- <use xlink:href="#tabler-magnet" x="780" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mail-opened" x="834" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mail" x="24" y="402" width="24" height="24" />
- <use xlink:href="#tabler-map-pin" x="78" y="402" width="24" height="24" />
- <use xlink:href="#tabler-map" x="132" y="402" width="24" height="24" />
- <use xlink:href="#tabler-maximize" x="186" y="402" width="24" height="24" />
- <use xlink:href="#tabler-menu" x="240" y="402" width="24" height="24" />
- <use xlink:href="#tabler-minimize" x="294" y="402" width="24" height="24" />
- <use xlink:href="#tabler-minus-circle" x="348" y="402" width="24" height="24" />
- <use xlink:href="#tabler-minus-square" x="402" y="402" width="24" height="24" />
- <use xlink:href="#tabler-minus" x="456" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mood-confuzed" x="510" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mood-happy" x="564" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mood-neutral" x="618" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mood-sad" x="672" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mood-smile" x="726" y="402" width="24" height="24" />
- <use xlink:href="#tabler-moon" x="780" y="402" width="24" height="24" />
- <use xlink:href="#tabler-more-vertical" x="834" y="402" width="24" height="24" />
- <use xlink:href="#tabler-more" x="24" y="456" width="24" height="24" />
- <use xlink:href="#tabler-photo" x="78" y="456" width="24" height="24" />
- <use xlink:href="#tabler-plus-circle" x="132" y="456" width="24" height="24" />
- <use xlink:href="#tabler-plus-square" x="186" y="456" width="24" height="24" />
- <use xlink:href="#tabler-plus" x="240" y="456" width="24" height="24" />
- <use xlink:href="#tabler-printer" x="294" y="456" width="24" height="24" />
- <use xlink:href="#tabler-puzzle" x="348" y="456" width="24" height="24" />
- <use xlink:href="#tabler-qrcode" x="402" y="456" width="24" height="24" />
- <use xlink:href="#tabler-search" x="456" y="456" width="24" height="24" />
- <use xlink:href="#tabler-share" x="510" y="456" width="24" height="24" />
- <use xlink:href="#tabler-square" x="564" y="456" width="24" height="24" />
- <use xlink:href="#tabler-star" x="618" y="456" width="24" height="24" />
- <use xlink:href="#tabler-sun" x="672" y="456" width="24" height="24" />
- <use xlink:href="#tabler-swich-horizontal" x="726" y="456" width="24" height="24" />
- <use xlink:href="#tabler-switch-vertical" x="780" y="456" width="24" height="24" />
- <use xlink:href="#tabler-tag" x="834" y="456" width="24" height="24" />
- <use xlink:href="#tabler-target" x="24" y="510" width="24" height="24" />
- <use xlink:href="#tabler-trash" x="78" y="510" width="24" height="24" />
- <use xlink:href="#tabler-trending-down" x="132" y="510" width="24" height="24" />
- <use xlink:href="#tabler-trending-up" x="186" y="510" width="24" height="24" />
- <use xlink:href="#tabler-trophy" x="240" y="510" width="24" height="24" />
- <use xlink:href="#tabler-upload" x="294" y="510" width="24" height="24" />
- <use xlink:href="#tabler-user-check" x="348" y="510" width="24" height="24" />
- <use xlink:href="#tabler-user-minus" x="402" y="510" width="24" height="24" />
- <use xlink:href="#tabler-user-plus" x="456" y="510" width="24" height="24" />
- <use xlink:href="#tabler-user-x" x="510" y="510" width="24" height="24" />
- <use xlink:href="#tabler-user" x="564" y="510" width="24" height="24" />
- <use xlink:href="#tabler-viewfinder" x="618" y="510" width="24" height="24" />
- <use xlink:href="#tabler-world" x="672" y="510" width="24" height="24" />
- <use xlink:href="#tabler-x" x="726" y="510" width="24" height="24" />
- <use xlink:href="#tabler-zoom-in" x="780" y="510" width="24" height="24" />
- <use xlink:href="#tabler-zoom-out" x="834" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-box" x="834" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bulb-off" x="24" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-bulb" x="78" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-calendar" x="132" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-camera" x="186" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-cash" x="240" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area-line" x="294" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area" x="348" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-bar" x="402" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-candle" x="456" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-donut" x="510" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-line" x="564" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-pie" x="618" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-check" x="672" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-down" x="726" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-left" x="780" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-right" x="834" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-up" x="24" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-down" x="78" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-left" x="132" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-right" x="186" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-up" x="240" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-circle" x="294" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-check" x="348" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-list" x="402" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-x" x="456" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard" x="510" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clock" x="564" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-rain" x="618" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-snow" x="672" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-storm" x="726" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud" x="780" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-code" x="834" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cog" x="24" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-copy" x="78" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-credit-card" x="132" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-device-desktop" x="186" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-device-mobile" x="240" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-device-tablet" x="294" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-download" x="348" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-external-link" x="402" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-eye" x="456" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-check" x="510" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-download" x="564" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-minus" x="618" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-plus" x="672" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-text" x="726" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-x" x="780" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file" x="834" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-flag" x="24" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-folder-minus" x="78" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-folder-plus" x="132" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-folder-x" x="186" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-folder" x="240" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-folders" x="294" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-glass" x="348" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-grid" x="402" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-heart" x="456" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-home" x="510" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-ice-cream" x="564" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-key" x="618" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-layout" x="672" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-lego" x="726" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-lock-open" x="780" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-lock" x="834" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-magnet" x="24" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mail-opened" x="78" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mail" x="132" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-map-pin" x="186" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-map" x="240" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-maximize" x="294" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-menu" x="348" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-minimize" x="402" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-minus-circle" x="456" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-minus-square" x="510" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-minus" x="564" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mood-confuzed" x="618" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mood-happy" x="672" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mood-neutral" x="726" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mood-sad" x="780" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-mood-smile" x="834" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-moon" x="24" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-more-vertical" x="78" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-more" x="132" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-music" x="186" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-photo" x="240" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-plus-circle" x="294" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-plus-square" x="348" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-plus" x="402" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-printer" x="456" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-puzzle" x="510" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-qrcode" x="564" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-search" x="618" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-selector" x="672" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-share" x="726" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-shield-check" x="780" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-shield" x="834" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-square" x="24" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-star" x="78" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-sun" x="132" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-swich-horizontal" x="186" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-switch-vertical" x="240" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-tag" x="294" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-target" x="348" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-trash" x="402" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-trending-down" x="456" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-trending-up" x="510" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-trophy" x="564" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-upload" x="618" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-user-check" x="672" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-user-minus" x="726" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-user-plus" x="780" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-user-x" x="834" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-user" x="24" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-viewfinder" x="78" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-world" x="132" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-x" x="186" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-in" x="240" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-out" x="294" y="564" width="24" height="24" />
</svg> \ No newline at end of file