aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 00:59:10 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 15:59:10 +0100
commitbdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch)
treea68549a64180e16ef9e1e477b3ff17556024b52d
parenticons small fix (diff)
downloadtabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz
new icons
-rw-r--r--_icons/battery-1.svg2
-rw-r--r--_icons/battery-2.svg4
-rw-r--r--_icons/battery-3.svg6
-rw-r--r--_icons/battery-4.svg8
-rw-r--r--_icons/battery-charging.svg6
-rw-r--r--_icons/bulb-off.svg6
-rw-r--r--_icons/bulb.svg7
-rw-r--r--_icons/calendar.svg11
-rw-r--r--_icons/clipboard-list.svg8
-rw-r--r--_icons/cloud-storm.svg7
-rw-r--r--_icons/credit-card.svg6
-rw-r--r--_icons/device-desktop.svg6
-rw-r--r--_icons/device-mobile.svg4
-rw-r--r--_icons/download.svg4
-rw-r--r--_icons/flag.svg8
-rw-r--r--_icons/ice-cream.svg7
-rw-r--r--_icons/key.svg8
-rw-r--r--_icons/lock-open.svg2
-rw-r--r--_icons/lock.svg2
-rw-r--r--_icons/magnet.svg4
-rw-r--r--_icons/map.svg6
-rw-r--r--_icons/moon.svg2
-rw-r--r--_icons/search.svg2
-rw-r--r--_icons/trash.svg9
-rw-r--r--_icons/upload.svg4
-rw-r--r--_icons/user-minus.svg2
-rw-r--r--_icons/user-plus.svg4
-rw-r--r--_icons/viewfinder.svg10
-rw-r--r--_icons/zoom-in.svg6
-rw-r--r--_icons/zoom-out.svg4
-rw-r--r--gulpfile.js18
-rw-r--r--icons.svg230
32 files changed, 259 insertions, 154 deletions
diff --git a/_icons/battery-1.svg b/_icons/battery-1.svg
index f1f705c..fa6663b 100644
--- a/_icons/battery-1.svg
+++ b/_icons/battery-1.svg
@@ -3,6 +3,6 @@ group: battery
---
<svg>
<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>
+ <polyline points="7 10 7 14"/>
</svg>
diff --git a/_icons/battery-2.svg b/_icons/battery-2.svg
index 5c95433..6856ba3 100644
--- a/_icons/battery-2.svg
+++ b/_icons/battery-2.svg
@@ -3,7 +3,7 @@ group: battery
---
<svg>
<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>
- <polyline points="10 10 10 14"></polyline>
+ <polyline points="7 10 7 14"/>
+ <polyline points="10 10 10 14"/>
</svg>
diff --git a/_icons/battery-3.svg b/_icons/battery-3.svg
index 652a7ee..0489a1b 100644
--- a/_icons/battery-3.svg
+++ b/_icons/battery-3.svg
@@ -3,7 +3,7 @@ group: battery
---
<svg>
<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>
- <polyline points="10 10 10 14"></polyline>
- <polyline points="13 10 13 14"></polyline>
+ <polyline points="7 10 7 14"/>
+ <polyline points="10 10 10 14"/>
+ <polyline points="13 10 13 14"/>
</svg>
diff --git a/_icons/battery-4.svg b/_icons/battery-4.svg
index 9c0ce4b..c0995de 100644
--- a/_icons/battery-4.svg
+++ b/_icons/battery-4.svg
@@ -3,8 +3,8 @@ group: battery
---
<svg>
<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>
- <polyline points="10 10 10 14"></polyline>
- <polyline points="13 10 13 14"></polyline>
- <polyline points="16 10 16 14"></polyline>
+ <polyline points="7 10 7 14"/>
+ <polyline points="10 10 10 14"/>
+ <polyline points="13 10 13 14"/>
+ <polyline points="16 10 16 14"/>
</svg>
diff --git a/_icons/battery-charging.svg b/_icons/battery-charging.svg
index 09126e0..33da7be 100644
--- a/_icons/battery-charging.svg
+++ b/_icons/battery-charging.svg
@@ -2,7 +2,7 @@
group: battery
---
<svg>
- <path d="M15 7h2a2 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-1"/>
- <path d="M7 7H6a2 2 0 00-2 2v6a2 2 0 002 2h2" />
- <polyline points="11 8 10 12 13 12 12 16"></polyline>
+ <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"/>
</svg>
diff --git a/_icons/bulb-off.svg b/_icons/bulb-off.svg
new file mode 100644
index 0000000..938ad77
--- /dev/null
+++ b/_icons/bulb-off.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/bulb.svg b/_icons/bulb.svg
new file mode 100644
index 0000000..186cde2
--- /dev/null
+++ b/_icons/bulb.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/calendar.svg b/_icons/calendar.svg
new file mode 100644
index 0000000..b0f2c41
--- /dev/null
+++ b/_icons/calendar.svg
@@ -0,0 +1,11 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/clipboard-list.svg b/_icons/clipboard-list.svg
index d511587..bf57104 100644
--- a/_icons/clipboard-list.svg
+++ b/_icons/clipboard-list.svg
@@ -3,8 +3,8 @@
<svg>
<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>
- <polyline points="13 12 15 12"></polyline>
- <polyline points="9 16 9.01 16"></polyline>
- <polyline points="13 16 15 16"></polyline>
+ <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"/>
</svg>
diff --git a/_icons/cloud-storm.svg b/_icons/cloud-storm.svg
new file mode 100644
index 0000000..f43d73a
--- /dev/null
+++ b/_icons/cloud-storm.svg
@@ -0,0 +1,7 @@
+---
+group: weather
+---
+<svg>
+ <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"/>
+</svg>
diff --git a/_icons/credit-card.svg b/_icons/credit-card.svg
index 0fac037..da87cf6 100644
--- a/_icons/credit-card.svg
+++ b/_icons/credit-card.svg
@@ -2,7 +2,7 @@
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="3"></rect>
- <polyline points="3 10 21 10"></polyline>
- <polyline points="7 15 7.01 15"></polyline>
- <polyline points="11 15 13 15"></polyline>
+ <polyline points="3 10 21 10"/>
+ <polyline points="7 15 7.01 15"/>
+ <polyline points="11 15 13 15"/>
</svg>
diff --git a/_icons/device-desktop.svg b/_icons/device-desktop.svg
index 34bc263..25563c4 100644
--- a/_icons/device-desktop.svg
+++ b/_icons/device-desktop.svg
@@ -2,7 +2,7 @@
---
<svg>
<rect x="3" y="4" width="18" height="12" rx="1"></rect>
- <polyline points="7 20 17 20"></polyline>
- <polyline points="9 16 9 20"></polyline>
- <polyline points="15 16 15 20"></polyline>
+ <polyline points="7 20 17 20"/>
+ <polyline points="9 16 9 20"/>
+ <polyline points="15 16 15 20"/>
</svg>
diff --git a/_icons/device-mobile.svg b/_icons/device-mobile.svg
index 74aad4e..3d11be9 100644
--- a/_icons/device-mobile.svg
+++ b/_icons/device-mobile.svg
@@ -2,6 +2,6 @@
---
<svg>
<rect x="7" y="4" width="10" height="16" rx="1"></rect>
- <polyline points="11 5 13 5"></polyline>
- <polyline points="12 17 12 17.01"></polyline>
+ <polyline points="11 5 13 5"/>
+ <polyline points="12 17 12 17.01"/>
</svg>
diff --git a/_icons/download.svg b/_icons/download.svg
index 1a6a4fc..2df5c6b 100644
--- a/_icons/download.svg
+++ b/_icons/download.svg
@@ -3,6 +3,6 @@ group: download
---
<svg>
<path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path>
- <polyline points="7 11 12 16 17 11"></polyline>
- <polyline points="12 4 12 16"></polyline>
+ <polyline points="7 11 12 16 17 11"/>
+ <polyline points="12 4 12 16"/>
</svg>
diff --git a/_icons/flag.svg b/_icons/flag.svg
new file mode 100644
index 0000000..66fc8e7
--- /dev/null
+++ b/_icons/flag.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/ice-cream.svg b/_icons/ice-cream.svg
new file mode 100644
index 0000000..ef77ea7
--- /dev/null
+++ b/_icons/ice-cream.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/key.svg b/_icons/key.svg
new file mode 100644
index 0000000..ac561e3
--- /dev/null
+++ b/_icons/key.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/lock-open.svg b/_icons/lock-open.svg
index d63702d..b2ef879 100644
--- a/_icons/lock-open.svg
+++ b/_icons/lock-open.svg
@@ -2,6 +2,6 @@
---
<svg>
<rect x="5" y="11" width="14" height="10" rx="2"></rect>
- <polyline points="12 15 12 17"></polyline>
+ <polyline points="12 15 12 17"/>
<path d="M8 11v-5a4 4 0 018 0"></path>
</svg>
diff --git a/_icons/lock.svg b/_icons/lock.svg
index 834c321..24ab4f8 100644
--- a/_icons/lock.svg
+++ b/_icons/lock.svg
@@ -2,6 +2,6 @@
---
<svg>
<rect x="5" y="11" width="14" height="10" rx="2"></rect>
- <polyline points="12 15 12 17"></polyline>
+ <polyline points="12 15 12 17"/>
<path d="M8 11v-4a4 4 0 018 0v4"></path>
</svg>
diff --git a/_icons/magnet.svg b/_icons/magnet.svg
index 68080ef..9adc5ef 100644
--- a/_icons/magnet.svg
+++ b/_icons/magnet.svg
@@ -2,6 +2,6 @@
---
<svg>
<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>
- <polyline points="15 8 19 8"></polyline>
+ <polyline points="4 8 9 8"/>
+ <polyline points="15 8 19 8"/>
</svg>
diff --git a/_icons/map.svg b/_icons/map.svg
index 8d8e8aa..956f111 100644
--- a/_icons/map.svg
+++ b/_icons/map.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4"></polyline>
- <polyline points="9 7 9 20"></polyline>
- <polyline points="15 4 15 17"></polyline>
+ <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"/>
</svg>
diff --git a/_icons/moon.svg b/_icons/moon.svg
index a2b2595..be33f28 100644
--- a/_icons/moon.svg
+++ b/_icons/moon.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <path d="M12 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path>
+ <path d="M12 4a8 8 0 108 8a6 6 0 11-8 -8"></path>
</svg>
diff --git a/_icons/search.svg b/_icons/search.svg
index 048dd82..59d8fa4 100644
--- a/_icons/search.svg
+++ b/_icons/search.svg
@@ -2,5 +2,5 @@
---
<svg>
<circle cx="10" cy="10" r="7"></circle>
- <line x1="21" y1="21" x2="15" y2="15"></line>
+ <line x1="21" y1="21" x2="15" y2="15"/>
</svg>
diff --git a/_icons/trash.svg b/_icons/trash.svg
new file mode 100644
index 0000000..833b87f
--- /dev/null
+++ b/_icons/trash.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <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>
+</svg>
diff --git a/_icons/upload.svg b/_icons/upload.svg
index 2dd97a4..cee55d4 100644
--- a/_icons/upload.svg
+++ b/_icons/upload.svg
@@ -3,6 +3,6 @@ group: download
---
<svg>
<path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path>
- <polyline points="7 9 12 4 17 9"></polyline>
- <polyline points="12 4 12 16"></polyline>
+ <polyline points="7 9 12 4 17 9"/>
+ <polyline points="12 4 12 16"/>
</svg>
diff --git a/_icons/user-minus.svg b/_icons/user-minus.svg
index 30e984d..13a14ed 100644
--- a/_icons/user-minus.svg
+++ b/_icons/user-minus.svg
@@ -3,5 +3,5 @@
<svg>
<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>
+ <line x1="16" y1="11" x2="22" y2="11"/>
</svg>
diff --git a/_icons/user-plus.svg b/_icons/user-plus.svg
index 3d065db..085c6ac 100644
--- a/_icons/user-plus.svg
+++ b/_icons/user-plus.svg
@@ -3,6 +3,6 @@
<svg>
<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>
- <line x1="19" y1="8" x2="19" y2="14"></line>
+ <line x1="16" y1="11" x2="22" y2="11"/>
+ <line x1="19" y1="8" x2="19" y2="14"/>
</svg>
diff --git a/_icons/viewfinder.svg b/_icons/viewfinder.svg
index 65106e3..27f511b 100644
--- a/_icons/viewfinder.svg
+++ b/_icons/viewfinder.svg
@@ -2,9 +2,9 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
- <polyline points="12 3 12 7"></polyline>
- <polyline points="12 21 12 18"></polyline>
- <polyline points="3 12 7 12"></polyline>
- <polyline points="21 12 18 12"></polyline>
- <polyline points="12 12 12 12.01"></polyline>
+ <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"/>
</svg>
diff --git a/_icons/zoom-in.svg b/_icons/zoom-in.svg
index 70b692b..bea038d 100644
--- a/_icons/zoom-in.svg
+++ b/_icons/zoom-in.svg
@@ -2,7 +2,7 @@
---
<svg>
<circle cx="10" cy="10" r="7"></circle>
- <line x1="7" y1="10" x2="13" y2="10"></line>
- <line x1="10" y1="7" x2="10" y2="13"></line>
- <line x1="21" y1="21" x2="15" y2="15"></line>
+ <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"/>
</svg>
diff --git a/_icons/zoom-out.svg b/_icons/zoom-out.svg
index f195861..c384706 100644
--- a/_icons/zoom-out.svg
+++ b/_icons/zoom-out.svg
@@ -2,6 +2,6 @@
---
<svg>
<circle cx="10" cy="10" r="7"></circle>
- <line x1="7" y1="10" x2="13" y2="10"></line>
- <line x1="21" y1="21" x2="15" y2="15"></line>
+ <line x1="7" y1="10" x2="13" y2="10"/>
+ <line x1="21" y1="21" x2="15" y2="15"/>
</svg>
diff --git a/gulpfile.js b/gulpfile.js
index a1a8c1e..beb3969 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -50,3 +50,21 @@ gulp.task('icons-sprite', function (cb) {
cb();
});
});
+
+gulp.task('optimize', function(){
+ glob("_site/icons/*.svg", {}, function (er, files) {
+
+ files.forEach(function (file, i) {
+ let svgFile = fs.readFileSync(file),
+ svgFileContent = svgFile.toString();
+
+ svgFileContent = svgFileContent
+ .replace(/><\/(polyline|line|rect|circle)>/, '/>')
+ .replace(/\n\n+/g, "\n");
+
+ fs.writeFileSync(file, svgFileContent);
+ });
+
+ cb();
+ });
+});
diff --git a/icons.svg b/icons.svg
index 99c07ac..260ce3e 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 450" width="882" height="450" style="color: #354052"><rect x="0" y="0" width="882" height="450" fill="#fafbfc"></rect>
+<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" 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" />
@@ -66,15 +66,15 @@
</symbol>
<symbol id="tabler-arrow-up" class="icon tabler-icon tabler-icon-arrow-up" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19" /><line x1="19" y1="12" x2="12" y2="5" /><line x1="5" y1="12" x2="12" y2="5" />
</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"></path><polyline points="7 10 7 14"></polyline>
+ <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"></path><polyline points="7 10 7 14"/>
</symbol>
- <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"></path><polyline points="7 10 7 14"></polyline><polyline points="10 10 10 14"></polyline>
+ <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"></path><polyline points="7 10 7 14"/><polyline points="10 10 10 14"/>
</symbol>
- <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"></path><polyline points="7 10 7 14"></polyline><polyline points="10 10 10 14"></polyline><polyline points="13 10 13 14"></polyline>
+ <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"></path><polyline points="7 10 7 14"/><polyline points="10 10 10 14"/><polyline points="13 10 13 14"/>
</symbol>
- <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"></path><polyline points="7 10 7 14"></polyline><polyline points="10 10 10 14"></polyline><polyline points="13 10 13 14"></polyline><polyline points="16 10 16 14"></polyline>
+ <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"></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>
- <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="M15 7h2a2 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-1"/><path d="M7 7H6a2 2 0 00-2 2v6a2 2 0 002 2h2" /><polyline points="11 8 10 12 13 12 12 16"></polyline>
+ <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" 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"></path>
</symbol>
@@ -100,6 +100,12 @@
</symbol>
<symbol id="tabler-border-vertical" class="icon tabler-icon tabler-icon-border-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="4" x2="12" y2="20" /><g stroke-dasharray=".001 4"><line x1="4" y1="12" x2="20" y2="12" /><line x1="4" y1="4" x2="20" y2="4" /><line x1="4" y1="20" x2="4" y2="4" /><line x1="20" y1="20" x2="4" y2="20" /><line x1="20" y1="4" x2="20" y2="20" /></g>
</symbol>
+ <symbol id="tabler-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"></path><line x1="9.7" y1="17" x2="14.3" y2="17"></line>
+</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><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>
+ <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"></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>
<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"></path><circle cx="12" cy="13" r="3" />
</symbol>
<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"></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>
@@ -126,7 +132,7 @@
</symbol>
<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"></path>
</symbol>
- <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" /><polyline points="9 12 9.01 12"></polyline><polyline points="13 12 15 12"></polyline><polyline points="9 16 9.01 16"></polyline><polyline points="13 16 15 16"></polyline>
+ <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" /><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>
<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"></path>
</symbol>
@@ -138,6 +144,8 @@
</symbol>
<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><path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01"></path>
</symbol>
+ <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"></path><polyline points="13 14 11 18 14 18 12 22"/>
+</symbol>
<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"></path>
</symbol>
<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" /><polyline points="14 4 10 20" />
@@ -146,15 +154,15 @@
</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"></rect><path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2"></path>
</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"></rect><polyline points="3 10 21 10"></polyline><polyline points="7 15 7.01 15"></polyline><polyline points="11 15 13 15"></polyline>
+ <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"></rect><polyline points="3 10 21 10"/><polyline points="7 15 7.01 15"/><polyline points="11 15 13 15"/>
</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"></rect><polyline points="7 20 17 20"></polyline><polyline points="9 16 9 20"></polyline><polyline points="15 16 15 20"></polyline>
+ <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"></rect><polyline points="7 20 17 20"/><polyline points="9 16 9 20"/><polyline points="15 16 15 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"></rect><polyline points="11 5 13 5"></polyline><polyline points="12 17 12 17.01"></polyline>
+ <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"></rect><polyline points="11 5 13 5"/><polyline points="12 17 12 17.01"/>
</symbol>
<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"></rect><circle cx="12" cy="17" 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"></path><polyline points="7 11 12 16 17 11"></polyline><polyline points="12 4 12 16"></polyline>
+ <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"></path><polyline points="7 11 12 16 17 11"/><polyline points="12 4 12 16"/>
</symbol>
<symbol id="tabler-file-check" class="icon tabler-icon tabler-icon-file-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><path d="M9 15l2 2l4 -4"></path>
</symbol>
@@ -170,23 +178,29 @@
</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><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>
<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" 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>
<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"></path>
</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" />
</symbol>
+ <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><line x1="5" y1="13" x2="11" y2="19"></line><path d="M11 19l7 -7a4 4 0 00-6 -6l-7 7"></path>
+</symbol>
+ <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"></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>
<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><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>
- <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"></rect><polyline points="12 15 12 17"></polyline><path d="M8 11v-5a4 4 0 018 0"></path>
+ <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"></rect><polyline points="12 15 12 17"/><path d="M8 11v-5a4 4 0 018 0"></path>
</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"></rect><polyline points="12 15 12 17"></polyline><path d="M8 11v-4a4 4 0 018 0v4"></path>
+ <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"></rect><polyline points="12 15 12 17"/><path d="M8 11v-4a4 4 0 018 0v4"></path>
</symbol>
- <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"></path><polyline points="4 8 9 8"></polyline><polyline points="15 8 19 8"></polyline>
+ <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"></path><polyline points="4 8 9 8"/><polyline points="15 8 19 8"/>
</symbol>
<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"></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>
- <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"></polyline><polyline points="9 7 9 20"></polyline><polyline points="15 4 15 17"></polyline>
+ <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"/><polyline points="9 7 9 20"/><polyline points="15 4 15 17"/>
</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>
@@ -206,7 +220,7 @@
</symbol>
<symbol id="tabler-mood-smile" class="icon tabler-icon tabler-icon-mood-smile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172"/>
</symbol>
- <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 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path>
+ <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"></path>
</symbol>
<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>
@@ -224,7 +238,7 @@
</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="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>
- <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"></circle><line x1="21" y1="21" x2="15" y2="15"></line>
+ <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"></circle><line x1="21" y1="21" x2="15" y2="15"/>
</symbol>
<symbol id="tabler-square" class="icon tabler-icon tabler-icon-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" />
</symbol>
@@ -236,29 +250,31 @@
</symbol>
<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"/><polyline points="7 4 7 13"/><polyline points="13 16 17 20 21 16"/><polyline points="17 10 17 20"/></g>
</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><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>
<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-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-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"></path><polyline points="7 9 12 4 17 9"></polyline><polyline points="12 4 12 16"></polyline>
+ <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"></path><polyline points="7 9 12 4 17 9"/><polyline points="12 4 12 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"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M16 11l2 2l4 -4"></path>
</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"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11"></line>
+ <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"></circle><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"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><line x1="16" y1="11" x2="22" y2="11"></line><line x1="19" y1="8" x2="19" y2="14"></line>
+ <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"></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>
<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"></circle><path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /><path d="M17 9l4 4m0 -4l-4 4"></path>
</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"></circle><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" /><polyline points="12 3 12 7"></polyline><polyline points="12 21 12 18"></polyline><polyline points="3 12 7 12"></polyline><polyline points="21 12 18 12"></polyline><polyline points="12 12 12 12.01"></polyline>
+ <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" /><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>
<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"></circle><line x1="7" y1="10" x2="13" y2="10"></line><line x1="10" y1="7" x2="10" y2="13"></line><line x1="21" y1="21" x2="15" y2="15"></line>
+ <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"></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>
- <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"></circle><line x1="7" y1="10" x2="13" y2="10"></line><line x1="21" y1="21" x2="15" y2="15"></line>
+ <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"></circle><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" />
@@ -305,85 +321,93 @@
<use xlink:href="#tabler-border-right" x="510" y="132" width="24" height="24" />
<use xlink:href="#tabler-border-top" x="564" y="132" width="24" height="24" />
<use xlink:href="#tabler-border-vertical" x="618" y="132" width="24" height="24" />
- <use xlink:href="#tabler-camera" x="672" y="132" width="24" height="24" />
- <use xlink:href="#tabler-cash" x="726" y="132" width="24" height="24" />
- <use xlink:href="#tabler-check" x="780" y="132" width="24" height="24" />
- <use xlink:href="#tabler-chevron-down" x="834" y="132" width="24" height="24" />
- <use xlink:href="#tabler-chevron-left" x="24" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-right" x="78" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevron-up" x="132" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-down" x="186" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-left" x="240" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-right" x="294" y="186" width="24" height="24" />
- <use xlink:href="#tabler-chevrons-up" x="348" y="186" width="24" height="24" />
- <use xlink:href="#tabler-circle" x="402" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-check" x="456" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-list" x="510" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard-x" x="564" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clipboard" x="618" y="186" width="24" height="24" />
- <use xlink:href="#tabler-clock" x="672" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cloud-rain" x="726" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cloud-snow" x="780" y="186" width="24" height="24" />
- <use xlink:href="#tabler-cloud" x="834" y="186" width="24" height="24" />
- <use xlink:href="#tabler-code" x="24" y="240" width="24" height="24" />
- <use xlink:href="#tabler-cog" x="78" y="240" width="24" height="24" />
- <use xlink:href="#tabler-copy" x="132" y="240" width="24" height="24" />
- <use xlink:href="#tabler-credit-card" x="186" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-desktop" x="240" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-mobile" x="294" y="240" width="24" height="24" />
- <use xlink:href="#tabler-device-tablet" x="348" y="240" width="24" height="24" />
- <use xlink:href="#tabler-download" x="402" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-check" x="456" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-download" x="510" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-minus" x="564" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-plus" x="618" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-text" x="672" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file-x" x="726" y="240" width="24" height="24" />
- <use xlink:href="#tabler-file" x="780" y="240" width="24" height="24" />
- <use xlink:href="#tabler-grid" x="834" y="240" width="24" height="24" />
- <use xlink:href="#tabler-heart" x="24" y="294" width="24" height="24" />
- <use xlink:href="#tabler-home" x="78" y="294" width="24" height="24" />
- <use xlink:href="#tabler-layout" x="132" y="294" width="24" height="24" />
- <use xlink:href="#tabler-lock-open" x="186" y="294" width="24" height="24" />
- <use xlink:href="#tabler-lock" x="240" y="294" width="24" height="24" />
- <use xlink:href="#tabler-magnet" x="294" y="294" width="24" height="24" />
- <use xlink:href="#tabler-map-pin" x="348" y="294" width="24" height="24" />
- <use xlink:href="#tabler-map" x="402" y="294" width="24" height="24" />
- <use xlink:href="#tabler-menu" x="456" y="294" width="24" height="24" />
- <use xlink:href="#tabler-minus-circle" x="510" y="294" width="24" height="24" />
- <use xlink:href="#tabler-minus-square" x="564" y="294" width="24" height="24" />
- <use xlink:href="#tabler-minus" x="618" y="294" width="24" height="24" />
- <use xlink:href="#tabler-mood-confuzed" x="672" y="294" width="24" height="24" />
- <use xlink:href="#tabler-mood-happy" x="726" y="294" width="24" height="24" />
- <use xlink:href="#tabler-mood-neutral" x="780" y="294" width="24" height="24" />
- <use xlink:href="#tabler-mood-sad" x="834" y="294" width="24" height="24" />
- <use xlink:href="#tabler-mood-smile" x="24" y="348" width="24" height="24" />
- <use xlink:href="#tabler-moon" x="78" y="348" width="24" height="24" />
- <use xlink:href="#tabler-more-vertical" x="132" y="348" width="24" height="24" />
- <use xlink:href="#tabler-more" x="186" y="348" width="24" height="24" />
- <use xlink:href="#tabler-photo" x="240" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus-circle" x="294" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus-square" x="348" y="348" width="24" height="24" />
- <use xlink:href="#tabler-plus" x="402" y="348" width="24" height="24" />
- <use xlink:href="#tabler-printer" x="456" y="348" width="24" height="24" />
- <use xlink:href="#tabler-qrcode" x="510" y="348" width="24" height="24" />
- <use xlink:href="#tabler-search" x="564" y="348" width="24" height="24" />
- <use xlink:href="#tabler-square" x="618" y="348" width="24" height="24" />
- <use xlink:href="#tabler-star" x="672" y="348" width="24" height="24" />
- <use xlink:href="#tabler-sun" x="726" y="348" width="24" height="24" />
- <use xlink:href="#tabler-swich-horizontal" x="780" y="348" width="24" height="24" />
- <use xlink:href="#tabler-switch-vertical" x="834" y="348" width="24" height="24" />
- <use xlink:href="#tabler-trending-down" x="24" y="402" width="24" height="24" />
- <use xlink:href="#tabler-trending-up" x="78" y="402" width="24" height="24" />
- <use xlink:href="#tabler-upload" x="132" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-check" x="186" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-minus" x="240" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-plus" x="294" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user-x" x="348" y="402" width="24" height="24" />
- <use xlink:href="#tabler-user" x="402" y="402" width="24" height="24" />
- <use xlink:href="#tabler-viewfinder" x="456" y="402" width="24" height="24" />
- <use xlink:href="#tabler-x" x="510" y="402" width="24" height="24" />
- <use xlink:href="#tabler-zoom-in" x="564" y="402" width="24" height="24" />
- <use xlink:href="#tabler-zoom-out" x="618" y="402" width="24" height="24" />
+ <use xlink:href="#tabler-bulb-off" x="672" y="132" width="24" height="24" />
+ <use xlink:href="#tabler-bulb" x="726" y="132" width="24" height="24" />
+ <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" />
</svg> \ No newline at end of file