aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml3
-rw-r--r--_icons/arrows-minimize.svg12
-rw-r--r--_icons/at.svg6
-rw-r--r--_icons/bell.svg6
-rw-r--r--_icons/bluetooth.svg5
-rw-r--r--_icons/book.svg9
-rw-r--r--_icons/briefcase.svg8
-rw-r--r--_icons/chart-bar.svg9
-rw-r--r--_icons/command.svg5
-rw-r--r--_icons/corner-down-left.svg5
-rw-r--r--_icons/corner-down-right.svg5
-rw-r--r--_icons/corner-left-down.svg5
-rw-r--r--_icons/corner-left-up.svg5
-rw-r--r--_icons/corner-right-down.svg5
-rw-r--r--_icons/corner-right-up.svg5
-rw-r--r--_icons/corner-up-left.svg5
-rw-r--r--_icons/corner-up-right.svg5
-rw-r--r--_icons/cut.svg8
-rw-r--r--_icons/database.svg7
-rw-r--r--_icons/disabled.svg9
-rw-r--r--_icons/disc.svg6
-rw-r--r--_icons/dots-vertical.svg6
-rw-r--r--_icons/dots.svg6
-rw-r--r--_icons/edit.svg6
-rw-r--r--_icons/external-link.svg2
-rw-r--r--_icons/filter.svg5
-rw-r--r--_icons/flag.svg8
-rw-r--r--_icons/folder-minus.svg2
-rw-r--r--_icons/folder-plus.svg2
-rw-r--r--_icons/folder-x.svg2
-rw-r--r--_icons/folder.svg2
-rw-r--r--_icons/headphones.svg7
-rw-r--r--_icons/link.svg6
-rw-r--r--_icons/microphone.svg8
-rw-r--r--_icons/movie.svg12
-rw-r--r--_icons/music.svg8
-rw-r--r--_icons/paperclip.svg5
-rw-r--r--_icons/router.svg10
-rw-r--r--_icons/rss.svg7
-rw-r--r--_icons/server.svg8
-rw-r--r--_icons/ticket.svg8
-rw-r--r--_icons/unlink.svg10
-rw-r--r--_icons/wifi.svg7
-rw-r--r--icons.svg426
-rw-r--r--index.html32
-rw-r--r--readme.md2
-rw-r--r--style.scss11
47 files changed, 540 insertions, 201 deletions
diff --git a/_config.yml b/_config.yml
index 595be93..685c2fb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,9 @@
plugins:
- jekyll-last-modified-at
+
+host: 0.0.0.0
+
exclude:
- .idea
- package.json
diff --git a/_icons/arrows-minimize.svg b/_icons/arrows-minimize.svg
new file mode 100644
index 0000000..bb3c0bb
--- /dev/null
+++ b/_icons/arrows-minimize.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <polyline points="5 9 9 9 9 5" />
+ <line x1="3" y1="3" x2="9" y2="9" />
+ <polyline points="5 15 9 15 9 19" />
+ <line x1="3" y1="21" x2="9" y2="15" />
+ <polyline points="19 9 15 9 15 5" />
+ <line x1="15" y1="9" x2="21" y2="3" />
+ <polyline points="19 15 15 15 15 19" />
+ <line x1="15" y1="15" x2="21" y2="21" />
+</svg>
diff --git a/_icons/at.svg b/_icons/at.svg
new file mode 100644
index 0000000..607b904
--- /dev/null
+++ b/_icons/at.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="4" />
+ <path d="M16 12v1.5a2.5 2.5 0 005 0v-1.5a9 9 0 10-5.5 8.28" />
+</svg>
diff --git a/_icons/bell.svg b/_icons/bell.svg
new file mode 100644
index 0000000..83725db
--- /dev/null
+++ b/_icons/bell.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M10 5a2 2 0 014 0a7 7 0 014 6v3a4 4 0 002 3h-16a4 4 0 002 -3v-3a7 7 0 014 -6" />
+ <path d="M9 17v1a3 3 0 006 0v-1" />
+</svg>
diff --git a/_icons/bluetooth.svg b/_icons/bluetooth.svg
new file mode 100644
index 0000000..929ca03
--- /dev/null
+++ b/_icons/bluetooth.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <polyline points="6 8 18 16 12 20 12 4 18 8 6 16" />
+</svg>
diff --git a/_icons/book.svg b/_icons/book.svg
new file mode 100644
index 0000000..908e508
--- /dev/null
+++ b/_icons/book.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <path d="M3 19a9 9 0 019 0a9 9 0 019 0" />
+ <path d="M3 6a9 9 0 019 0a9 9 0 019 0" />
+ <line x1="3" y1="6" x2="3" y2="19" />
+ <line x1="12" y1="6" x2="12" y2="19" />
+ <line x1="21" y1="6" x2="21" y2="19" />
+</svg>
diff --git a/_icons/briefcase.svg b/_icons/briefcase.svg
new file mode 100644
index 0000000..6f0a64a
--- /dev/null
+++ b/_icons/briefcase.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <rect x="3" y="7" width="18" height="13" rx="2" />
+ <path d="M8 7v-2a2 2 0 012 -2h4a2 2 0 012 2v2" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+ <path d="M3 13a20 20 0 0018 0" />
+</svg>
diff --git a/_icons/chart-bar.svg b/_icons/chart-bar.svg
index 370261c..58b26ab 100644
--- a/_icons/chart-bar.svg
+++ b/_icons/chart-bar.svg
@@ -1,9 +1,8 @@
---
---
<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" />
+ <rect x="3" y="12" width="6" height="8" rx="1" />
+ <rect x="9" y="8" width="6" height="12" rx="1" />
+ <rect x="15" y="4" width="6" height="16" rx="1" />
+ <line x1="4" y1="20" x2="18" y2="20" />
</svg>
diff --git a/_icons/command.svg b/_icons/command.svg
new file mode 100644
index 0000000..068983f
--- /dev/null
+++ b/_icons/command.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M7 9a2 2 0 112 -2v10a2 2 0 11-2 -2h10a2 2 0 11-2 2v-10a2 2 0 112 2h-10" />
+</svg>
diff --git a/_icons/corner-down-left.svg b/_icons/corner-down-left.svg
new file mode 100644
index 0000000..44a7df8
--- /dev/null
+++ b/_icons/corner-down-left.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M18 6v6a3 3 0 01-3 3h-10l5 -5m0 10l-5 -5" />
+</svg>
diff --git a/_icons/corner-down-right.svg b/_icons/corner-down-right.svg
new file mode 100644
index 0000000..8f834ad
--- /dev/null
+++ b/_icons/corner-down-right.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M6 6v6a3 3 0 003 3h10l-5 -5m0 10l5 -5" />
+</svg>
diff --git a/_icons/corner-left-down.svg b/_icons/corner-left-down.svg
new file mode 100644
index 0000000..652f93d
--- /dev/null
+++ b/_icons/corner-left-down.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M18 6h-6a3 3 0 00-3 3v10l-5 -5m10 0l-5 5" />
+</svg>
diff --git a/_icons/corner-left-up.svg b/_icons/corner-left-up.svg
new file mode 100644
index 0000000..c48da7f
--- /dev/null
+++ b/_icons/corner-left-up.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M18 18h-6a3 3 0 01-3 -3v-10l-5 5m10 0l-5 -5" />
+</svg>
diff --git a/_icons/corner-right-down.svg b/_icons/corner-right-down.svg
new file mode 100644
index 0000000..7b340af
--- /dev/null
+++ b/_icons/corner-right-down.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M6 6h6a3 3 0 013 3v10l-5 -5m10 0l-5 5" />
+</svg>
diff --git a/_icons/corner-right-up.svg b/_icons/corner-right-up.svg
new file mode 100644
index 0000000..a474c50
--- /dev/null
+++ b/_icons/corner-right-up.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M6 18h6a3 3 0 003 -3v-10l-5 5m10 0l-5 -5" />
+</svg>
diff --git a/_icons/corner-up-left.svg b/_icons/corner-up-left.svg
new file mode 100644
index 0000000..2907f77
--- /dev/null
+++ b/_icons/corner-up-left.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M18 18v-6a3 3 0 00-3 -3h-10l5 -5m0 10l-5 -5" />
+</svg>
diff --git a/_icons/corner-up-right.svg b/_icons/corner-up-right.svg
new file mode 100644
index 0000000..a8b7232
--- /dev/null
+++ b/_icons/corner-up-right.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M6 18v-6a3 3 0 013 -3h10l-5 -5m0 10l5 -5" />
+</svg>
diff --git a/_icons/cut.svg b/_icons/cut.svg
new file mode 100644
index 0000000..bcf4b80
--- /dev/null
+++ b/_icons/cut.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="7" cy="17" r="3" />
+ <circle cx="17" cy="17" r="3" />
+ <line x1="9.15" y1="14.85" x2="18" y2="4" />
+ <line x1="6" y1="4" x2="14.85" y2="14.85" />
+</svg>
diff --git a/_icons/database.svg b/_icons/database.svg
new file mode 100644
index 0000000..caa8a1f
--- /dev/null
+++ b/_icons/database.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <ellipse cx="12" cy="6" rx="8" ry="3"></ellipse>
+ <path d="M4 6v6a8 3 0 0016 0v-6" />
+ <path d="M4 12v6a8 3 0 0016 0v-6" />
+</svg>
diff --git a/_icons/disabled.svg b/_icons/disabled.svg
new file mode 100644
index 0000000..17f65f8
--- /dev/null
+++ b/_icons/disabled.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <circle cx="9" cy="16" r="5" opacity=".2" />
+ <circle cx="11" cy="5" r="2" />
+ <polyline points="11 7 11 15 15 15 19 20" />
+ <line x1="11" y1="11" x2="16" y2="11" />
+ <path d="M7 11.5a5 5 0 106 7.5" />
+</svg>
diff --git a/_icons/disc.svg b/_icons/disc.svg
new file mode 100644
index 0000000..351fad5
--- /dev/null
+++ b/_icons/disc.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="3" />
+ <circle cx="12" cy="12" r="9" />
+</svg>
diff --git a/_icons/dots-vertical.svg b/_icons/dots-vertical.svg
index 9a17439..f2f426c 100644
--- a/_icons/dots-vertical.svg
+++ b/_icons/dots-vertical.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="12" cy="12" r=".75" />
- <circle cx="12" cy="19" r=".75" />
- <circle cx="12" cy="5" r=".75" />
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="12" cy="19" r="1" />
+ <circle cx="12" cy="5" r="1" />
</svg>
diff --git a/_icons/dots.svg b/_icons/dots.svg
index b2ef8cd..d250dd4 100644
--- a/_icons/dots.svg
+++ b/_icons/dots.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <circle cx="5" cy="12" r=".75" />
- <circle cx="12" cy="12" r=".75" />
- <circle cx="19" cy="12" r=".75" />
+ <circle cx="5" cy="12" r="1" />
+ <circle cx="12" cy="12" r="1" />
+ <circle cx="19" cy="12" r="1" />
</svg>
diff --git a/_icons/edit.svg b/_icons/edit.svg
new file mode 100644
index 0000000..bed393b
--- /dev/null
+++ b/_icons/edit.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M9 7 h-3a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-3" />
+ <path d="M9 15h3l8.5 -8.5a1.5 1.5 0 00-3 -3l-8.5 8.5v3" />
+</svg>
diff --git a/_icons/external-link.svg b/_icons/external-link.svg
index add9dde..a0b56a4 100644
--- a/_icons/external-link.svg
+++ b/_icons/external-link.svg
@@ -3,5 +3,5 @@
<svg>
<path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" />
<line x1="10" y1="14" x2="20" y2="4" />
- <polyline points="14 4 20 4 20 10" />
+ <polyline points="15 4 20 4 20 9" />
</svg>
diff --git a/_icons/filter.svg b/_icons/filter.svg
new file mode 100644
index 0000000..afb0e93
--- /dev/null
+++ b/_icons/filter.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M5.5 5h13a1 1 0 010.5 1.5L14 12L14 19L10 16L10 12L5 6.5a1 1 0 010.5 -1.5" />
+</svg>
diff --git a/_icons/flag.svg b/_icons/flag.svg
index 54f9735..22d112b 100644
--- a/_icons/flag.svg
+++ b/_icons/flag.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <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" />
+ <line x1="5" y1="5" x2="5" y2="21" />
+ <line x1="19" y1="5" x2="19" y2="14" />
+ <path d="M5 5a5 5 0 017 0a5 5 0 007 0" />
+ <path d="M5 14a5 5 0 017 0a5 5 0 007 0" />
</svg>
diff --git a/_icons/folder-minus.svg b/_icons/folder-minus.svg
index be401d8..2064cbc 100644
--- a/_icons/folder-minus.svg
+++ b/_icons/folder-minus.svg
@@ -1,6 +1,6 @@
---
---
<svg>
- <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" />
+ <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" />
<line x1="9" y1="13" x2="15" y2="13" />
</svg>
diff --git a/_icons/folder-plus.svg b/_icons/folder-plus.svg
index 80528d5..360b0c7 100644
--- a/_icons/folder-plus.svg
+++ b/_icons/folder-plus.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" />
+ <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" />
<line x1="12" y1="10" x2="12" y2="16" />
<line x1="9" y1="13" x2="15" y2="13" />
</svg>
diff --git a/_icons/folder-x.svg b/_icons/folder-x.svg
index ea2613d..01a97af 100644
--- a/_icons/folder-x.svg
+++ b/_icons/folder-x.svg
@@ -1,6 +1,6 @@
---
---
<svg>
- <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" />
+ <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" />
<path d="M10 11l4 4m0 -4l-4 4" />
</svg>
diff --git a/_icons/folder.svg b/_icons/folder.svg
index 9b3d5e0..8b37d2a 100644
--- a/_icons/folder.svg
+++ b/_icons/folder.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" />
+ <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" />
</svg>
diff --git a/_icons/headphones.svg b/_icons/headphones.svg
new file mode 100644
index 0000000..44846aa
--- /dev/null
+++ b/_icons/headphones.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <rect x="4" y="13" rx="2" width="5" height="7" />
+ <rect x="15" y="13" rx="2" width="5" height="7" />
+ <path d="M4 15v-3a8 8 0 0116 0v3" />
+</svg>
diff --git a/_icons/link.svg b/_icons/link.svg
new file mode 100644
index 0000000..bd39002
--- /dev/null
+++ b/_icons/link.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" />
+ <path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" />
+</svg>
diff --git a/_icons/microphone.svg b/_icons/microphone.svg
new file mode 100644
index 0000000..cec439d
--- /dev/null
+++ b/_icons/microphone.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <rect x="9" y="2" width="6" height="11" rx="3" />
+ <path d="M5 10a7 7 0 0014 0" />
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="17" x2="12" y2="21" />
+</svg>
diff --git a/_icons/movie.svg b/_icons/movie.svg
new file mode 100644
index 0000000..4cafe3b
--- /dev/null
+++ b/_icons/movie.svg
@@ -0,0 +1,12 @@
+---
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <line x1="8" y1="4" x2="8" y2="20" />
+ <line x1="16" y1="4" x2="16" y2="20" />
+ <line x1="4" y1="8" x2="8" y2="8" />
+ <line x1="4" y1="16" x2="8" y2="16" />
+ <line x1="4" y1="12" x2="20" y2="12" />
+ <line x1="16" y1="8" x2="20" y2="8" />
+ <line x1="16" y1="16" x2="20" y2="16" />
+</svg>
diff --git a/_icons/music.svg b/_icons/music.svg
index dafe123..df81ebb 100644
--- a/_icons/music.svg
+++ b/_icons/music.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <circle cx="6" cy="19" r="3" />
- <circle cx="16" cy="16" r="3" />
- <polyline points="9 19 9 7 19 3 19 16" />
- <line x1="9" y1="11" x2="19" y2="7" />
+ <circle cx="6" cy="17" r="3" />
+ <circle cx="16" cy="17" r="3" />
+ <polyline points="9 17 9 4 19 4 19 17" />
+ <line x1="9" y1="8" x2="19" y2="8" />
</svg>
diff --git a/_icons/paperclip.svg b/_icons/paperclip.svg
new file mode 100644
index 0000000..047c9a1
--- /dev/null
+++ b/_icons/paperclip.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M15 7l-6.5 6.5a1.5 1.5 0 003 3l6.5 -6.5a3 3 0 00-6 -6l-6.5 6.5a4.5 4.5 0 009 9 l6.5 -6.5" />
+</svg>
diff --git a/_icons/router.svg b/_icons/router.svg
new file mode 100644
index 0000000..acc53c0
--- /dev/null
+++ b/_icons/router.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <rect x="3" y="13" width="18" height="8" rx="2" />
+ <line x1="17" y1="17" x2="17" y2="17.01" />
+ <line x1="13" y1="17" x2="13" y2="17.01" />
+ <line x1="15" y1="13" x2="15" y2="11" />
+ <path d="M11.75 8.75a4 4 0 016.5 0" />
+ <path d="M8.5 6.5a8 8 0 0113 0" />
+</svg>
diff --git a/_icons/rss.svg b/_icons/rss.svg
new file mode 100644
index 0000000..8e064a3
--- /dev/null
+++ b/_icons/rss.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="5" cy="19" r="1" />
+ <path d="M4 4a16 16 0 0 1 16 16" />
+ <path d="M4 11a9 9 0 0 1 9 9" />
+</svg>
diff --git a/_icons/server.svg b/_icons/server.svg
new file mode 100644
index 0000000..8bd03c5
--- /dev/null
+++ b/_icons/server.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <rect x="3" y="4" width="18" height="8" rx="3" />
+ <rect x="3" y="12" width="18" height="8" rx="3" />
+ <line x1="7" y1="8" x2="7" y2="8.01" />
+ <line x1="7" y1="16" x2="7" y2="16.01" />
+</svg>
diff --git a/_icons/ticket.svg b/_icons/ticket.svg
new file mode 100644
index 0000000..85a9210
--- /dev/null
+++ b/_icons/ticket.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="15" y1="5" x2="15" y2="7" />
+ <line x1="15" y1="11" x2="15" y2="13" />
+ <line x1="15" y1="17" x2="15" y2="19" />
+ <path d="M5 5h14a2 2 0 012 2v3a2 2 0 000 4v3a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-3a2 2 0 000 -4v-3a2 2 0 012 -2" />
+</svg>
diff --git a/_icons/unlink.svg b/_icons/unlink.svg
new file mode 100644
index 0000000..d0a902c
--- /dev/null
+++ b/_icons/unlink.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" />
+ <path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" />
+ <line x1="16" y1="21" x2="16" y2="19" />
+ <line x1="19" y1="16" x2="21" y2="16" />
+ <line x1="3" y1="8" x2="5" y2="8" />
+ <line x1="8" y1="3" x2="8" y2="5" />
+</svg>
diff --git a/_icons/wifi.svg b/_icons/wifi.svg
new file mode 100644
index 0000000..d20d337
--- /dev/null
+++ b/_icons/wifi.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="1" />
+ <path d="M9 16a5 5 0 116 0" />
+ <path d="M6 18.7a9 9 0 1112 0" />
+</svg>
diff --git a/icons.svg b/icons.svg
index 83f0ac1..d31dfc0 100644
--- a/icons.svg
+++ b/icons.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 666" width="882" height="666" style="color: #354052"><rect x="0" y="0" width="882" height="666" fill="#fafbfc"></rect>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 774" width="882" height="774" style="color: #354052"><rect x="0" y="0" width="882" height="774" fill="#fafbfc"></rect>
<symbol id="tabler-activity" class="icon tabler-icon tabler-icon-activity" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="21 12 17 12 14 20 10 4 7 12 3 12" />
</symbol>
<symbol id="tabler-ajdustments" class="icon tabler-icon tabler-icon-ajdustments" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2" /><line x1="6" y1="4" x2="6" y2="8" /><line x1="6" y1="12" x2="6" y2="20" /><circle cx="12" cy="16" r="2" /><line x1="12" y1="4" x2="12" y2="14" /><line x1="12" y1="18" x2="12" y2="20" /><circle cx="18" cy="7" r="2" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="9" x2="18" y2="20" />
@@ -61,7 +61,11 @@
</symbol>
<symbol id="tabler-arrows-maximize" class="icon tabler-icon tabler-icon-arrows-maximize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 4 20 4 20 8" /><line x1="14" y1="10" x2="20" y2="4" /><polyline points="8 20 4 20 4 16" /><line x1="4" y1="20" x2="10" y2="14" /><polyline points="16 20 20 20 20 16" /><line x1="14" y1="14" x2="20" y2="20" /><polyline points="8 4 4 4 4 8" /><line x1="4" y1="4" x2="10" y2="10" />
</symbol>
- <symbol id="tabler-ban" class="icon tabler-icon tabler-icon-ban" 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="5.7 5.7 18.3 18.3"></polyline>
+ <symbol id="tabler-arrows-minimize" class="icon tabler-icon tabler-icon-arrows-minimize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="5 9 9 9 9 5" /><line x1="3" y1="3" x2="9" y2="9" /><polyline points="5 15 9 15 9 19" /><line x1="3" y1="21" x2="9" y2="15" /><polyline points="19 9 15 9 15 5" /><line x1="15" y1="9" x2="21" y2="3" /><polyline points="19 15 15 15 15 19" /><line x1="15" y1="15" x2="21" y2="21" />
+</symbol>
+ <symbol id="tabler-at" class="icon tabler-icon tabler-icon-at" 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="M16 12v1.5a2.5 2.5 0 005 0v-1.5a9 9 0 10-5.5 8.28" />
+</symbol>
+ <symbol id="tabler-ban" class="icon tabler-icon tabler-icon-ban" 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="5.7" y1="5.7" x2="18.3" y2="18.3" />
</symbol>
<symbol id="tabler-battery-1" class="icon tabler-icon tabler-icon-battery-1" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /><line x1="7" y1="10" x2="7" y2="14" />
</symbol>
@@ -75,8 +79,14 @@
</symbol>
<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-bell" class="icon tabler-icon tabler-icon-bell" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10 5a2 2 0 014 0a7 7 0 014 6v3a4 4 0 002 3h-16a4 4 0 002 -3v-3a7 7 0 014 -6"></path><path d="M9 17v1a3 3 0 006 0v-1"></path>
+</symbol>
+ <symbol id="tabler-bluetooth" class="icon tabler-icon tabler-icon-bluetooth" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 8 18 16 12 20 12 4 18 8 6 16" />
+</symbol>
<symbol id="tabler-bolt" class="icon tabler-icon tabler-icon-bolt" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="13 3 13 10 19 10 11 21 11 14 5 14 13 3" />
</symbol>
+ <symbol id="tabler-book" class="icon tabler-icon tabler-icon-book" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M3 19a9 9 0 019 0a9 9 0 019 0" /><path d="M3 6a9 9 0 019 0a9 9 0 019 0" /><line x1="3" y1="6" x2="3" y2="19" /><line x1="12" y1="6" x2="12" y2="19" /><line x1="21" y1="6" x2="21" y2="19" />
+</symbol>
<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" 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" />
@@ -101,6 +111,8 @@
</symbol>
<symbol id="tabler-box" class="icon tabler-icon tabler-icon-box" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" />
</symbol>
+ <symbol id="tabler-briefcase" class="icon tabler-icon tabler-icon-briefcase" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="7" width="18" height="13" rx="2" /><path d="M8 7v-2a2 2 0 012 -2h4a2 2 0 012 2v2" /><line x1="12" y1="12" x2="12" y2="12.01" /><path d="M3 13a20 20 0 0018 0" />
+</symbol>
<symbol id="tabler-bulb-off" class="icon tabler-icon tabler-icon-bulb-off" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /><line x1="9.7" y1="17" x2="14.3" y2="17" />
</symbol>
<symbol id="tabler-bulb" class="icon tabler-icon tabler-icon-bulb" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" /><path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /><line x1="9.7" y1="17" x2="14.3" y2="17" />
@@ -121,7 +133,7 @@
</symbol>
<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-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 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="3" y="12" width="6" height="8" rx="1" /><rect x="9" y="8" width="6" height="12" rx="1" /><rect x="15" y="4" width="6" height="16" rx="1" /><line x1="4" y1="20" x2="18" y2="20" />
</symbol>
<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" rx="1" /><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" rx="1" /><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" rx="1" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="11" x2="18" y2="20" />
</symbol>
@@ -173,12 +185,34 @@
</symbol>
<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-command" class="icon tabler-icon tabler-icon-command" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 9a2 2 0 112 -2v10a2 2 0 11-2 -2h10a2 2 0 11-2 2v-10a2 2 0 112 2h-10" />
+</symbol>
<symbol id="tabler-compass" class="icon tabler-icon tabler-icon-compass" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="8 16 10 10 16 8 14 14 8 16" /><circle cx="12" cy="12" r="9" />
</symbol>
<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-corner-down-left" class="icon tabler-icon tabler-icon-corner-down-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6v6a3 3 0 01-3 3h-10l5 -5m0 10l-5 -5" />
+</symbol>
+ <symbol id="tabler-corner-down-right" class="icon tabler-icon tabler-icon-corner-down-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6v6a3 3 0 003 3h10l-5 -5m0 10l5 -5" />
+</symbol>
+ <symbol id="tabler-corner-left-down" class="icon tabler-icon tabler-icon-corner-left-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6h-6a3 3 0 00-3 3v10l-5 -5m10 0l-5 5" />
+</symbol>
+ <symbol id="tabler-corner-left-up" class="icon tabler-icon tabler-icon-corner-left-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M18 18h-6a3 3 0 01-3 -3v-10l-5 5m10 0l-5 -5" />
+</symbol>
+ <symbol id="tabler-corner-right-down" class="icon tabler-icon tabler-icon-corner-right-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6h6a3 3 0 013 3v10l-5 -5m10 0l-5 5" />
+</symbol>
+ <symbol id="tabler-corner-right-up" class="icon tabler-icon tabler-icon-corner-right-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 18h6a3 3 0 003 -3v-10l-5 5m10 0l-5 -5" />
+</symbol>
+ <symbol id="tabler-corner-up-left" class="icon tabler-icon tabler-icon-corner-up-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M18 18v-6a3 3 0 00-3 -3h-10l5 -5m0 10l-5 -5" />
+</symbol>
+ <symbol id="tabler-corner-up-right" class="icon tabler-icon tabler-icon-corner-up-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M6 18v-6a3 3 0 013 -3h10l-5 -5m0 10l5 -5" />
+</symbol>
<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-cut" class="icon tabler-icon tabler-icon-cut" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="7" cy="17" r="3" /><circle cx="17" cy="17" r="3" /><line x1="9.15" y1="14.85" x2="18" y2="4" /><line x1="6" y1="4" x2="14.85" y2="14.85" />
+</symbol>
+ <symbol id="tabler-database" class="icon tabler-icon tabler-icon-database" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="12" cy="6" rx="8" ry="3"></ellipse><path d="M4 6v6a8 3 0 0016 0v-6" /><path d="M4 12v6a8 3 0 0016 0v-6" />
+</symbol>
<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-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" />
@@ -187,17 +221,23 @@
</symbol>
<symbol id="tabler-directions" class="icon tabler-icon tabler-icon-directions" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="8 5 19 5 21 7 19 9 8 9 8 5" /><polyline points="14 13 14 17 6 17 4 15 6 13 14 13" /><line x1="12" y1="22" x2="12" y2="17" /><line x1="12" y1="13" x2="12" y2="9" /><line x1="12" y1="5" x2="12" y2="3" />
</symbol>
+ <symbol id="tabler-disabled" class="icon tabler-icon tabler-icon-disabled" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="16" r="5" opacity=".2" /><circle cx="11" cy="5" r="2" /><polyline points="11 7 11 15 15 15 19 20" /><line x1="11" y1="11" x2="16" y2="11" /><path d="M7 11.5a5 5 0 106 7.5" />
+</symbol>
+ <symbol id="tabler-disc" class="icon tabler-icon tabler-icon-disc" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3" /><circle cx="12" cy="12" r="9" />
+</symbol>
<symbol id="tabler-dots-circle-horizontal" class="icon tabler-icon tabler-icon-dots-circle-horizontal" 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="8" y2="12.01" /><line x1="12" y1="12" x2="12" y2="12.01" /><line x1="16" y1="12" x2="16" y2="12.01" />
</symbol>
- <symbol id="tabler-dots-vertical" class="icon tabler-icon tabler-icon-dots-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-dots-vertical" class="icon tabler-icon tabler-icon-dots-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="1" /><circle cx="12" cy="19" r="1" /><circle cx="12" cy="5" r="1" />
</symbol>
- <symbol id="tabler-dots" class="icon tabler-icon tabler-icon-dots" 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-dots" class="icon tabler-icon tabler-icon-dots" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="12" r="1" /><circle cx="12" cy="12" r="1" /><circle cx="19" cy="12" r="1" />
</symbol>
<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-droplet" class="icon tabler-icon tabler-icon-droplet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l5 5a7 7 0 1 1-10 0l5 -5" />
</symbol>
- <symbol id="tabler-external-link" class="icon tabler-icon tabler-icon-external-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" /><line x1="10" y1="14" x2="20" y2="4" /><polyline points="14 4 20 4 20 10" />
+ <symbol id="tabler-edit" class="icon tabler-icon tabler-icon-edit" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 7 h-3a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-3" /><path d="M9 15h3l8.5 -8.5a1.5 1.5 0 00-3 -3l-8.5 8.5v3" />
+</symbol>
+ <symbol id="tabler-external-link" class="icon tabler-icon tabler-icon-external-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" /><line x1="10" y1="14" x2="20" y2="4" /><polyline points="15 4 20 4 20 9" />
</symbol>
<symbol id="tabler-eye" class="icon tabler-icon tabler-icon-eye" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="2" /><path d="M2 12l1.5 2a11 11 0 0017 0l1.5 -2" /><path d="M2 12l1.5 -2a11 11 0 0117 0l1.5 2" />
</symbol>
@@ -215,15 +255,17 @@
</symbol>
<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-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 id="tabler-filter" class="icon tabler-icon tabler-icon-filter" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5.5 5h13a1 1 0 010.5 1.5L14 12L14 19L10 16L10 12L5 6.5a1 1 0 010.5 -1.5" />
</symbol>
- <symbol id="tabler-folder-minus" class="icon tabler-icon tabler-icon-folder-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" /><line x1="9" y1="13" x2="15" y2="13" />
+ <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="5" y1="5" x2="5" y2="21" /><line x1="19" y1="5" x2="19" y2="14" /><path d="M5 5a5 5 0 017 0a5 5 0 007 0" /><path d="M5 14a5 5 0 017 0a5 5 0 007 0" />
</symbol>
- <symbol id="tabler-folder-plus" class="icon tabler-icon tabler-icon-folder-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" /><line x1="12" y1="10" x2="12" y2="16" /><line x1="9" y1="13" x2="15" y2="13" />
+ <symbol id="tabler-folder-minus" class="icon tabler-icon tabler-icon-folder-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /><line x1="9" y1="13" x2="15" y2="13" />
</symbol>
- <symbol id="tabler-folder-x" class="icon tabler-icon tabler-icon-folder-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" /><path d="M10 11l4 4m0 -4l-4 4" />
+ <symbol id="tabler-folder-plus" class="icon tabler-icon tabler-icon-folder-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /><line x1="12" y1="10" x2="12" y2="16" /><line x1="9" y1="13" x2="15" y2="13" />
</symbol>
- <symbol id="tabler-folder" class="icon tabler-icon tabler-icon-folder" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 5h5l2 2h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10a2 2 0 012 -2" />
+ <symbol id="tabler-folder-x" class="icon tabler-icon tabler-icon-folder-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /><path d="M10 11l4 4m0 -4l-4 4" />
+</symbol>
+ <symbol id="tabler-folder" class="icon tabler-icon tabler-icon-folder" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" />
</symbol>
<symbol id="tabler-folders" class="icon tabler-icon tabler-icon-folders" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 4h3l2 2h5a2 2 0 012 2v7a2 2 0 01-2 2h-10a2 2 0 01-2 -2v-9a2 2 0 012 -2" /><path d="M17 17v2a2 2 0 01-2 2h-10a2 2 0 01-2 -2v-9a2 2 0 012 -2h2" />
</symbol>
@@ -231,6 +273,8 @@
</symbol>
<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-headphones" class="icon tabler-icon tabler-icon-headphones" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="13" rx="2" width="5" height="7" /><rect x="15" y="13" rx="2" width="5" height="7" /><path d="M4 15v-3a8 8 0 0116 0v3" />
+</symbol>
<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="M12 20l-7 -7a4 4 0 016.5 -6a.9 .9 0 001 0a4 4 0 016.5 6l-7 7" />
</symbol>
<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" />
@@ -243,6 +287,8 @@
</symbol>
<symbol id="tabler-lego" class="icon tabler-icon tabler-icon-lego" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="9.5" y1="11" x2="9.51" y2="11" /><line x1="14.5" y1="11" x2="14.51" y2="11" /><path d="M9.5 15a3.5 3.5 0 005 0" /><path d="M7 5h1v-2h8v2h1a3 3 0 013 3v9a3 3 0 01-3 3v1h-10v-1a3 3 0 01-3 -3v-9a3 3 0 013 -3" />
</symbol>
+ <symbol id="tabler-link" class="icon tabler-icon tabler-icon-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" /><path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" />
+</symbol>
<symbol id="tabler-lock-open" class="icon tabler-icon tabler-icon-lock-open" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="11" width="14" height="10" rx="2" /><line x1="12" y1="15" x2="12" y2="17" /><path d="M8 11v-5a4 4 0 018 0" />
</symbol>
<symbol id="tabler-lock" class="icon tabler-icon tabler-icon-lock" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="11" width="14" height="10" rx="2" /><line x1="12" y1="15" x2="12" y2="17" /><path d="M8 11v-4a4 4 0 018 0v4" />
@@ -261,6 +307,8 @@
</symbol>
<symbol id="tabler-menu" class="icon tabler-icon tabler-icon-menu" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="8" x2="20" y2="8" /><line x1="4" y1="16" x2="20" y2="16" />
</symbol>
+ <symbol id="tabler-microphone" class="icon tabler-icon tabler-icon-microphone" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="2" width="6" height="11" rx="3" /><path d="M5 10a7 7 0 0014 0" /><line x1="8" y1="21" x2="16" y2="21" /><line x1="12" y1="17" x2="12" y2="21" />
+</symbol>
<symbol id="tabler-minimize" class="icon tabler-icon tabler-icon-minimize" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M15 19v-2a2 2 0 012 -2h2" /><path d="M16 5v2a2 2 0 002 2h2" /><path d="M5 15h2a2 2 0 012 2v2" /><path d="M5 9h2a2 2 0 002 -2v-2" />
</symbol>
<symbol id="tabler-minus-circle" class="icon tabler-icon tabler-icon-minus-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="8" y1="12" x2="16" y2="12" />
@@ -285,7 +333,11 @@
</symbol>
<symbol id="tabler-mouse" class="icon tabler-icon tabler-icon-mouse" 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="4" /><line x1="12" y1="8" x2="12" y2="11" />
</symbol>
- <symbol id="tabler-music" class="icon tabler-icon tabler-icon-music" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="19" r="3" /><circle cx="16" cy="16" r="3" /><polyline points="9 19 9 7 19 3 19 16" /><line x1="9" y1="11" x2="19" y2="7" />
+ <symbol id="tabler-movie" class="icon tabler-icon tabler-icon-movie" 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="4" x2="8" y2="20" /><line x1="16" y1="4" x2="16" y2="20" /><line x1="4" y1="8" x2="8" y2="8" /><line x1="4" y1="16" x2="8" y2="16" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="16" y1="8" x2="20" y2="8" /><line x1="16" y1="16" x2="20" y2="16" />
+</symbol>
+ <symbol id="tabler-music" class="icon tabler-icon tabler-icon-music" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="17" r="3" /><circle cx="16" cy="17" r="3" /><polyline points="9 17 9 4 19 4 19 17" /><line x1="9" y1="8" x2="19" y2="8" />
+</symbol>
+ <symbol id="tabler-paperclip" class="icon tabler-icon tabler-icon-paperclip" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M15 7l-6.5 6.5a1.5 1.5 0 003 3l6.5 -6.5a3 3 0 00-6 -6l-6.5 6.5a4.5 4.5 0 009 9 l6.5 -6.5" />
</symbol>
<symbol id="tabler-photo" class="icon tabler-icon tabler-icon-photo" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="15" y1="8" x2="15.01" y2="8" /><rect x="4" y="4" width="16" height="16" rx="3" /><path d="M4 15l4 -4a3 5 0 013 0l 5 5" /><path d="M14 14l1 -1a3 5 0 013 0l 2 2" />
</symbol>
@@ -307,12 +359,18 @@
</symbol>
<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-router" class="icon tabler-icon tabler-icon-router" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="13" width="18" height="8" rx="2" /><line x1="17" y1="17" x2="17" y2="17.01" /><line x1="13" y1="17" x2="13" y2="17.01" /><line x1="15" y1="13" x2="15" y2="11" /><path d="M11.75 8.75a4 4 0 016.5 0" /><path d="M8.5 6.5a8 8 0 0113 0" />
+</symbol>
+ <symbol id="tabler-rss" class="icon tabler-icon tabler-icon-rss" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="19" r="1" /><path d="M4 4a16 16 0 0 1 16 16" /><path d="M4 11a9 9 0 0 1 9 9" />
+</symbol>
<symbol id="tabler-search" class="icon tabler-icon tabler-icon-search" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" />
</symbol>
<symbol id="tabler-selector" class="icon tabler-icon tabler-icon-selector" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="8 9 12 5 16 9" /><polyline points="16 15 12 19 8 15" />
</symbol>
<symbol id="tabler-send" class="icon tabler-icon tabler-icon-send" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="10" y1="14" x2="21" y2="3" /><path d="M21 3L14.5 21a.55 .55 0 01-1 0L10 14L3 10.5a.55 .55 0 010 -1L21 3" />
</symbol>
+ <symbol id="tabler-server" class="icon tabler-icon tabler-icon-server" 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="8" rx="3" /><rect x="3" y="12" width="18" height="8" rx="3" /><line x1="7" y1="8" x2="7" y2="8.01" /><line x1="7" y1="16" x2="7" y2="16.01" />
+</symbol>
<symbol id="tabler-share" class="icon tabler-icon tabler-icon-share" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="12" r="3" /><circle cx="18" cy="6" r="3" /><circle cx="18" cy="18" r="3" /><line x1="8.7" y1="10.7" x2="15.3" y2="7.3" /><line x1="8.7" y1="13.3" x2="15.3" y2="16.7" />
</symbol>
<symbol id="tabler-shield-check" class="icon tabler-icon tabler-icon-shield-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12l2 2l4 -4" /><path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" />
@@ -335,6 +393,8 @@
</symbol>
<symbol id="tabler-target" class="icon tabler-icon tabler-icon-target" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1" /><circle cx="12" cy="12" r="5" /><circle cx="12" cy="12" r="9" />
</symbol>
+ <symbol id="tabler-ticket" class="icon tabler-icon tabler-icon-ticket" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="15" y1="5" x2="15" y2="7" /><line x1="15" y1="11" x2="15" y2="13" /><line x1="15" y1="17" x2="15" y2="19" /><path d="M5 5h14a2 2 0 012 2v3a2 2 0 000 4v3a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-3a2 2 0 000 -4v-3a2 2 0 012 -2" />
+</symbol>
<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-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" />
@@ -345,6 +405,8 @@
</symbol>
<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-unlink" class="icon tabler-icon tabler-icon-unlink" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" /><path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" /><line x1="16" y1="21" x2="16" y2="19" /><line x1="19" y1="16" x2="21" y2="16" /><line x1="3" y1="8" x2="5" y2="8" /><line x1="8" y1="3" x2="8" y2="5" />
+</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" />
@@ -359,6 +421,8 @@
</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-wifi" class="icon tabler-icon tabler-icon-wifi" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="1" /><path d="M9 16a5 5 0 116 0" /><path d="M6 18.7a9 9 0 1112 0" />
+</symbol>
<symbol id="tabler-world" class="icon tabler-icon tabler-icon-world" 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="3" y1="12" x2="21" y2="12" /><path d="M12 3a12 12 0 000 18" /><path d="M12 3a12 12 0 010 18" />
</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" />
@@ -399,158 +463,190 @@
<use xlink:href="#tabler-arrows-diagonal-2" x="672" y="78" width="24" height="24" />
<use xlink:href="#tabler-arrows-diagonal" x="726" y="78" width="24" height="24" />
<use xlink:href="#tabler-arrows-maximize" x="780" y="78" width="24" height="24" />
- <use xlink:href="#tabler-ban" x="834" y="78" width="24" height="24" />
- <use xlink:href="#tabler-battery-1" x="24" y="132" width="24" height="24" />
- <use xlink:href="#tabler-battery-2" x="78" y="132" width="24" height="24" />
- <use xlink:href="#tabler-battery-3" x="132" y="132" width="24" height="24" />
- <use xlink:href="#tabler-battery-4" x="186" y="132" width="24" height="24" />
- <use xlink:href="#tabler-battery-charging" x="240" y="132" width="24" height="24" />
- <use xlink:href="#tabler-battery" x="294" y="132" width="24" height="24" />
- <use xlink:href="#tabler-bolt" x="348" y="132" width="24" height="24" />
- <use xlink:href="#tabler-bookmark" x="402" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-all" x="456" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-bottom" x="510" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-horizontal" x="564" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-inner" x="618" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-left" x="672" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-none" x="726" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-outer" x="780" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-right" x="834" y="132" width="24" height="24" />
- <use xlink:href="#tabler-border-top" x="24" y="186" width="24" height="24" />
- <use xlink:href="#tabler-border-vertical" x="78" y="186" width="24" height="24" />
- <use xlink:href="#tabler-box" x="132" y="186" width="24" height="24" />
- <use xlink:href="#tabler-bulb-off" x="186" y="186" width="24" height="24" />
- <use xlink:href="#tabler-bulb" x="240" y="186" width="24" height="24" />
- <use xlink:href="#tabler-calendar" x="294" y="186" width="24" height="24" />
- <use xlink:href="#tabler-call-incoming" x="348" y="186" width="24" height="24" />
- <use xlink:href="#tabler-call-outgoing" x="402" y="186" width="24" height="24" />
- <use xlink:href="#tabler-call" x="456" y="186" width="24" height="24" />
- <use xlink:href="#tabler-camera" x="510" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cash" x="564" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-area-line" x="618" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-area" x="672" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-bar" x="726" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-candle" x="780" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-donut" x="834" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chart-line" x="24" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chart-pie" x="78" y="240" width="24" height="24" />
- <use xlink:href="#tabler-check" x="132" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevron-down" x="186" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevron-left" x="240" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevron-right" x="294" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevron-up" x="348" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-down" x="402" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-left" x="456" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-right" x="510" y="240" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-up" x="564" y="240" width="24" height="24" />
- <use xlink:href="#tabler-circle" x="618" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-check" x="672" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-list" x="726" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-x" x="780" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clipboard" x="834" y="240" width="24" height="24" />
- <use xlink:href="#tabler-clock" x="24" y="294" width="24" height="24" />
- <use xlink:href="#tabler-cloud-rain" x="78" y="294" width="24" height="24" />
- <use xlink:href="#tabler-cloud-snow" x="132" y="294" width="24" height="24" />
- <use xlink:href="#tabler-cloud-storm" x="186" y="294" width="24" height="24" />
- <use xlink:href="#tabler-cloud" x="240" y="294" width="24" height="24" />
- <use xlink:href="#tabler-code" x="294" y="294" width="24" height="24" />
- <use xlink:href="#tabler-cog" x="348" y="294" width="24" height="24" />
- <use xlink:href="#tabler-compass" x="402" y="294" width="24" height="24" />
- <use xlink:href="#tabler-copy" x="456" y="294" width="24" height="24" />
- <use xlink:href="#tabler-credit-card" x="510" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-desktop" x="564" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-mobile" x="618" y="294" width="24" height="24" />
- <use xlink:href="#tabler-device-tablet" x="672" y="294" width="24" height="24" />
- <use xlink:href="#tabler-directions" x="726" y="294" width="24" height="24" />
- <use xlink:href="#tabler-dots-circle-horizontal" x="780" y="294" width="24" height="24" />
- <use xlink:href="#tabler-dots-vertical" x="834" y="294" width="24" height="24" />
- <use xlink:href="#tabler-dots" x="24" y="348" width="24" height="24" />
- <use xlink:href="#tabler-download" x="78" y="348" width="24" height="24" />
- <use xlink:href="#tabler-droplet" x="132" y="348" width="24" height="24" />
- <use xlink:href="#tabler-external-link" x="186" y="348" width="24" height="24" />
- <use xlink:href="#tabler-eye" x="240" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-check" x="294" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-download" x="348" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-minus" x="402" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-plus" x="456" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-text" x="510" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file-x" x="564" y="348" width="24" height="24" />
- <use xlink:href="#tabler-file" x="618" y="348" width="24" height="24" />
- <use xlink:href="#tabler-flag" x="672" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder-minus" x="726" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder-plus" x="780" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder-x" x="834" y="348" width="24" height="24" />
- <use xlink:href="#tabler-folder" x="24" y="402" width="24" height="24" />
- <use xlink:href="#tabler-folders" x="78" y="402" width="24" height="24" />
- <use xlink:href="#tabler-glass" x="132" y="402" width="24" height="24" />
- <use xlink:href="#tabler-grid" x="186" y="402" width="24" height="24" />
- <use xlink:href="#tabler-heart" x="240" y="402" width="24" height="24" />
- <use xlink:href="#tabler-home" x="294" y="402" width="24" height="24" />
- <use xlink:href="#tabler-ice-cream" x="348" y="402" width="24" height="24" />
- <use xlink:href="#tabler-key" x="402" y="402" width="24" height="24" />
- <use xlink:href="#tabler-layout" x="456" y="402" width="24" height="24" />
- <use xlink:href="#tabler-lego" x="510" y="402" width="24" height="24" />
- <use xlink:href="#tabler-lock-open" x="564" y="402" width="24" height="24" />
- <use xlink:href="#tabler-lock" x="618" y="402" width="24" height="24" />
- <use xlink:href="#tabler-magnet" x="672" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mail-opened" x="726" y="402" width="24" height="24" />
- <use xlink:href="#tabler-mail" x="780" y="402" width="24" height="24" />
- <use xlink:href="#tabler-map-pin" x="834" y="402" width="24" height="24" />
- <use xlink:href="#tabler-map" x="24" y="456" width="24" height="24" />
- <use xlink:href="#tabler-maximize" x="78" y="456" width="24" height="24" />
- <use xlink:href="#tabler-menu" x="132" y="456" width="24" height="24" />
- <use xlink:href="#tabler-minimize" x="186" y="456" width="24" height="24" />
- <use xlink:href="#tabler-minus-circle" x="240" y="456" width="24" height="24" />
- <use xlink:href="#tabler-minus-square" x="294" y="456" width="24" height="24" />
- <use xlink:href="#tabler-minus-triangle" x="348" y="456" width="24" height="24" />
- <use xlink:href="#tabler-minus" x="402" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mood-confuzed" x="456" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mood-happy" x="510" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mood-neutral" x="564" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mood-sad" x="618" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mood-smile" x="672" y="456" width="24" height="24" />
- <use xlink:href="#tabler-moon" x="726" y="456" width="24" height="24" />
- <use xlink:href="#tabler-mouse" x="780" y="456" width="24" height="24" />
- <use xlink:href="#tabler-music" x="834" y="456" width="24" height="24" />
- <use xlink:href="#tabler-photo" x="24" y="510" width="24" height="24" />
- <use xlink:href="#tabler-plus-circle" x="78" y="510" width="24" height="24" />
- <use xlink:href="#tabler-plus-square" x="132" y="510" width="24" height="24" />
- <use xlink:href="#tabler-plus-triangle" x="186" y="510" width="24" height="24" />
- <use xlink:href="#tabler-plus" x="240" y="510" width="24" height="24" />
- <use xlink:href="#tabler-point" x="294" y="510" width="24" height="24" />
- <use xlink:href="#tabler-power" x="348" y="510" width="24" height="24" />
- <use xlink:href="#tabler-printer" x="402" y="510" width="24" height="24" />
- <use xlink:href="#tabler-puzzle" x="456" y="510" width="24" height="24" />
- <use xlink:href="#tabler-qrcode" x="510" y="510" width="24" height="24" />
- <use xlink:href="#tabler-search" x="564" y="510" width="24" height="24" />
- <use xlink:href="#tabler-selector" x="618" y="510" width="24" height="24" />
- <use xlink:href="#tabler-send" x="672" y="510" width="24" height="24" />
- <use xlink:href="#tabler-share" x="726" y="510" width="24" height="24" />
- <use xlink:href="#tabler-shield-check" x="780" y="510" width="24" height="24" />
- <use xlink:href="#tabler-shield" x="834" y="510" width="24" height="24" />
- <use xlink:href="#tabler-shopping-cart" x="24" y="564" width="24" height="24" />
- <use xlink:href="#tabler-square" x="78" y="564" width="24" height="24" />
- <use xlink:href="#tabler-star" x="132" y="564" width="24" height="24" />
- <use xlink:href="#tabler-sun" x="186" y="564" width="24" height="24" />
- <use xlink:href="#tabler-swich-horizontal" x="240" y="564" width="24" height="24" />
- <use xlink:href="#tabler-switch-vertical" x="294" y="564" width="24" height="24" />
- <use xlink:href="#tabler-tag" x="348" y="564" width="24" height="24" />
- <use xlink:href="#tabler-target" x="402" y="564" width="24" height="24" />
- <use xlink:href="#tabler-trash" x="456" y="564" width="24" height="24" />
- <use xlink:href="#tabler-trending-down" x="510" y="564" width="24" height="24" />
- <use xlink:href="#tabler-trending-up" x="564" y="564" width="24" height="24" />
- <use xlink:href="#tabler-triangle" x="618" y="564" width="24" height="24" />
- <use xlink:href="#tabler-trophy" x="672" y="564" width="24" height="24" />
- <use xlink:href="#tabler-upload" x="726" y="564" width="24" height="24" />
- <use xlink:href="#tabler-user-check" x="780" y="564" width="24" height="24" />
- <use xlink:href="#tabler-user-minus" x="834" y="564" width="24" height="24" />
- <use xlink:href="#tabler-user-plus" x="24" y="618" width="24" height="24" />
- <use xlink:href="#tabler-user-x" x="78" y="618" width="24" height="24" />
- <use xlink:href="#tabler-user" x="132" y="618" width="24" height="24" />
- <use xlink:href="#tabler-viewfinder" x="186" y="618" width="24" height="24" />
- <use xlink:href="#tabler-world" x="240" y="618" width="24" height="24" />
- <use xlink:href="#tabler-x" x="294" y="618" width="24" height="24" />
- <use xlink:href="#tabler-zoom-in" x="348" y="618" width="24" height="24" />
- <use xlink:href="#tabler-zoom-out" x="402" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-arrows-minimize" x="834" y="78" width="24" height="24" />
+ <use xlink:href="#tabler-at" x="24" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-ban" x="78" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery-1" x="132" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery-2" x="186" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery-3" x="240" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery-4" x="294" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery-charging" x="348" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-battery" x="402" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bell" x="456" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bluetooth" x="510" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bolt" x="564" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-book" x="618" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bookmark" x="672" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-border-all" x="726" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-border-bottom" x="780" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-border-horizontal" x="834" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-border-inner" x="24" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-left" x="78" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-none" x="132" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-outer" x="186" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-right" x="240" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-top" x="294" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-border-vertical" x="348" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-box" x="402" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-briefcase" x="456" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-bulb-off" x="510" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-bulb" x="564" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-calendar" x="618" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-call-incoming" x="672" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-call-outgoing" x="726" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-call" x="780" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-camera" x="834" y="186" width="24" height="24" />
+ <use xlink:href="#tabler-cash" x="24" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area-line" x="78" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-area" x="132" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-bar" x="186" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-candle" x="240" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-donut" x="294" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-line" x="348" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chart-pie" x="402" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-check" x="456" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-down" x="510" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-left" x="564" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-right" x="618" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevron-up" x="672" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-down" x="726" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-left" x="780" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-right" x="834" y="240" width="24" height="24" />
+ <use xlink:href="#tabler-chevrons-up" x="24" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-circle" x="78" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-check" x="132" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-list" x="186" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard-x" x="240" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-clipboard" x="294" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-clock" x="348" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-rain" x="402" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-snow" x="456" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-cloud-storm" x="510" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-cloud" x="564" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-code" x="618" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-cog" x="672" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-command" x="726" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-compass" x="780" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-copy" x="834" y="294" width="24" height="24" />
+ <use xlink:href="#tabler-corner-down-left" x="24" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-down-right" x="78" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-left-down" x="132" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-left-up" x="186" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-right-down" x="240" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-right-up" x="294" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-up-left" x="348" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-corner-up-right" x="402" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-credit-card" x="456" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-cut" x="510" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-database" x="564" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-device-desktop" x="618" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-device-mobile" x="672" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-device-tablet" x="726" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-directions" x="780" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-disabled" x="834" y="348" width="24" height="24" />
+ <use xlink:href="#tabler-disc" x="24" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-dots-circle-horizontal" x="78" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-dots-vertical" x="132" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-dots" x="186" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-download" x="240" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-droplet" x="294" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-edit" x="348" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-external-link" x="402" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-eye" x="456" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-check" x="510" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-download" x="564" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-minus" x="618" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-plus" x="672" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-text" x="726" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file-x" x="780" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-file" x="834" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-filter" x="24" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-flag" x="78" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-folder-minus" x="132" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-folder-plus" x="186" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-folder-x" x="240" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-folder" x="294" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-folders" x="348" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-glass" x="402" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-grid" x="456" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-headphones" x="510" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-heart" x="564" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-home" x="618" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-ice-cream" x="672" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-key" x="726" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-layout" x="780" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-lego" x="834" y="456" width="24" height="24" />
+ <use xlink:href="#tabler-link" x="24" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-lock-open" x="78" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-lock" x="132" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-magnet" x="186" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-mail-opened" x="240" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-mail" x="294" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-map-pin" x="348" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-map" x="402" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-maximize" x="456" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-menu" x="510" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-microphone" x="564" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-minimize" x="618" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-minus-circle" x="672" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-minus-square" x="726" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-minus-triangle" x="780" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-minus" x="834" y="510" width="24" height="24" />
+ <use xlink:href="#tabler-mood-confuzed" x="24" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-mood-happy" x="78" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-mood-neutral" x="132" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-mood-sad" x="186" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-mood-smile" x="240" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-moon" x="294" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-mouse" x="348" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-movie" x="402" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-music" x="456" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-paperclip" x="510" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-photo" x="564" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-plus-circle" x="618" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-plus-square" x="672" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-plus-triangle" x="726" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-plus" x="780" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-point" x="834" y="564" width="24" height="24" />
+ <use xlink:href="#tabler-power" x="24" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-printer" x="78" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-puzzle" x="132" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-qrcode" x="186" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-router" x="240" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-rss" x="294" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-search" x="348" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-selector" x="402" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-send" x="456" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-server" x="510" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-share" x="564" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-shield-check" x="618" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-shield" x="672" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-shopping-cart" x="726" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-square" x="780" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-star" x="834" y="618" width="24" height="24" />
+ <use xlink:href="#tabler-sun" x="24" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-swich-horizontal" x="78" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-switch-vertical" x="132" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-tag" x="186" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-target" x="240" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-ticket" x="294" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-trash" x="348" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-trending-down" x="402" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-trending-up" x="456" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-triangle" x="510" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-trophy" x="564" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-unlink" x="618" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-upload" x="672" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-user-check" x="726" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-user-minus" x="780" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-user-plus" x="834" y="672" width="24" height="24" />
+ <use xlink:href="#tabler-user-x" x="24" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-user" x="78" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-viewfinder" x="132" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-wifi" x="186" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-world" x="240" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-x" x="294" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-in" x="348" y="726" width="24" height="24" />
+ <use xlink:href="#tabler-zoom-out" x="402" y="726" width="24" height="24" />
</svg> \ No newline at end of file
diff --git a/index.html b/index.html
index bed918e..f95ce2e 100644
--- a/index.html
+++ b/index.html
@@ -80,6 +80,10 @@
<a href="#">{{ first-icon }} Link</a>
</div>
+ <div class="mt-auto">
+ <input class="input-range js-input-range" type="range" min="1.25" max="2.75" step=".25" value="2">
+ </div>
+
</div>
</div>
@@ -125,21 +129,29 @@
<script>
$(document).ready(function () {
- $('body').on('click', '.js-icon', function (e) {
- var icon = $(this).attr('data-icon');
-
- $('.js-icon-name').html(icon);
- localStorage.setItem('icon', icon);
+ $('body')
+ .on('click', '.js-icon', function (e) {
+ var icon = $(this).attr('data-icon');
+
+ $('.js-icon-name').html(icon);
+ localStorage.setItem('icon', icon);
+
+ $('.js-icon-manager svg').replaceWith($(this).find('>svg:eq(0)').clone());
- $('.js-icon-manager svg').replaceWith($(this).find('>svg:eq(0)').clone());
+ e.preventDefault();
+ return false;
+ })
+ .on('input', '.js-input-range', function(e){
+ $('.js-icon svg').css('stroke-width', $(this).val());
+
+ e.preventDefault();
+ return false;
+ });
- e.preventDefault();
- return false;
- });
var icon = localStorage.getItem('icon');
if (icon) {
- $('.js-icon[data-icon="' + icon + '"]').click();
+ $('.js-icon[data-icon="' + icon + '"]').eq(0).click();
}
document.body.style.display = "block"
diff --git a/readme.md b/readme.md
index e63f397..c1eed39 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,5 @@
# Tabler icons
-A set of over 150 free MIT-licensed high-quality SVG icons for you to use in your web projects.
+A set of over 200 free MIT-licensed high-quality SVG icons for you to use in your web projects.
![Tabler icons](./icons.svg)
diff --git a/style.scss b/style.scss
index 21b4b27..c64506d 100644
--- a/style.scss
+++ b/style.scss
@@ -58,11 +58,12 @@ a {
.col-aside {
width: 15rem;
margin-top: 2rem;
+ display: flex;
+ flex-direction: column;
@media (min-width: #{$breakpoint}) {
margin-top: 0;
margin-left: 2rem;
- flex-direction: row;
}
}
@@ -182,6 +183,10 @@ a {
margin-bottom: 2rem;
}
+.mt-auto {
+ margin-top: auto;
+}
+
/*
Components
@@ -319,3 +324,7 @@ Components
}
}
}
+
+.input-range {
+ width: 100%;
+}