aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_icons/chart-area-line.svg6
-rw-r--r--_icons/chart-area.svg6
-rw-r--r--_icons/chart-bar.svg9
-rw-r--r--_icons/chart-candle.svg13
-rw-r--r--_icons/chart-donut.svg6
-rw-r--r--_icons/chart-line.svg6
-rw-r--r--_icons/chart-pie.svg6
-rw-r--r--_icons/mail-opened.svg8
-rw-r--r--_icons/mail.svg6
-rw-r--r--_icons/qrcode.svg24
-rw-r--r--_icons/trophy.svg10
-rw-r--r--_icons/wine.svg8
-rw-r--r--icons.svg478
13 files changed, 345 insertions, 241 deletions
diff --git a/_icons/chart-area-line.svg b/_icons/chart-area-line.svg
new file mode 100644
index 0000000..7cbc3e6
--- /dev/null
+++ b/_icons/chart-area-line.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <polyline points="4 19 8 13 12 15 16 10 20 14 20 19 4 19" />
+ <polyline points="4 12 7 8 11 10 16 4 20 8" />
+</svg>
diff --git a/_icons/chart-area.svg b/_icons/chart-area.svg
new file mode 100644
index 0000000..8fd5831
--- /dev/null
+++ b/_icons/chart-area.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="4" y1="19" x2="20" y2="19" />
+ <polyline points="4 15 8 9 12 11 16 6 20 10 20 15 4 15" />
+</svg>
diff --git a/_icons/chart-bar.svg b/_icons/chart-bar.svg
new file mode 100644
index 0000000..370261c
--- /dev/null
+++ b/_icons/chart-bar.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <rect x="4" y="13" width="4" height="6" rx="1" />
+ <rect x="8" y="6" width="4" height="13" rx="1" />
+ <rect x="12" y="11" width="4" height="8" rx="1" />
+ <rect x="16" y="15" width="4" height="4" rx="1" />
+ <line x1="6" y1="19" x2="18" y2="19" />
+</svg>
diff --git a/_icons/chart-candle.svg b/_icons/chart-candle.svg
new file mode 100644
index 0000000..60ebb2b
--- /dev/null
+++ b/_icons/chart-candle.svg
@@ -0,0 +1,13 @@
+---
+---
+<svg>
+ <rect x="4" y="6" width="4" height="5" />
+ <line x1="6" y1="4" x2="6" y2="6" />
+ <line x1="6" y1="11" x2="6" y2="20" />
+ <rect x="10" y="14" width="4" height="5" />
+ <line x1="12" y1="4" x2="12" y2="14" />
+ <line x1="12" y1="19" x2="12" y2="20" />
+ <rect x="16" y="5" width="4" height="6" />
+ <line x1="18" y1="4" x2="18" y2="5" />
+ <line x1="18" y1="11" x2="18" y2="20" />
+</svg>
diff --git a/_icons/chart-donut.svg b/_icons/chart-donut.svg
new file mode 100644
index 0000000..7cecab5
--- /dev/null
+++ b/_icons/chart-donut.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M11 3a9.05 9.05 0 1010 10h-5a4.1 4.1 0 11-5 -5v-5" />
+ <path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
+</svg>
diff --git a/_icons/chart-line.svg b/_icons/chart-line.svg
new file mode 100644
index 0000000..045e120
--- /dev/null
+++ b/_icons/chart-line.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="4" y1="19" x2="20" y2="19" />
+ <polyline points="4 15 8 9 12 11 16 6 20 10" />
+</svg>
diff --git a/_icons/chart-pie.svg b/_icons/chart-pie.svg
new file mode 100644
index 0000000..c47032e
--- /dev/null
+++ b/_icons/chart-pie.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M11 3a9.05 9.05 0 1010 10h-10v-10" />
+ <path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
+</svg>
diff --git a/_icons/mail-opened.svg b/_icons/mail-opened.svg
new file mode 100644
index 0000000..ec3d8b6
--- /dev/null
+++ b/_icons/mail-opened.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <polyline points="3 9 12 15 21 9 12 3 3 9" />
+ <path d="M21 9v10a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10" />
+ <line x1="3" y1="19" x2="9" y2="13" />
+ <line x1="15" y1="13" x2="21" y2="19" />
+</svg>
diff --git a/_icons/mail.svg b/_icons/mail.svg
new file mode 100644
index 0000000..8d316e2
--- /dev/null
+++ b/_icons/mail.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <rect x="3" y="5" width="18" height="14" rx="2" />
+ <polyline points="3 7 12 13 21 7" />
+</svg>
diff --git a/_icons/qrcode.svg b/_icons/qrcode.svg
index 0c9a5be..bd32a68 100644
--- a/_icons/qrcode.svg
+++ b/_icons/qrcode.svg
@@ -1,16 +1,16 @@
---
---
<svg>
- <rect x="4" y="4" width="4" height="4" rx="1" />
- <rect x="16" y="4" width="4" height="4" rx="1" />
- <rect x="4" y="16" width="4" height="4" rx="1" />
- <line x1="12" y1="4" x2="12" y2="5" />
- <polyline points="12 8 12 12 15 12" />
- <line x1="4" y1="12" x2="5" y2="12" />
- <line x1="8" y1="12" x2="9" y2="12" />
- <line x1="18" y1="12" x2="20" y2="12" />
- <line x1="12" y1="16" x2="16" y2="16" />
- <line x1="19" y1="16" x2="20" y2="16" />
- <line x1="12" y1="20" x2="14" y2="20" />
- <line x1="17" y1="20" x2="20" y2="20" />
+ <rect x="4" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="17" x2="7" y2="17.01" />
+ <rect x="14" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="7" x2="7" y2="7.01" />
+ <rect x="4" y="14" width="6" height="6" rx="1" />
+ <line x1="17" y1="7" x2="17" y2="7.01" />
+ <line x1="14" y1="14" x2="17" y2="14" />
+ <line x1="20" y1="14" x2="20" y2="14.01" />
+ <line x1="14" y1="14" x2="14" y2="17" />
+ <line x1="14" y1="20" x2="17" y2="20" />
+ <line x1="17" y1="17" x2="20" y2="17" />
+ <line x1="20" y1="17" x2="20" y2="20" />
</svg>
diff --git a/_icons/trophy.svg b/_icons/trophy.svg
new file mode 100644
index 0000000..65c4b78
--- /dev/null
+++ b/_icons/trophy.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="17" x2="12" y2="21" />
+ <line x1="7" y1="4" x2="17" y2="4" />
+ <path d="M17 4v8a5 5 0 01-10 0v-8" />
+ <circle cx="5" cy="9" r="2" />
+ <circle cx="19" cy="9" r="2" />
+</svg>
diff --git a/_icons/wine.svg b/_icons/wine.svg
new file mode 100644
index 0000000..62e1c99
--- /dev/null
+++ b/_icons/wine.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="13" x2="12" y2="21" />
+ <line x1="7" y1="4" x2="17" y2="4" />
+ <path d="M17 4v4a5 5 0 01-10 0v-4" />
+</svg>
diff --git a/icons.svg b/icons.svg
index d9c4b0c..36e246f 100644
--- a/icons.svg
+++ b/icons.svg
@@ -1,280 +1,289 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 504" width="882" height="504" style="color: #354052"><rect x="0" y="0" width="882" height="504" fill="#fafbfc"></rect>
- <symbol id="tabler-activity" cla ="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 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" cla ="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" />
+ <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" />
</symbol>
- <symbol id="tabler-alert-circle" cla ="icon tabler-icon tabler-icon-alert-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="12" /><line x1="12" y1="16" x2="12.01" y2="16" />
+ <symbol id="tabler-alert-circle" class="icon tabler-icon tabler-icon-alert-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="12" /><line x1="12" y1="16" x2="12.01" y2="16" />
</symbol>
- <symbol id="tabler-align-center" cla ="icon tabler-icon tabler-icon-align-center" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="8" y1="12" x2="16" y2="12" /><line x1="6" y1="18" x2="18" y2="18" />
+ <symbol id="tabler-align-center" class="icon tabler-icon tabler-icon-align-center" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="8" y1="12" x2="16" y2="12" /><line x1="6" y1="18" x2="18" y2="18" />
</symbol>
- <symbol id="tabler-align-justified" cla ="icon tabler-icon tabler-icon-align-justified" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="4" y1="18" x2="20" y2="18" />
+ <symbol id="tabler-align-justified" class="icon tabler-icon tabler-icon-align-justified" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="4" y1="18" x2="20" y2="18" />
</symbol>
- <symbol id="tabler-align-left" cla ="icon tabler-icon tabler-icon-align-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="14" y2="12" /><line x1="4" y1="18" x2="18" y2="18" />
+ <symbol id="tabler-align-left" class="icon tabler-icon tabler-icon-align-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="14" y2="12" /><line x1="4" y1="18" x2="18" y2="18" />
</symbol>
- <symbol id="tabler-align-right" cla ="icon tabler-icon tabler-icon-align-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="10" y1="12" x2="20" y2="12" /><line x1="6" y1="18" x2="20" y2="18" />
+ <symbol id="tabler-align-right" class="icon tabler-icon tabler-icon-align-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="10" y1="12" x2="20" y2="12" /><line x1="6" y1="18" x2="20" y2="18" />
</symbol>
- <symbol id="tabler-arrow-down-circle" cla ="icon tabler-icon tabler-icon-arrow-down-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="12" y2="16" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="16" />
+ <symbol id="tabler-arrow-down-circle" class="icon tabler-icon tabler-icon-arrow-down-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="12" y2="16" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="16" />
</symbol>
- <symbol id="tabler-arrow-down-left-circle" cla ="icon tabler-icon tabler-icon-arrow-down-left-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="15" y1="9" x2="9" y2="15" /><polyline points="15 15 9 15 9 9" />
+ <symbol id="tabler-arrow-down-left-circle" class="icon tabler-icon tabler-icon-arrow-down-left-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="15" y1="9" x2="9" y2="15" /><polyline points="15 15 9 15 9 9" />
</symbol>
- <symbol id="tabler-arrow-down-left" cla ="icon tabler-icon tabler-icon-arrow-down-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="16 17 7 17 7 8" />
+ <symbol id="tabler-arrow-down-left" class="icon tabler-icon tabler-icon-arrow-down-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="16 17 7 17 7 8" />
</symbol>
- <symbol id="tabler-arrow-down-right-circle" cla ="icon tabler-icon tabler-icon-arrow-down-right-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="15" y1="15" x2="9" y2="15" /><polyline points="15 9 15 15 9 9" />
+ <symbol id="tabler-arrow-down-right-circle" class="icon tabler-icon tabler-icon-arrow-down-right-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="15" y1="15" x2="9" y2="15" /><polyline points="15 9 15 15 9 9" />
</symbol>
- <symbol id="tabler-arrow-down-right" cla ="icon tabler-icon tabler-icon-arrow-down-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="17 8 17 17 8 17" />
+ <symbol id="tabler-arrow-down-right" class="icon tabler-icon tabler-icon-arrow-down-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="17 8 17 17 8 17" />
</symbol>
- <symbol id="tabler-arrow-down" cla ="icon tabler-icon tabler-icon-arrow-down" 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="19" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="19" />
+ <symbol id="tabler-arrow-down" class="icon tabler-icon tabler-icon-arrow-down" 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="19" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="19" />
</symbol>
- <symbol id="tabler-arrow-left-circle" cla ="icon tabler-icon tabler-icon-arrow-left-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" /><line x1="8" y1="12" x2="12" y2="16" /><line x1="8" y1="12" x2="12" y2="8" />
+ <symbol id="tabler-arrow-left-circle" class="icon tabler-icon tabler-icon-arrow-left-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" /><line x1="8" y1="12" x2="12" y2="16" /><line x1="8" y1="12" x2="12" y2="8" />
</symbol>
- <symbol id="tabler-arrow-left" cla ="icon tabler-icon tabler-icon-arrow-left" 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" /><line x1="5" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="5" />
+ <symbol id="tabler-arrow-left" class="icon tabler-icon tabler-icon-arrow-left" 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" /><line x1="5" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="5" />
</symbol>
- <symbol id="tabler-arrow-narrow-down" cla ="icon tabler-icon tabler-icon-arrow-narrow-down" 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="16" y1="15" x2="12" y2="19" /><line x1="8" y1="15" x2="12" y2="19" />
+ <symbol id="tabler-arrow-narrow-down" class="icon tabler-icon tabler-icon-arrow-narrow-down" 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="16" y1="15" x2="12" y2="19" /><line x1="8" y1="15" x2="12" y2="19" />
</symbol>
- <symbol id="tabler-arrow-narrow-left" cla ="icon tabler-icon tabler-icon-arrow-narrow-left" 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" /><line x1="5" y1="12" x2="9" y2="16" /><line x1="5" y1="12" x2="9" y2="8" />
+ <symbol id="tabler-arrow-narrow-left" class="icon tabler-icon tabler-icon-arrow-narrow-left" 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" /><line x1="5" y1="12" x2="9" y2="16" /><line x1="5" y1="12" x2="9" y2="8" />
</symbol>
- <symbol id="tabler-arrow-narrow-right" cla ="icon tabler-icon tabler-icon-arrow-narrow-right" 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" /><line x1="15" y1="16" x2="19" y2="12" /><line x1="15" y1="8" x2="19" y2="12" />
+ <symbol id="tabler-arrow-narrow-right" class="icon tabler-icon tabler-icon-arrow-narrow-right" 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" /><line x1="15" y1="16" x2="19" y2="12" /><line x1="15" y1="8" x2="19" y2="12" />
</symbol>
- <symbol id="tabler-arrow-narrow-up" cla ="icon tabler-icon tabler-icon-arrow-narrow-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="16" y1="9" x2="12" y2="5" />
-<line x1="8" y1="9" x2="12" y2="5" />
+ <symbol id="tabler-arrow-narrow-up" class="icon tabler-icon tabler-icon-arrow-narrow-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="16" y1="9" x2="12" y2="5" /><line x1="8" y1="9" x2="12" y2="5" />
</symbol>
- <symbol id="tabler-arrow-right-circle" cla ="icon tabler-icon tabler-icon-arrow-right-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="16" y1="12" x2="8" y2="12" /><line x1="16" y1="12" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" />
+ <symbol id="tabler-arrow-right-circle" class="icon tabler-icon tabler-icon-arrow-right-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="16" y1="12" x2="8" y2="12" /><line x1="16" y1="12" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" />
</symbol>
- <symbol id="tabler-arrow-right" cla ="icon tabler-icon tabler-icon-arrow-right" 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" /><line x1="12" y1="19" x2="19" y2="12" /><line x1="12" y1="5" x2="19" y2="12" />
+ <symbol id="tabler-arrow-right" class="icon tabler-icon tabler-icon-arrow-right" 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" /><line x1="12" y1="19" x2="19" y2="12" /><line x1="12" y1="5" x2="19" y2="12" />
</symbol>
- <symbol id="tabler-arrow-up-circle" cla ="icon tabler-icon tabler-icon-arrow-up-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="8" y2="12" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" />
+ <symbol id="tabler-arrow-up-circle" class="icon tabler-icon tabler-icon-arrow-up-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="8" y2="12" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" />
</symbol>
- <symbol id="tabler-arrow-up-left-circle" cla ="icon tabler-icon tabler-icon-arrow-up-left-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="9" y1="9" x2="15" y2="15" /><polyline points="15 9 9 9 9 15" />
+ <symbol id="tabler-arrow-up-left-circle" class="icon tabler-icon tabler-icon-arrow-up-left-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="9" y1="9" x2="15" y2="15" /><polyline points="15 9 9 9 9 15" />
</symbol>
- <symbol id="tabler-arrow-up-left" cla ="icon tabler-icon tabler-icon-arrow-up-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="16 7 7 7 7 16" />
+ <symbol id="tabler-arrow-up-left" class="icon tabler-icon tabler-icon-arrow-up-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="16 7 7 7 7 16" />
</symbol>
- <symbol id="tabler-arrow-up-right-circle" cla ="icon tabler-icon tabler-icon-arrow-up-right-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="15" y1="9" x2="9" y2="15" /><polyline points="15 15 15 9 9 9" />
+ <symbol id="tabler-arrow-up-right-circle" class="icon tabler-icon tabler-icon-arrow-up-right-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="15" y1="9" x2="9" y2="15" /><polyline points="15 15 15 9 9 9" />
</symbol>
- <symbol id="tabler-arrow-up-right" cla ="icon tabler-icon tabler-icon-arrow-up-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="8 7 17 7 17 16" />
+ <symbol id="tabler-arrow-up-right" class="icon tabler-icon tabler-icon-arrow-up-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="8 7 17 7 17 16" />
</symbol>
- <symbol id="tabler-arrow-up" cla ="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="19" y1="12" x2="12" y2="5" /><line x1="5" y1="12" x2="12" y2="5" />
+ <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="19" y1="12" x2="12" y2="5" /><line x1="5" y1="12" x2="12" y2="5" />
</symbol>
- <symbol id="tabler-battery-1" cla ="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"></path><polyline points="7 10 7 14"/>
+ <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>
- <symbol id="tabler-battery-2" cla ="icon tabler-icon tabler-icon-battery-2" 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"></path><polyline points="7 10 7 14"/><polyline points="10 10 10 14"/>
+ <symbol id="tabler-battery-2" class="icon tabler-icon tabler-icon-battery-2" 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" /><line x1="10" y1="10" x2="10" y2="14" />
</symbol>
- <symbol id="tabler-battery-3" cla ="icon tabler-icon tabler-icon-battery-3" 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"></path><polyline points="7 10 7 14"/><polyline points="10 10 10 14"/><polyline points="13 10 13 14"/>
+ <symbol id="tabler-battery-3" class="icon tabler-icon tabler-icon-battery-3" 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" /><line x1="10" y1="10" x2="10" y2="14" /><line x1="13" y1="10" x2="13" y2="14" />
</symbol>
- <symbol id="tabler-battery-4" cla ="icon tabler-icon tabler-icon-battery-4" 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"></path><polyline points="7 10 7 14"/><polyline points="10 10 10 14"/><polyline points="13 10 13 14"/><polyline points="16 10 16 14"/>
+ <symbol id="tabler-battery-4" class="icon tabler-icon tabler-icon-battery-4" 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" /><line x1="10" y1="10" x2="10" y2="14" /><line x1="13" y1="10" x2="13" y2="14" /><line x1="16" y1="10" x2="16" y2="14" />
</symbol>
- <symbol id="tabler-battery-charging" cla ="icon tabler-icon tabler-icon-battery-charging" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 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-2"/><path d="M8 7H6a2 2 0 00-2 2v6a2 2 0 002 2h1" /><polyline points="12 8 10 12 13 12 11 16"/>
+ <symbol id="tabler-battery-charging" class="icon tabler-icon tabler-icon-battery-charging" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 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-2" /><path d="M8 7H6a2 2 0 00-2 2v6a2 2 0 002 2h1" /><polyline points="12 8 10 12 13 12 11 16" />
</symbol>
- <symbol id="tabler-battery" cla ="icon tabler-icon tabler-icon-battery" 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"></path>
+ <symbol id="tabler-battery" class="icon tabler-icon tabler-icon-battery" 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" />
</symbol>
- <symbol id="tabler-bookmark" cla ="icon tabler-icon tabler-icon-bookmark" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 4h6a2 2 0 012 2v14l-5-3l-5 3v-14a2 2 0 012 -2"></path>
+ <symbol id="tabler-bookmark" class="icon tabler-icon tabler-icon-bookmark" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 4h6a2 2 0 012 2v14l-5-3l-5 3v-14a2 2 0 012 -2" />
</symbol>
- <symbol id="tabler-border-all" cla ="icon tabler-icon tabler-icon-border-all" 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" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="12" y1="4" x2="12" y2="20" />
+ <symbol id="tabler-border-all" class="icon tabler-icon tabler-icon-border-all" 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" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="12" y1="4" x2="12" y2="20" />
</symbol>
- <symbol id="tabler-border-bottom" cla ="icon tabler-icon tabler-icon-border-bottom" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-bottom" class="icon tabler-icon tabler-icon-border-bottom" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-horizontal" cla ="icon tabler-icon tabler-icon-border-horizontal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-horizontal" class="icon tabler-icon tabler-icon-border-horizontal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-inner" cla ="icon tabler-icon tabler-icon-border-inner" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-inner" class="icon tabler-icon tabler-icon-border-inner" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-left" cla ="icon tabler-icon tabler-icon-border-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-left" class="icon tabler-icon tabler-icon-border-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-none" cla ="icon tabler-icon tabler-icon-border-none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-none" class="icon tabler-icon tabler-icon-border-none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-outer" cla ="icon tabler-icon tabler-icon-border-outer" 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" /><g stroke-dasharray=".001 4"><line x1="4" y1="12" x2="20" y2="12" /><line x1="12" y1="4" x2="12" y2="20" /></g>
+ <symbol id="tabler-border-outer" class="icon tabler-icon tabler-icon-border-outer" 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" /><g stroke-dasharray=".001 4"><line x1="4" y1="12" x2="20" y2="12" /><line x1="12" y1="4" x2="12" y2="20" /></g>
</symbol>
- <symbol id="tabler-border-right" cla ="icon tabler-icon tabler-icon-border-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-right" class="icon tabler-icon tabler-icon-border-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-top" cla ="icon tabler-icon tabler-icon-border-top" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
+ <symbol id="tabler-border-top" class="icon tabler-icon tabler-icon-border-top" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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>
</symbol>
- <symbol id="tabler-border-vertical" cla ="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 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-bulb-off" cla ="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"></path><line x1="9.7" y1="17" x2="14.3" y2="17"></line>
+ <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" cla ="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><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"></path><line x1="9.7" y1="17" x2="14.3" y2="17"></line>
+ <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" />
</symbol>
- <symbol id="tabler-calendar" cla ="icon tabler-icon tabler-icon-calendar" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2"></rect><line x1="16" y1="3" x2="16" y2="7"></line><line x1="8" y1="3" x2="8" y2="7"></line><line x1="4" y1="11" x2="20" y2="11"></line><line x1="11" y1="15" x2="12" y2="15"></line><line x1="12" y1="15" x2="12" y2="18"></line>
+ <symbol id="tabler-calendar" class="icon tabler-icon tabler-icon-calendar" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="5" width="16" height="16" rx="2" /><line x1="16" y1="3" x2="16" y2="7" /><line x1="8" y1="3" x2="8" y2="7" /><line x1="4" y1="11" x2="20" y2="11" /><line x1="11" y1="15" x2="12" y2="15" /><line x1="12" y1="15" x2="12" y2="18" />
</symbol>
- <symbol id="tabler-camera" cla ="icon tabler-icon tabler-icon-camera" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 7h1a2 2 0 002 -2a1 1 0 011 -1h6a1 1 0 011 1a2 2 0 002 2h1a2 2 0 012 2v9a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-9a2 2 0 012 -2"></path><circle cx="12" cy="13" r="3" />
+ <symbol id="tabler-camera" class="icon tabler-icon tabler-icon-camera" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 7h1a2 2 0 002 -2a1 1 0 011 -1h6a1 1 0 011 1a2 2 0 002 2h1a2 2 0 012 2v9a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-9a2 2 0 012 -2" /><circle cx="12" cy="13" r="3" />
</symbol>
- <symbol id="tabler-cash" cla ="icon tabler-icon tabler-icon-cash" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="7" y="9" width="14" height="10" rx="2"></rect><circle cx="14" cy="14" r="2" /><path d="M17 9v-2a2 2 0 00-2 -2h-10a2 2 0 00-2 2v6a2 2 0 002 2h2"></path>
+ <symbol id="tabler-cash" class="icon tabler-icon tabler-icon-cash" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="7" y="9" width="14" height="10" rx="2" /><circle cx="14" cy="14" r="2" /><path d="M17 9v-2a2 2 0 00-2 -2h-10a2 2 0 00-2 2v6a2 2 0 002 2h2" />
</symbol>
- <symbol id="tabler-check" cla ="icon tabler-icon tabler-icon-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 7 10 17 5 12" />
+ <symbol id="tabler-chart-area-line" class="icon tabler-icon tabler-icon-chart-area-line" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="4 19 8 13 12 15 16 10 20 14 20 19 4 19" /><polyline points="4 12 7 8 11 10 16 4 20 8" />
</symbol>
- <symbol id="tabler-chevron-down" cla ="icon tabler-icon tabler-icon-chevron-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9" />
+ <symbol id="tabler-chart-area" class="icon tabler-icon tabler-icon-chart-area" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="19" x2="20" y2="19" /><polyline points="4 15 8 9 12 11 16 6 20 10 20 15 4 15" />
</symbol>
- <symbol id="tabler-chevron-left" cla ="icon tabler-icon tabler-icon-chevron-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 6 9 12 15 18" />
+ <symbol id="tabler-chart-bar" class="icon tabler-icon tabler-icon-chart-bar" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="13" width="4" height="6" rx="1" /><rect x="8" y="6" width="4" height="13" rx="1" /><rect x="12" y="11" width="4" height="8" rx="1" /><rect x="16" y="15" width="4" height="4" rx="1" /><line x1="6" y1="19" x2="18" y2="19" />
</symbol>
- <symbol id="tabler-chevron-right" cla ="icon tabler-icon tabler-icon-chevron-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 6 15 12 9 18" />
+ <symbol id="tabler-chart-candle" class="icon tabler-icon tabler-icon-chart-candle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="6" width="4" height="5" /><line x1="6" y1="4" x2="6" y2="6" /><line x1="6" y1="11" x2="6" y2="20" /><rect x="10" y="14" width="4" height="5" /><line x1="12" y1="4" x2="12" y2="14" /><line x1="12" y1="19" x2="12" y2="20" /><rect x="16" y="5" width="4" height="6" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="11" x2="18" y2="20" />
</symbol>
- <symbol id="tabler-chevron-up" cla ="icon tabler-icon tabler-icon-chevron-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 15 12 9 18 15" />
+ <symbol id="tabler-chart-donut" class="icon tabler-icon tabler-icon-chart-donut" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M11 3a9.05 9.05 0 1010 10h-5a4.1 4.1 0 11-5 -5v-5" /><path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
</symbol>
- <symbol id="tabler-chevrons-down" cla ="icon tabler-icon tabler-icon-chevrons-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 7 12 12 17 7" /><polyline points="7 13 12 18 17 13" />
+ <symbol id="tabler-chart-line" class="icon tabler-icon tabler-icon-chart-line" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="19" x2="20" y2="19" /><polyline points="4 15 8 9 12 11 16 6 20 10" />
</symbol>
- <symbol id="tabler-chevrons-left" cla ="icon tabler-icon tabler-icon-chevrons-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="11 7 6 12 11 17" /><polyline points="17 7 12 12 17 17" />
+ <symbol id="tabler-chart-pie" class="icon tabler-icon tabler-icon-chart-pie" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M11 3a9.05 9.05 0 1010 10h-10v-10" /><path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
</symbol>
- <symbol id="tabler-chevrons-right" cla ="icon tabler-icon tabler-icon-chevrons-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 7 12 12 7 17" /><polyline points="13 7 18 12 13 17" />
+ <symbol id="tabler-check" class="icon tabler-icon tabler-icon-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 7 10 17 5 12" />
</symbol>
- <symbol id="tabler-chevrons-up" cla ="icon tabler-icon tabler-icon-chevrons-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 11 12 6 17 11" /><polyline points="7 17 12 12 17 17" />
+ <symbol id="tabler-chevron-down" class="icon tabler-icon tabler-icon-chevron-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9" />
</symbol>
- <symbol id="tabler-circle" cla ="icon tabler-icon tabler-icon-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" />
+ <symbol id="tabler-chevron-left" class="icon tabler-icon tabler-icon-chevron-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="15 6 9 12 15 18" />
</symbol>
- <symbol id="tabler-clipboard-check" cla ="icon tabler-icon tabler-icon-clipboard-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><path d="M9 14l2 2l4 -4"></path>
+ <symbol id="tabler-chevron-right" class="icon tabler-icon tabler-icon-chevron-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 6 15 12 9 18" />
</symbol>
- <symbol id="tabler-clipboard-list" cla ="icon tabler-icon tabler-icon-clipboard-list" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><polyline points="9 12 9.01 12"/><polyline points="13 12 15 12"/><polyline points="9 16 9.01 16"/><polyline points="13 16 15 16"/>
+ <symbol id="tabler-chevron-up" class="icon tabler-icon tabler-icon-chevron-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 15 12 9 18 15" />
</symbol>
- <symbol id="tabler-clipboard-x" cla ="icon tabler-icon tabler-icon-clipboard-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><path d="M10 12l4 4m0 -4l-4 4"></path>
+ <symbol id="tabler-chevrons-down" class="icon tabler-icon tabler-icon-chevrons-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 7 12 12 17 7" /><polyline points="7 13 12 18 17 13" />
</symbol>
- <symbol id="tabler-clipboard" cla ="icon tabler-icon tabler-icon-clipboard" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" />
+ <symbol id="tabler-chevrons-left" class="icon tabler-icon tabler-icon-chevrons-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="11 7 6 12 11 17" /><polyline points="17 7 12 12 17 17" />
</symbol>
- <symbol id="tabler-clock" cla ="icon tabler-icon tabler-icon-clock" 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" /><polyline points="12 7 12 12 9 15" />
+ <symbol id="tabler-chevrons-right" class="icon tabler-icon tabler-icon-chevrons-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 7 12 12 7 17" /><polyline points="13 7 18 12 13 17" />
</symbol>
- <symbol id="tabler-cloud-rain" cla ="icon tabler-icon tabler-icon-cloud-rain" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path><path d="M11 13v2m0 3v2m4 -5v2m0 3v2"></path>
+ <symbol id="tabler-chevrons-up" class="icon tabler-icon tabler-icon-chevrons-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 11 12 6 17 11" /><polyline points="7 17 12 12 17 17" />
</symbol>
- <symbol id="tabler-cloud-snow" cla ="icon tabler-icon tabler-icon-cloud-snow" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path><path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01"></path>
+ <symbol id="tabler-circle" class="icon tabler-icon tabler-icon-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" />
</symbol>
- <symbol id="tabler-cloud-storm" cla ="icon tabler-icon tabler-icon-cloud-storm" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1"></path><polyline points="13 14 11 18 14 18 12 22"/>
+ <symbol id="tabler-clipboard-check" class="icon tabler-icon tabler-icon-clipboard-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><path d="M9 14l2 2l4 -4" />
</symbol>
- <symbol id="tabler-cloud" cla ="icon tabler-icon tabler-icon-cloud" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-12"></path>
+ <symbol id="tabler-clipboard-list" class="icon tabler-icon tabler-icon-clipboard-list" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><line x1="9" y1="12" x2="9.01" y2="12" /><line x1="13" y1="12" x2="15" y2="12" /><line x1="9" y1="16" x2="9.01" y2="16" /><line x1="13" y1="16" x2="15" y2="16" />
</symbol>
- <symbol id="tabler-code" cla ="icon tabler-icon tabler-icon-code" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 8 3 12 7 16" /><polyline points="17 8 21 12 17 16" /><polyline points="14 4 10 20" />
+ <symbol id="tabler-clipboard-x" class="icon tabler-icon tabler-icon-clipboard-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" /><path d="M10 12l4 4m0 -4l-4 4" />
</symbol>
- <symbol id="tabler-cog" cla ="icon tabler-icon tabler-icon-cog" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><circle cx="12" cy="12" r="3"></circle>
+ <symbol id="tabler-clipboard" class="icon tabler-icon tabler-icon-clipboard" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /><rect x="9" y="3" width="6" height="4" rx="2" />
</symbol>
- <symbol id="tabler-copy" cla ="icon tabler-icon tabler-icon-copy" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="8" y="8" width="12" height="12" rx="2"></rect><path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2"></path>
+ <symbol id="tabler-clock" class="icon tabler-icon tabler-icon-clock" 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" /><polyline points="12 7 12 12 9 15" />
</symbol>
- <symbol id="tabler-credit-card" cla ="icon tabler-icon tabler-icon-credit-card" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="3"></rect><polyline points="3 10 21 10"/><polyline points="7 15 7.01 15"/><polyline points="11 15 13 15"/>
+ <symbol id="tabler-cloud-rain" class="icon tabler-icon tabler-icon-cloud-rain" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7" /><path d="M11 13v2m0 3v2m4 -5v2m0 3v2" />
</symbol>
- <symbol id="tabler-device-desktop" cla ="icon tabler-icon tabler-icon-device-desktop" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><polyline points="7 20 17 20"/><polyline points="9 16 9 20"/><polyline points="15 16 15 20"/>
+ <symbol id="tabler-cloud-snow" class="icon tabler-icon tabler-icon-cloud-snow" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7" /><path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01" />
</symbol>
- <symbol id="tabler-device-mobile" cla ="icon tabler-icon tabler-icon-device-mobile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="7" y="4" width="10" height="16" rx="1"></rect><polyline points="11 5 13 5"/><polyline points="12 17 12 17.01"/>
+ <symbol id="tabler-cloud-storm" class="icon tabler-icon tabler-icon-cloud-storm" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" /><polyline points="13 14 11 18 14 18 12 22" />
</symbol>
- <symbol id="tabler-device-tablet" cla ="icon tabler-icon tabler-icon-device-tablet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="3" width="14" height="18" rx="1"></rect><circle cx="12" cy="17" r="1" />
+ <symbol id="tabler-cloud" class="icon tabler-icon tabler-icon-cloud" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-12" />
</symbol>
- <symbol id="tabler-download" cla ="icon tabler-icon tabler-icon-download" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path><polyline points="7 11 12 16 17 11"/><polyline points="12 4 12 16"/>
+ <symbol id="tabler-code" class="icon tabler-icon tabler-icon-code" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 8 3 12 7 16" /><polyline points="17 8 21 12 17 16" /><line x1="14" y1="4" x2="10" y2="20" />
</symbol>
- <symbol id="tabler-file-check" cla ="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"></path>
+ <symbol id="tabler-cog" class="icon tabler-icon tabler-icon-cog" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" /><circle cx="12" cy="12" r="3" />
</symbol>
- <symbol id="tabler-file-download" cla ="icon tabler-icon tabler-icon-file-download" 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"/><line x1="12" y1="11" x2="12" y2="17" /><polyline points="9 14 12 17 15 14"/>
+ <symbol id="tabler-copy" class="icon tabler-icon tabler-icon-copy" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="8" y="8" width="12" height="12" rx="2" /><path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2" />
</symbol>
- <symbol id="tabler-file-minus" cla ="icon tabler-icon tabler-icon-file-minus" 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"/><line x1="9" y1="14" x2="15" y2="14" />
+ <symbol id="tabler-credit-card" class="icon tabler-icon tabler-icon-credit-card" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="3" /><line x1="3" y1="10" x2="21" y2="10" /><line x1="7" y1="15" x2="7.01" y2="15" /><line x1="11" y1="15" x2="13" y2="15" />
</symbol>
- <symbol id="tabler-file-plus" cla ="icon tabler-icon tabler-icon-file-plus" 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"/><line x1="12" y1="11" x2="12" y2="17" /><line x1="9" y1="14" x2="15" y2="14" />
+ <symbol id="tabler-device-desktop" class="icon tabler-icon tabler-icon-device-desktop" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1" /><line x1="7" y1="20" x2="17" y2="20" /><line x1="9" y1="16" x2="9" y2="20" /><line x1="15" y1="16" x2="15" y2="20" />
</symbol>
- <symbol id="tabler-file-text" cla ="icon tabler-icon tabler-icon-file-text" 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"/><line x1="9" y1="9" x2="10" y2="9" /><line x1="9" y1="13" x2="15" y2="13" /><line x1="9" y1="17" x2="15" y2="17" />
+ <symbol id="tabler-device-mobile" class="icon tabler-icon tabler-icon-device-mobile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="7" y="4" width="10" height="16" rx="1" /><line x1="11" y1="5" x2="13" y2="5" /><line x1="12" y1="17" x2="12" y2="17.01" />
</symbol>
- <symbol id="tabler-file-x" cla ="icon tabler-icon tabler-icon-file-x" 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="M10 12l4 4m0 -4l-4 4"></path>
+ <symbol id="tabler-device-tablet" class="icon tabler-icon tabler-icon-device-tablet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="3" width="14" height="18" rx="1" /><circle cx="12" cy="17" r="1" />
</symbol>
- <symbol id="tabler-file" cla ="icon tabler-icon tabler-icon-file" 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"/>
+ <symbol id="tabler-download" class="icon tabler-icon tabler-icon-download" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2" /><polyline points="7 11 12 16 17 11" /><line x1="12" y1="4" x2="12" y2="16" />
</symbol>
- <symbol id="tabler-flag" cla ="icon tabler-icon tabler-icon-flag" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="6" y1="5" x2="6" y2="21"></line><line x1="18" y1="5" x2="18" y2="14"></line><path d="M6 5a5 5 0 016 0a5 5 0 006 0"></path><path d="M6 14a5 5 0 016 0a5 5 0 006 0"></path>
+ <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>
- <symbol id="tabler-grid" cla ="icon tabler-icon tabler-icon-grid" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1" ry="1"/><rect x="14" y="4" width="6" height="6" rx="1" ry="1"/><rect x="4" y="14" width="6" height="6" rx="1" ry="1"/><rect x="14" y="14" width="6" height="6" rx="1" ry="1"/>
+ <symbol id="tabler-file-download" class="icon tabler-icon tabler-icon-file-download" 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" /><line x1="12" y1="11" x2="12" y2="17" /><polyline points="9 14 12 17 15 14" />
</symbol>
- <symbol id="tabler-heart" cla ="icon tabler-icon tabler-icon-heart" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"></path>
+ <symbol id="tabler-file-minus" class="icon tabler-icon tabler-icon-file-minus" 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" /><line x1="9" y1="14" x2="15" y2="14" />
</symbol>
- <symbol id="tabler-home" cla ="icon tabler-icon tabler-icon-home" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7" /><path d="M9 21v-6a2 2 0 012 -2h2a2 2 0 012 2v6" />
+ <symbol id="tabler-file-plus" class="icon tabler-icon tabler-icon-file-plus" 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" /><line x1="12" y1="11" x2="12" y2="17" /><line x1="9" y1="14" x2="15" y2="14" />
</symbol>
- <symbol id="tabler-ice-cream" cla ="icon tabler-icon tabler-icon-ice-cream" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="20" x2="8" y2="16"></line><line x1="5" y1="13" x2="11" y2="19"></line><path d="M11 19l7 -7a4 4 0 00-6 -6l-7 7"></path>
+ <symbol id="tabler-file-text" class="icon tabler-icon tabler-icon-file-text" 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" /><line x1="9" y1="9" x2="10" y2="9" /><line x1="9" y1="13" x2="15" y2="13" /><line x1="9" y1="17" x2="15" y2="17" />
</symbol>
- <symbol id="tabler-key" cla ="icon tabler-icon tabler-icon-key" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8" cy="15" r="4"></circle><line x1="10.85" y1="12.15" x2="19" y2="4"></line><line x1="18" y1="5" x2="20" y2="7"></line><line x1="15" y1="8" x2="17" y2="10"></line>
+ <symbol id="tabler-file-x" class="icon tabler-icon tabler-icon-file-x" 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="M10 12l4 4m0 -4l-4 4" />
</symbol>
- <symbol id="tabler-layout" cla ="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><rect x="3" y="13" width="8" height="8" rx="2"></rect><rect x="15" y="3" width="6" height="18" rx="2"></rect>
+ <symbol id="tabler-file" class="icon tabler-icon tabler-icon-file" 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" />
</symbol>
- <symbol id="tabler-lock-open" cla ="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"></rect><polyline points="12 15 12 17"/><path d="M8 11v-5a4 4 0 018 0"></path>
+ <symbol id="tabler-flag" class="icon tabler-icon tabler-icon-flag" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="6" y1="5" x2="6" y2="21" /><line x1="18" y1="5" x2="18" y2="14" /><path d="M6 5a5 5 0 016 0a5 5 0 006 0" /><path d="M6 14a5 5 0 016 0a5 5 0 006 0" />
</symbol>
- <symbol id="tabler-lock" cla ="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"></rect><polyline points="12 15 12 17"/><path d="M8 11v-4a4 4 0 018 0v4"></path>
+ <symbol id="tabler-grid" class="icon tabler-icon tabler-icon-grid" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1" /><rect x="14" y="4" width="6" height="6" rx="1" /><rect x="4" y="14" width="6" height="6" rx="1" /><rect x="14" y="14" width="6" height="6" rx="1" />
</symbol>
- <symbol id="tabler-magnet" cla ="icon tabler-icon tabler-icon-magnet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 13v-8a2 2 0 012 -2h1a2 2 0 012 2v8a2 2 0 006 0v-8a2 2 0 012 -2h1a2 2 0 012 2v8a8 8 0 01-16 0"></path><polyline points="4 8 9 8"/><polyline points="15 8 19 8"/>
+ <symbol id="tabler-heart" class="icon tabler-icon tabler-icon-heart" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z" />
</symbol>
- <symbol id="tabler-map-pin" cla ="icon tabler-icon tabler-icon-map-pin" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="11" r="3"></circle><path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
+ <symbol id="tabler-home" class="icon tabler-icon tabler-icon-home" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="5 12 3 12 12 3 21 12 19 12" /><path d="M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7" /><path d="M9 21v-6a2 2 0 012 -2h2a2 2 0 012 2v6" />
</symbol>
- <symbol id="tabler-map" cla ="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"/><polyline points="9 7 9 20"/><polyline points="15 4 15 17"/>
+ <symbol id="tabler-ice-cream" class="icon tabler-icon tabler-icon-ice-cream" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="20" x2="8" y2="16" /><line x1="5" y1="13" x2="11" y2="19" /><path d="M11 19l7 -7a4 4 0 00-6 -6l-7 7" />
</symbol>
- <symbol id="tabler-menu" cla ="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 id="tabler-key" class="icon tabler-icon tabler-icon-key" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8" cy="15" r="4" /><line x1="10.85" y1="12.15" x2="19" y2="4" /><line x1="18" y1="5" x2="20" y2="7" /><line x1="15" y1="8" x2="17" y2="10" />
</symbol>
- <symbol id="tabler-minus-circle" cla ="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 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-minus-square" cla ="icon tabler-icon tabler-icon-minus-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" /><line x1="8" y1="12" x2="16" y2="12" />
+ <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-minus" cla ="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 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" />
</symbol>
- <symbol id="tabler-mood-confuzed" cla ="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-magnet" class="icon tabler-icon tabler-icon-magnet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 13v-8a2 2 0 012 -2h1a2 2 0 012 2v8a2 2 0 006 0v-8a2 2 0 012 -2h1a2 2 0 012 2v8a8 8 0 01-16 0" /><line x1="4" y1="8" x2="9" y2="8" /><line x1="15" y1="8" x2="19" y2="8" />
</symbol>
- <symbol id="tabler-mood-happy" cla ="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 id="tabler-mail-opened" class="icon tabler-icon tabler-icon-mail-opened" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 9 12 15 21 9 12 3 3 9" /><path d="M21 9v10a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10" /><line x1="3" y1="19" x2="9" y2="13" /><line x1="15" y1="13" x2="21" y2="19" />
</symbol>
- <symbol id="tabler-mood-neutral" cla ="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-mail" class="icon tabler-icon tabler-icon-mail" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="2" /><polyline points="3 7 12 13 21 7" />
</symbol>
- <symbol id="tabler-mood-sad" cla ="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-map-pin" class="icon tabler-icon tabler-icon-map-pin" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="11" r="3" /><path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
</symbol>
- <symbol id="tabler-mood-smile" cla ="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-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-moon" cla ="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="M12 4a8 8 0 108 8a6 6 0 11-8 -8"></path>
+ <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-more-vertical" cla ="icon tabler-icon tabler-icon-more-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r=".75" /><circle cx="12" cy="19" r=".75" /><circle cx="12" cy="5" r=".75" />
+ <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>
- <symbol id="tabler-more" cla ="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 id="tabler-minus-square" class="icon tabler-icon tabler-icon-minus-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" /><line x1="8" y1="12" x2="16" y2="12" />
</symbol>
- <symbol id="tabler-photo" cla ="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><path d="M14 14l1 -1a3 5 0 013 0l 2 2"></path>
+ <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-plus-circle" cla ="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" />
+ <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>
- <symbol id="tabler-plus-square" cla ="icon tabler-icon tabler-icon-plus-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" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" />
+ <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-plus" cla ="icon tabler-icon tabler-icon-plus" 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="5" y1="12" x2="19" y2="12" />
+ <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>
- <symbol id="tabler-printer" cla ="icon tabler-icon tabler-icon-printer" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M17 17h2a2 2 0 002 -2v-4a2 2 0 00-2 -2h-14a2 2 0 00-2 2v4a2 2 0 002 2h2"></path><path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4"></path><rect x="7" y="13" width="10" height="8" rx="2"></rect>
+ <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>
- <symbol id="tabler-qrcode" cla ="icon tabler-icon tabler-icon-qrcode" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="4" height="4" rx="1" ry="1"/><rect x="16" y="4" width="4" height="4" rx="1" ry="1"/><rect x="4" y="16" width="4" height="4" rx="1" ry="1"/><polyline points="12 4 12 5"/><polyline points="12 8 12 12 15 12"/><polyline points="4 12 5 12"/><polyline points="8 12 9 12"/><polyline points="18 12 20 12"/><polyline points="12 16 16 16"/><polyline points="19 16 20 16"/><polyline points="12 20 14 20"/><polyline points="17 20 20 20"/>
+ <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>
- <symbol id="tabler-search" cla ="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"></circle><line x1="21" y1="21" x2="15" y2="15"/>
+ <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="M12 4a8 8 0 108 8a6 6 0 11-8 -8" />
</symbol>
- <symbol id="tabler-square" cla ="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 id="tabler-more-vertical" class="icon tabler-icon tabler-icon-more-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r=".75" /><circle cx="12" cy="19" r=".75" /><circle cx="12" cy="5" r=".75" />
</symbol>
- <symbol id="tabler-star" cla ="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" />
+ <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-sun" cla ="icon tabler-icon tabler-icon-sun" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4" /><path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7"></path>
+ <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-swich-horizontal" cla ="icon tabler-icon tabler-icon-swich-horizontal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 3 20 7 16 11"/><polyline points="10 7 20 7"/><polyline points="8 13 4 17 8 21"/><polyline points="4 17 13 17"/>
+ <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" />
</symbol>
- <symbol id="tabler-switch-vertical" cla ="icon tabler-icon tabler-icon-switch-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><g><polyline points="3 8 7 4 11 8"/><polyline points="7 4 7 13"/><polyline points="13 16 17 20 21 16"/><polyline points="17 10 17 20"/></g>
+ <symbol id="tabler-plus-square" class="icon tabler-icon tabler-icon-plus-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" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" />
</symbol>
- <symbol id="tabler-trash" cla ="icon tabler-icon tabler-icon-trash" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="7" x2="20" y2="7"></line><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line><path d="M5 7l1 12a2 2 0 002 2h8a2 2 0 002 -2l1 -12"></path><path d="M9 7v-3a1 1 0 011 -1h4a1 1 0 011 1v3"></path>
+ <symbol id="tabler-plus" class="icon tabler-icon tabler-icon-plus" 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="5" y1="12" x2="19" y2="12" />
</symbol>
- <symbol id="tabler-trending-down" cla ="icon tabler-icon tabler-icon-trending-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 7 9 13 13 9 21 17" /><polyline points="21 9 21 17 13 17" />
+ <symbol id="tabler-printer" class="icon tabler-icon tabler-icon-printer" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M17 17h2a2 2 0 002 -2v-4a2 2 0 00-2 -2h-14a2 2 0 00-2 2v4a2 2 0 002 2h2" /><path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4" /><rect x="7" y="13" width="10" height="8" rx="2" />
</symbol>
- <symbol id="tabler-trending-up" cla ="icon tabler-icon tabler-icon-trending-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 17 9 11 13 15 21 7" /><polyline points="13 7 21 7 21 15" />
+ <symbol id="tabler-qrcode" class="icon tabler-icon tabler-icon-qrcode" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1" /><line x1="7" y1="17" x2="7" y2="17.01" /><rect x="14" y="4" width="6" height="6" rx="1" /><line x1="7" y1="7" x2="7" y2="7.01" /><rect x="4" y="14" width="6" height="6" rx="1" /><line x1="17" y1="7" x2="17" y2="7.01" /><line x1="14" y1="14" x2="17" y2="14" /><line x1="20" y1="14" x2="20" y2="14.01" /><line x1="14" y1="14" x2="14" y2="17" /><line x1="14" y1="20" x2="17" y2="20" /><line x1="17" y1="17" x2="20" y2="17" /><line x1="20" y1="17" x2="20" y2="20" />
</symbol>
- <symbol id="tabler-upload" cla ="icon tabler-icon tabler-icon-upload" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path><polyline points="7 9 12 4 17 9"/><polyline points="12 4 12 16"/>
+ <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-user-check" cla ="icon tabler-icon tabler-icon-user-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M16 11l2 2l4 -4"></path>
+ <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-user-minus" cla ="icon tabler-icon tabler-icon-user-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11"/>
+ <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" />
</symbol>
- <symbol id="tabler-user-plus" cla ="icon tabler-icon tabler-icon-user-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11"/><line x1="19" y1="8" x2="19" y2="14"/>
+ <symbol id="tabler-sun" class="icon tabler-icon tabler-icon-sun" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4" /><path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7" />
</symbol>
- <symbol id="tabler-user-x" cla ="icon tabler-icon tabler-icon-user-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M17 9l4 4m0 -4l-4 4"></path>
+ <symbol id="tabler-swich-horizontal" class="icon tabler-icon tabler-icon-swich-horizontal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 3 20 7 16 11" /><line x1="10" y1="7" x2="20" y2="7" /><polyline points="8 13 4 17 8 21" /><line x1="4" y1="17" x2="13" y2="17" />
</symbol>
- <symbol id="tabler-user" cla ="icon tabler-icon tabler-icon-user" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="7" r="4"></circle><path d="M5.5 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
+ <symbol id="tabler-switch-vertical" class="icon tabler-icon tabler-icon-switch-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><g><polyline points="3 8 7 4 11 8" /><line x1="7" y1="4" x2="7" y2="13" /><polyline points="13 16 17 20 21 16" /><line x1="17" y1="10" x2="17" y2="20" /></g>
</symbol>
- <symbol id="tabler-viewfinder" cla ="icon tabler-icon tabler-icon-viewfinder" 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" /><polyline points="12 3 12 7"/><polyline points="12 21 12 18"/><polyline points="3 12 7 12"/><polyline points="21 12 18 12"/><polyline points="12 12 12 12.01"/>
+ <symbol id="tabler-trash" class="icon tabler-icon tabler-icon-trash" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="7" x2="20" y2="7" /><line x1="10" y1="11" x2="10" y2="17" /><line x1="14" y1="11" x2="14" y2="17" /><path d="M5 7l1 12a2 2 0 002 2h8a2 2 0 002 -2l1 -12" /><path d="M9 7v-3a1 1 0 011 -1h4a1 1 0 011 1v3" />
</symbol>
- <symbol id="tabler-x" cla ="icon tabler-icon tabler-icon-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" />
+ <symbol id="tabler-trending-down" class="icon tabler-icon tabler-icon-trending-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 7 9 13 13 9 21 17" /><polyline points="21 9 21 17 13 17" />
</symbol>
- <symbol id="tabler-zoom-in" cla ="icon tabler-icon tabler-icon-zoom-in" 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"></circle><line x1="7" y1="10" x2="13" y2="10"/><line x1="10" y1="7" x2="10" y2="13"/><line x1="21" y1="21" x2="15" y2="15"/>
+ <symbol id="tabler-trending-up" class="icon tabler-icon tabler-icon-trending-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 17 9 11 13 15 21 7" /><polyline points="13 7 21 7 21 15" />
</symbol>
- <symbol id="tabler-zoom-out" cla ="icon tabler-icon tabler-icon-zoom-out" 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"></circle><line x1="7" y1="10" x2="13" y2="10"/><line x1="21" y1="21" x2="15" y2="15"/>
+ <symbol id="tabler-trophy" class="icon tabler-icon tabler-icon-trophy" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="8" y1="21" x2="16" y2="21" /><line x1="12" y1="17" x2="12" y2="21" /><line x1="7" y1="4" x2="17" y2="4" /><path d="M17 4v8a5 5 0 01-10 0v-8" /><circle cx="5" cy="9" r="2" /><circle cx="19" cy="9" r="2" />
+</symbol>
+ <symbol id="tabler-upload" class="icon tabler-icon tabler-icon-upload" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2" /><polyline points="7 9 12 4 17 9" /><line x1="12" y1="4" x2="12" y2="16" />
+</symbol>
+ <symbol id="tabler-user-check" class="icon tabler-icon tabler-icon-user-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4" /><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M16 11l2 2l4 -4" />
+</symbol>
+ <symbol id="tabler-user-minus" class="icon tabler-icon tabler-icon-user-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4" /><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11" />
+</symbol>
+ <symbol id="tabler-user-plus" class="icon tabler-icon tabler-icon-user-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4" /><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11" /><line x1="19" y1="8" x2="19" y2="14" />
+</symbol>
+ <symbol id="tabler-user-x" class="icon tabler-icon tabler-icon-user-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="8.5" cy="7" r="4" /><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M17 9l4 4m0 -4l-4 4" />
+</symbol>
+ <symbol id="tabler-user" class="icon tabler-icon tabler-icon-user" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="7" r="4" /><path d="M5.5 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
+</symbol>
+ <symbol id="tabler-viewfinder" class="icon tabler-icon tabler-icon-viewfinder" 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="3" x2="12" y2="7" /><line x1="12" y1="21" x2="12" y2="18" /><line x1="3" y1="12" x2="7" y2="12" /><line x1="21" y1="12" x2="18" y2="12" /><line x1="12" y1="12" x2="12" y2="12.01" />
+</symbol>
+ <symbol id="tabler-wine" class="icon tabler-icon tabler-icon-wine" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="8" y1="21" x2="16" y2="21" /><line x1="12" y1="13" x2="12" y2="21" /><line x1="7" y1="4" x2="17" y2="4" /><path d="M17 4v4a5 5 0 01-10 0v-4" />
+</symbol>
+ <symbol id="tabler-x" class="icon tabler-icon tabler-icon-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" />
+</symbol>
+ <symbol id="tabler-zoom-in" class="icon tabler-icon tabler-icon-zoom-in" 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="7" y1="10" x2="13" y2="10" /><line x1="10" y1="7" x2="10" y2="13" /><line x1="21" y1="21" x2="15" y2="15" />
+</symbol>
+ <symbol id="tabler-zoom-out" class="icon tabler-icon tabler-icon-zoom-out" 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="7" y1="10" x2="13" y2="10" /><line x1="21" y1="21" x2="15" y2="15" />
</symbol>
<use xlink:href="#tabler-activity" x="24" y="24" width="24" height="24" />
@@ -326,88 +335,99 @@
<use xlink:href="#tabler-calendar" x="780" y="132" width="24" height="24" />
<use xlink:href="#tabler-camera" x="834" y="132" width="24" height="24" />
<use xlink:href="#tabler-cash" x="24" y="186" width="24" height="24" />
- <use xlink:href="#tabler-check" x="78" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-down" x="132" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-left" x="186" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-right" x="240" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-up" x="294" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-down" x="348" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-left" x="402" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-right" x="456" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-up" x="510" y="186" width="24" height="24" />
- <use xlink:href="#tabler-circle" x="564" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-check" x="618" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-list" x="672" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-x" x="726" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard" x="780" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clock" x="834" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cloud-rain" x="24" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud-snow" x="78" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud-storm" x="132" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cloud" x="186" y="240" width="24" height="24" />
- <use xlink:href="#tabler-code" x="240" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cog" x="294" y="240" width="24" height="24" />
- <use xlink:href="#tabler-copy" x="348" y="240" width="24" height="24" />
- <use xlink:href="#tabler-credit-card" x="402" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-desktop" x="456" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-mobile" x="510" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-tablet" x="564" y="240" width="24" height="24" />
- <use xlink:href="#tabler-download" x="618" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-check" x="672" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-download" x="726" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-minus" x="780" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-plus" x="834" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-text" x="24" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file-x" x="78" y="294" width="24" height="24" />
- <use xlink:href="#tabler-file" x="132" y="294" width="24" height="24" />
- <use xlink:href="#tabler-flag" x="186" y="294" width="24" height="24" />
- <use xlink:href="#tabler-grid" x="240" y="294" width="24" height="24" />
- <use xlink:href="#tabler-heart" x="294" y="294" width="24" height="24" />
- <use xlink:href="#tabler-home" x="348" y="294" width="24" height="24" />
- <use xlink:href="#tabler-ice-cream" x="402" y="294" width="24" height="24" />
- <use xlink:href="#tabler-key" x="456" y="294" width="24" height="24" />
- <use xlink:href="#tabler-layout" x="510" y="294" width="24" height="24" />
- <use xlink:href="#tabler-lock-open" x="564" y="294" width="24" height="24" />
- <use xlink:href="#tabler-lock" x="618" y="294" width="24" height="24" />
- <use xlink:href="#tabler-magnet" x="672" y="294" width="24" height="24" />
- <use xlink:href="#tabler-map-pin" x="726" y="294" width="24" height="24" />
- <use xlink:href="#tabler-map" x="780" y="294" width="24" height="24" />
- <use xlink:href="#tabler-menu" x="834" y="294" width="24" height="24" />
- <use xlink:href="#tabler-minus-circle" x="24" y="348" width="24" height="24" />
- <use xlink:href="#tabler-minus-square" x="78" y="348" width="24" height="24" />
- <use xlink:href="#tabler-minus" x="132" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mood-confuzed" x="186" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mood-happy" x="240" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mood-neutral" x="294" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mood-sad" x="348" y="348" width="24" height="24" />
- <use xlink:href="#tabler-mood-smile" x="402" y="348" width="24" height="24" />
- <use xlink:href="#tabler-moon" x="456" y="348" width="24" height="24" />
- <use xlink:href="#tabler-more-vertical" x="510" y="348" width="24" height="24" />
- <use xlink:href="#tabler-more" x="564" y="348" width="24" height="24" />
- <use xlink:href="#tabler-photo" x="618" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus-circle" x="672" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus-square" x="726" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus" x="780" y="348" width="24" height="24" />
- <use xlink:href="#tabler-printer" x="834" y="348" width="24" height="24" />
- <use xlink:href="#tabler-qrcode" x="24" y="402" width="24" height="24" />
- <use xlink:href="#tabler-search" x="78" y="402" width="24" height="24" />
- <use xlink:href="#tabler-square" x="132" y="402" width="24" height="24" />
- <use xlink:href="#tabler-star" x="186" y="402" width="24" height="24" />
- <use xlink:href="#tabler-sun" x="240" y="402" width="24" height="24" />
- <use xlink:href="#tabler-swich-horizontal" x="294" y="402" width="24" height="24" />
- <use xlink:href="#tabler-switch-vertical" x="348" y="402" width="24" height="24" />
- <use xlink:href="#tabler-trash" x="402" y="402" width="24" height="24" />
- <use xlink:href="#tabler-trending-down" x="456" y="402" width="24" height="24" />
- <use xlink:href="#tabler-trending-up" x="510" y="402" width="24" height="24" />
- <use xlink:href="#tabler-upload" x="564" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-check" x="618" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-minus" x="672" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-plus" x="726" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-x" x="780" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user" x="834" y="402" width="24" height="24" />
- <use xlink:href="#tabler-viewfinder" x="24" y="456" width="24" height="24" />
- <use xlink:href="#tabler-x" x="78" y="456" width="24" height="24" />
- <use xlink:href="#tabler-zoom-in" x="132" y="456" width="24" height="24" />
- <use xlink:href="#tabler-zoom-out" x="186" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area-line" x="78" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area" x="132" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-bar" x="186" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-candle" x="240" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-donut" x="294" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-line" x="348" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chart-pie" x="402" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-check" x="456" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-down" x="510" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-left" x="564" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-right" x="618" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-up" x="672" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-down" x="726" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-left" x="780" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-right" x="834" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-up" x="24" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-circle" x="78" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-check" x="132" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-list" x="186" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-x" x="240" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard" x="294" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-clock" x="348" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-rain" x="402" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-snow" x="456" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-storm" x="510" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cloud" x="564" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-code" x="618" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-cog" x="672" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-copy" x="726" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-credit-card" x="780" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-device-desktop" x="834" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-device-mobile" x="24" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-device-tablet" x="78" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-download" x="132" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-check" x="186" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-download" x="240" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-minus" x="294" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-plus" x="348" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-text" x="402" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file-x" x="456" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-file" x="510" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-flag" x="564" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-grid" x="618" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-heart" x="672" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-home" x="726" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-ice-cream" x="780" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-key" x="834" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-layout" x="24" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-lock-open" x="78" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-lock" x="132" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-magnet" x="186" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mail-opened" x="240" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mail" x="294" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-map-pin" x="348" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-map" x="402" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-menu" x="456" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-minus-circle" x="510" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-minus-square" x="564" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-minus" x="618" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mood-confuzed" x="672" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mood-happy" x="726" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mood-neutral" x="780" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mood-sad" x="834" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-mood-smile" x="24" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-moon" x="78" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-more-vertical" x="132" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-more" x="186" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-photo" x="240" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-plus-circle" x="294" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-plus-square" x="348" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-plus" x="402" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-printer" x="456" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-qrcode" x="510" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-search" x="564" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-square" x="618" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-star" x="672" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-sun" x="726" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-swich-horizontal" x="780" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-switch-vertical" x="834" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-trash" x="24" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-trending-down" x="78" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-trending-up" x="132" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-trophy" x="186" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-upload" x="240" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-user-check" x="294" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-user-minus" x="348" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-user-plus" x="402" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-user-x" x="456" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-user" x="510" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-viewfinder" x="564" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-wine" x="618" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-x" x="672" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-in" x="726" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-out" x="780" y="456" width="24" height="24" />
-</svg>
+</svg> \ No newline at end of file