@tabler/icons 1.41.0 → 1.43.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -0
- package/iconfont/fonts/tabler-icons.eot +0 -0
- package/iconfont/fonts/tabler-icons.svg +168 -54
- package/iconfont/fonts/tabler-icons.ttf +0 -0
- package/iconfont/fonts/tabler-icons.woff +0 -0
- package/iconfont/fonts/tabler-icons.woff2 +0 -0
- package/iconfont/tabler-icons.css +153 -1
- package/iconfont/tabler-icons.html +344 -2
- package/iconfont/tabler-icons.min.css +2 -2
- package/iconfont/tabler-icons.scss +77 -1
- package/icons/arrow-autofit-content.svg +10 -0
- package/icons/arrow-autofit-down.svg +8 -0
- package/icons/arrow-autofit-height.svg +10 -0
- package/icons/arrow-autofit-left.svg +8 -0
- package/icons/arrow-autofit-right.svg +8 -0
- package/icons/arrow-autofit-up.svg +8 -0
- package/icons/arrow-autofit-width.svg +10 -0
- package/icons/arrows-diagonal-minimize-2.svg +9 -0
- package/icons/arrows-diagonal-minimize.svg +9 -0
- package/icons/axis-x.svg +10 -0
- package/icons/axis-y.svg +10 -0
- package/icons/backpack.svg +8 -0
- package/icons/ballon.svg +8 -0
- package/icons/bath.svg +9 -0
- package/icons/battery-charging-2.svg +10 -0
- package/icons/battery-eco.svg +8 -0
- package/icons/beach.svg +10 -0
- package/icons/brand-bootstrap.svg +8 -0
- package/icons/brand-mastercard.svg +8 -0
- package/icons/brand-stack-ofverflow.svg +10 -0
- package/icons/currency-dogecoin.svg +8 -0
- package/icons/door-enter.svg +9 -0
- package/icons/door-exit.svg +9 -0
- package/icons/door.svg +8 -0
- package/icons/hand-click.svg +13 -0
- package/icons/hand-move.svg +11 -0
- package/icons/highlight.svg +9 -0
- package/icons/list-details.svg +11 -0
- package/icons/lock-square.svg +8 -0
- package/icons/multiplier-0-5x.svg +9 -0
- package/icons/multiplier-1-5x.svg +10 -0
- package/icons/multiplier-1x.svg +8 -0
- package/icons/multiplier-2x.svg +8 -0
- package/icons/pig.svg +7 -0
- package/icons/scale-outline.svg +7 -0
- package/icons/spacing-horizontal.svg +8 -0
- package/icons/spacing-vertical.svg +8 -0
- package/icons/wallpaper.svg +8 -0
- package/icons-png/arrow-autofit-content.png +0 -0
- package/icons-png/arrow-autofit-down.png +0 -0
- package/icons-png/arrow-autofit-height.png +0 -0
- package/icons-png/arrow-autofit-left.png +0 -0
- package/icons-png/arrow-autofit-right.png +0 -0
- package/icons-png/arrow-autofit-up.png +0 -0
- package/icons-png/arrow-autofit-width.png +0 -0
- package/icons-png/arrows-diagonal-minimize-2.png +0 -0
- package/icons-png/arrows-diagonal-minimize.png +0 -0
- package/icons-png/axis-x.png +0 -0
- package/icons-png/axis-y.png +0 -0
- package/icons-png/backpack.png +0 -0
- package/icons-png/ballon.png +0 -0
- package/icons-png/bath.png +0 -0
- package/icons-png/battery-charging-2.png +0 -0
- package/icons-png/battery-eco.png +0 -0
- package/icons-png/beach.png +0 -0
- package/icons-png/brand-bootstrap.png +0 -0
- package/icons-png/brand-mastercard.png +0 -0
- package/icons-png/brand-stack-ofverflow.png +0 -0
- package/icons-png/currency-dogecoin.png +0 -0
- package/icons-png/door-enter.png +0 -0
- package/icons-png/door-exit.png +0 -0
- package/icons-png/door.png +0 -0
- package/icons-png/hand-click.png +0 -0
- package/icons-png/hand-move.png +0 -0
- package/icons-png/highlight.png +0 -0
- package/icons-png/list-details.png +0 -0
- package/icons-png/lock-square.png +0 -0
- package/icons-png/multiplier-0-5x.png +0 -0
- package/icons-png/multiplier-1-5x.png +0 -0
- package/icons-png/multiplier-1x.png +0 -0
- package/icons-png/multiplier-2x.png +0 -0
- package/icons-png/pig.png +0 -0
- package/icons-png/scale-outline.png +0 -0
- package/icons-png/spacing-horizontal.png +0 -0
- package/icons-png/spacing-vertical.png +0 -0
- package/icons-png/wallpaper.png +0 -0
- package/icons-react/dist/index.cjs.js +1354 -0
- package/icons-react/dist/index.cjs.js.map +1 -1
- package/icons-react/dist/index.cjs.min.js +1 -1
- package/icons-react/dist/index.cjs.min.js.map +1 -1
- package/icons-react/dist/index.esm.js +1317 -1
- package/icons-react/dist/index.esm.js.map +1 -1
- package/icons-react/dist/index.esm.min.js +1 -1
- package/icons-react/dist/index.esm.min.js.map +1 -1
- package/icons-react/dist/index.umd.js +1354 -0
- package/icons-react/dist/index.umd.js.map +1 -1
- package/icons-react/dist/index.umd.min.js +1 -1
- package/icons-react/dist/index.umd.min.js.map +1 -1
- package/icons-react/index.d.ts +38 -0
- package/package.json +5 -2
- package/tabler-sprite-nostroke.svg +1 -1
- package/tabler-sprite.svg +1 -1
- package/tags.json +389 -22
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 1.
|
|
2
|
+
* Tabler Icons 1.43.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
$ti-font-family: 'tabler-icons' !default;
|
|
@@ -80,6 +80,13 @@ $ti-icon-aperture: unicode('eb58');
|
|
|
80
80
|
$ti-icon-apple: unicode('ef21');
|
|
81
81
|
$ti-icon-apps: unicode('ebb6');
|
|
82
82
|
$ti-icon-archive: unicode('ea0b');
|
|
83
|
+
$ti-icon-arrow-autofit-content: unicode('ef31');
|
|
84
|
+
$ti-icon-arrow-autofit-down: unicode('ef32');
|
|
85
|
+
$ti-icon-arrow-autofit-height: unicode('ef33');
|
|
86
|
+
$ti-icon-arrow-autofit-left: unicode('ef34');
|
|
87
|
+
$ti-icon-arrow-autofit-right: unicode('ef35');
|
|
88
|
+
$ti-icon-arrow-autofit-up: unicode('ef36');
|
|
89
|
+
$ti-icon-arrow-autofit-width: unicode('ef37');
|
|
83
90
|
$ti-icon-arrow-back: unicode('ea0c');
|
|
84
91
|
$ti-icon-arrow-back-up: unicode('eb77');
|
|
85
92
|
$ti-icon-arrow-bar-down: unicode('ea0d');
|
|
@@ -140,6 +147,8 @@ $ti-icon-arrow-wave-right-down: unicode('edaa');
|
|
|
140
147
|
$ti-icon-arrow-wave-right-up: unicode('edab');
|
|
141
148
|
$ti-icon-arrows-diagonal: unicode('ea27');
|
|
142
149
|
$ti-icon-arrows-diagonal-2: unicode('ea26');
|
|
150
|
+
$ti-icon-arrows-diagonal-minimize: unicode('ef39');
|
|
151
|
+
$ti-icon-arrows-diagonal-minimize-2: unicode('ef38');
|
|
143
152
|
$ti-icon-arrows-double-ne-sw: unicode('edde');
|
|
144
153
|
$ti-icon-arrows-double-nw-se: unicode('eddf');
|
|
145
154
|
$ti-icon-arrows-double-se-nw: unicode('ede0');
|
|
@@ -171,7 +180,10 @@ $ti-icon-at: unicode('ea2b');
|
|
|
171
180
|
$ti-icon-atom: unicode('eb79');
|
|
172
181
|
$ti-icon-atom-2: unicode('ebdf');
|
|
173
182
|
$ti-icon-award: unicode('ea2c');
|
|
183
|
+
$ti-icon-axis-x: unicode('ef45');
|
|
184
|
+
$ti-icon-axis-y: unicode('ef46');
|
|
174
185
|
$ti-icon-backhoe: unicode('ed86');
|
|
186
|
+
$ti-icon-backpack: unicode('ef47');
|
|
175
187
|
$ti-icon-backspace: unicode('ea2d');
|
|
176
188
|
$ti-icon-ball-american-football: unicode('ee04');
|
|
177
189
|
$ti-icon-ball-basketball: unicode('ec28');
|
|
@@ -180,10 +192,12 @@ $ti-icon-ball-football: unicode('ee06');
|
|
|
180
192
|
$ti-icon-ball-football-off: unicode('ee05');
|
|
181
193
|
$ti-icon-ball-tennis: unicode('ec2a');
|
|
182
194
|
$ti-icon-ball-volleyball: unicode('ec2b');
|
|
195
|
+
$ti-icon-ballon: unicode('ef3a');
|
|
183
196
|
$ti-icon-ban: unicode('ea2e');
|
|
184
197
|
$ti-icon-bandage: unicode('eb7a');
|
|
185
198
|
$ti-icon-barcode: unicode('ebc6');
|
|
186
199
|
$ti-icon-basket: unicode('ebe1');
|
|
200
|
+
$ti-icon-bath: unicode('ef48');
|
|
187
201
|
$ti-icon-battery: unicode('ea34');
|
|
188
202
|
$ti-icon-battery-1: unicode('ea2f');
|
|
189
203
|
$ti-icon-battery-2: unicode('ea30');
|
|
@@ -191,7 +205,10 @@ $ti-icon-battery-3: unicode('ea31');
|
|
|
191
205
|
$ti-icon-battery-4: unicode('ea32');
|
|
192
206
|
$ti-icon-battery-automotive: unicode('ee07');
|
|
193
207
|
$ti-icon-battery-charging: unicode('ea33');
|
|
208
|
+
$ti-icon-battery-charging-2: unicode('ef3b');
|
|
209
|
+
$ti-icon-battery-eco: unicode('ef3c');
|
|
194
210
|
$ti-icon-battery-off: unicode('ed1c');
|
|
211
|
+
$ti-icon-beach: unicode('ef3d');
|
|
195
212
|
$ti-icon-bed: unicode('eb5c');
|
|
196
213
|
$ti-icon-bell: unicode('ea35');
|
|
197
214
|
$ti-icon-bell-minus: unicode('ede2');
|
|
@@ -257,6 +274,7 @@ $ti-icon-brand-behance: unicode('ec6e');
|
|
|
257
274
|
$ti-icon-brand-bing: unicode('edc6');
|
|
258
275
|
$ti-icon-brand-bitbucket: unicode('edc7');
|
|
259
276
|
$ti-icon-brand-booking: unicode('edc8');
|
|
277
|
+
$ti-icon-brand-bootstrap: unicode('ef3e');
|
|
260
278
|
$ti-icon-brand-chrome: unicode('ec18');
|
|
261
279
|
$ti-icon-brand-codepen: unicode('ec6f');
|
|
262
280
|
$ti-icon-brand-codesandbox: unicode('ed6a');
|
|
@@ -287,6 +305,7 @@ $ti-icon-brand-javascript: unicode('ef0c');
|
|
|
287
305
|
$ti-icon-brand-kickstarter: unicode('edce');
|
|
288
306
|
$ti-icon-brand-kotlin: unicode('ed6d');
|
|
289
307
|
$ti-icon-brand-linkedin: unicode('ec8c');
|
|
308
|
+
$ti-icon-brand-mastercard: unicode('ef49');
|
|
290
309
|
$ti-icon-brand-medium: unicode('ec70');
|
|
291
310
|
$ti-icon-brand-messenger: unicode('ec71');
|
|
292
311
|
$ti-icon-brand-netflix: unicode('edcf');
|
|
@@ -310,6 +329,7 @@ $ti-icon-brand-slack: unicode('ec72');
|
|
|
310
329
|
$ti-icon-brand-snapchat: unicode('ec25');
|
|
311
330
|
$ti-icon-brand-soundcloud: unicode('ed6e');
|
|
312
331
|
$ti-icon-brand-spotify: unicode('ed03');
|
|
332
|
+
$ti-icon-brand-stack-ofverflow: unicode('ef4a');
|
|
313
333
|
$ti-icon-brand-steam: unicode('ed6f');
|
|
314
334
|
$ti-icon-brand-stripe: unicode('edd7');
|
|
315
335
|
$ti-icon-brand-tabler: unicode('ec8f');
|
|
@@ -527,6 +547,7 @@ $ti-icon-currency-bitcoin: unicode('ebab');
|
|
|
527
547
|
$ti-icon-currency-cent: unicode('ee53');
|
|
528
548
|
$ti-icon-currency-dinar: unicode('ee54');
|
|
529
549
|
$ti-icon-currency-dirham: unicode('ee55');
|
|
550
|
+
$ti-icon-currency-dogecoin: unicode('ef4b');
|
|
530
551
|
$ti-icon-currency-dollar: unicode('eb84');
|
|
531
552
|
$ti-icon-currency-dollar-australian: unicode('ee56');
|
|
532
553
|
$ti-icon-currency-dollar-canadian: unicode('ee57');
|
|
@@ -600,6 +621,9 @@ $ti-icon-discount-2: unicode('ee7c');
|
|
|
600
621
|
$ti-icon-divide: unicode('ed5c');
|
|
601
622
|
$ti-icon-dna: unicode('ee7d');
|
|
602
623
|
$ti-icon-dog-bowl: unicode('ef29');
|
|
624
|
+
$ti-icon-door: unicode('ef4e');
|
|
625
|
+
$ti-icon-door-enter: unicode('ef4c');
|
|
626
|
+
$ti-icon-door-exit: unicode('ef4d');
|
|
603
627
|
$ti-icon-dots: unicode('ea95');
|
|
604
628
|
$ti-icon-dots-circle-horizontal: unicode('ea91');
|
|
605
629
|
$ti-icon-dots-diagonal: unicode('ea93');
|
|
@@ -730,9 +754,11 @@ $ti-icon-h-3: unicode('ec96');
|
|
|
730
754
|
$ti-icon-h-4: unicode('ec97');
|
|
731
755
|
$ti-icon-h-5: unicode('ec98');
|
|
732
756
|
$ti-icon-h-6: unicode('ec99');
|
|
757
|
+
$ti-icon-hand-click: unicode('ef4f');
|
|
733
758
|
$ti-icon-hand-finger: unicode('ee94');
|
|
734
759
|
$ti-icon-hand-little-finger: unicode('ee95');
|
|
735
760
|
$ti-icon-hand-middle-finger: unicode('ec2d');
|
|
761
|
+
$ti-icon-hand-move: unicode('ef50');
|
|
736
762
|
$ti-icon-hand-off: unicode('ed15');
|
|
737
763
|
$ti-icon-hand-ring-finger: unicode('ee96');
|
|
738
764
|
$ti-icon-hand-rock: unicode('ee97');
|
|
@@ -754,6 +780,7 @@ $ti-icon-hexagon: unicode('ec02');
|
|
|
754
780
|
$ti-icon-hexagon-off: unicode('ee9c');
|
|
755
781
|
$ti-icon-hierarchy: unicode('ee9e');
|
|
756
782
|
$ti-icon-hierarchy-2: unicode('ee9d');
|
|
783
|
+
$ti-icon-highlight: unicode('ef3f');
|
|
757
784
|
$ti-icon-history: unicode('ebea');
|
|
758
785
|
$ti-icon-home: unicode('eac1');
|
|
759
786
|
$ti-icon-home-2: unicode('eac0');
|
|
@@ -845,6 +872,7 @@ $ti-icon-line-height: unicode('eb94');
|
|
|
845
872
|
$ti-icon-link: unicode('eade');
|
|
846
873
|
$ti-icon-list: unicode('eb6b');
|
|
847
874
|
$ti-icon-list-check: unicode('eb6a');
|
|
875
|
+
$ti-icon-list-details: unicode('ef40');
|
|
848
876
|
$ti-icon-list-numbers: unicode('ef11');
|
|
849
877
|
$ti-icon-list-search: unicode('eea9');
|
|
850
878
|
$ti-icon-live-photo: unicode('eadf');
|
|
@@ -856,6 +884,7 @@ $ti-icon-lock: unicode('eae2');
|
|
|
856
884
|
$ti-icon-lock-access: unicode('eeaa');
|
|
857
885
|
$ti-icon-lock-off: unicode('ed1e');
|
|
858
886
|
$ti-icon-lock-open: unicode('eae1');
|
|
887
|
+
$ti-icon-lock-square: unicode('ef51');
|
|
859
888
|
$ti-icon-login: unicode('eba7');
|
|
860
889
|
$ti-icon-logout: unicode('eba8');
|
|
861
890
|
$ti-icon-macro: unicode('eeab');
|
|
@@ -926,6 +955,10 @@ $ti-icon-motorbike: unicode('eeb6');
|
|
|
926
955
|
$ti-icon-mouse: unicode('eaf9');
|
|
927
956
|
$ti-icon-movie: unicode('eafa');
|
|
928
957
|
$ti-icon-mug: unicode('eafb');
|
|
958
|
+
$ti-icon-multiplier-0-5x: unicode('ef41');
|
|
959
|
+
$ti-icon-multiplier-1-5x: unicode('ef42');
|
|
960
|
+
$ti-icon-multiplier-1x: unicode('ef43');
|
|
961
|
+
$ti-icon-multiplier-2x: unicode('ef44');
|
|
929
962
|
$ti-icon-mushroom: unicode('ef14');
|
|
930
963
|
$ti-icon-music: unicode('eafc');
|
|
931
964
|
$ti-icon-new-section: unicode('ebc1');
|
|
@@ -985,6 +1018,7 @@ $ti-icon-physotherapist: unicode('eebe');
|
|
|
985
1018
|
$ti-icon-picture-in-picture: unicode('ed35');
|
|
986
1019
|
$ti-icon-picture-in-picture-off: unicode('ed43');
|
|
987
1020
|
$ti-icon-picture-in-picture-on: unicode('ed44');
|
|
1021
|
+
$ti-icon-pig: unicode('ef52');
|
|
988
1022
|
$ti-icon-pill: unicode('ec44');
|
|
989
1023
|
$ti-icon-pin: unicode('ec9c');
|
|
990
1024
|
$ti-icon-pinned: unicode('ed60');
|
|
@@ -1075,6 +1109,7 @@ $ti-icon-salt: unicode('ef16');
|
|
|
1075
1109
|
$ti-icon-satellite: unicode('eed3');
|
|
1076
1110
|
$ti-icon-sausage: unicode('ef17');
|
|
1077
1111
|
$ti-icon-scale: unicode('ebc2');
|
|
1112
|
+
$ti-icon-scale-outline: unicode('ef53');
|
|
1078
1113
|
$ti-icon-scan: unicode('ebc8');
|
|
1079
1114
|
$ti-icon-school: unicode('ecf7');
|
|
1080
1115
|
$ti-icon-scissors: unicode('eb1b');
|
|
@@ -1137,6 +1172,8 @@ $ti-icon-sort-descending-letters: unicode('ef1a');
|
|
|
1137
1172
|
$ti-icon-sort-descending-numbers: unicode('ef1b');
|
|
1138
1173
|
$ti-icon-soup: unicode('ef2e');
|
|
1139
1174
|
$ti-icon-space: unicode('ec0c');
|
|
1175
|
+
$ti-icon-spacing-horizontal: unicode('ef54');
|
|
1176
|
+
$ti-icon-spacing-vertical: unicode('ef55');
|
|
1140
1177
|
$ti-icon-speakerphone: unicode('ed61');
|
|
1141
1178
|
$ti-icon-speedboat: unicode('ed93');
|
|
1142
1179
|
$ti-icon-sport-billard: unicode('eee4');
|
|
@@ -1302,6 +1339,7 @@ $ti-icon-volume-2: unicode('eb4f');
|
|
|
1302
1339
|
$ti-icon-volume-3: unicode('eb50');
|
|
1303
1340
|
$ti-icon-walk: unicode('ec87');
|
|
1304
1341
|
$ti-icon-wallet: unicode('eb75');
|
|
1342
|
+
$ti-icon-wallpaper: unicode('ef56');
|
|
1305
1343
|
$ti-icon-wand: unicode('ebcb');
|
|
1306
1344
|
$ti-icon-wave-saw-tool: unicode('ecd3');
|
|
1307
1345
|
$ti-icon-wave-sine: unicode('ecd4');
|
|
@@ -1380,6 +1418,13 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1380
1418
|
.#{$ti-prefix}-apple:before { content: $ti-icon-apple; }
|
|
1381
1419
|
.#{$ti-prefix}-apps:before { content: $ti-icon-apps; }
|
|
1382
1420
|
.#{$ti-prefix}-archive:before { content: $ti-icon-archive; }
|
|
1421
|
+
.#{$ti-prefix}-arrow-autofit-content:before { content: $ti-icon-arrow-autofit-content; }
|
|
1422
|
+
.#{$ti-prefix}-arrow-autofit-down:before { content: $ti-icon-arrow-autofit-down; }
|
|
1423
|
+
.#{$ti-prefix}-arrow-autofit-height:before { content: $ti-icon-arrow-autofit-height; }
|
|
1424
|
+
.#{$ti-prefix}-arrow-autofit-left:before { content: $ti-icon-arrow-autofit-left; }
|
|
1425
|
+
.#{$ti-prefix}-arrow-autofit-right:before { content: $ti-icon-arrow-autofit-right; }
|
|
1426
|
+
.#{$ti-prefix}-arrow-autofit-up:before { content: $ti-icon-arrow-autofit-up; }
|
|
1427
|
+
.#{$ti-prefix}-arrow-autofit-width:before { content: $ti-icon-arrow-autofit-width; }
|
|
1383
1428
|
.#{$ti-prefix}-arrow-back:before { content: $ti-icon-arrow-back; }
|
|
1384
1429
|
.#{$ti-prefix}-arrow-back-up:before { content: $ti-icon-arrow-back-up; }
|
|
1385
1430
|
.#{$ti-prefix}-arrow-bar-down:before { content: $ti-icon-arrow-bar-down; }
|
|
@@ -1440,6 +1485,8 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1440
1485
|
.#{$ti-prefix}-arrow-wave-right-up:before { content: $ti-icon-arrow-wave-right-up; }
|
|
1441
1486
|
.#{$ti-prefix}-arrows-diagonal:before { content: $ti-icon-arrows-diagonal; }
|
|
1442
1487
|
.#{$ti-prefix}-arrows-diagonal-2:before { content: $ti-icon-arrows-diagonal-2; }
|
|
1488
|
+
.#{$ti-prefix}-arrows-diagonal-minimize:before { content: $ti-icon-arrows-diagonal-minimize; }
|
|
1489
|
+
.#{$ti-prefix}-arrows-diagonal-minimize-2:before { content: $ti-icon-arrows-diagonal-minimize-2; }
|
|
1443
1490
|
.#{$ti-prefix}-arrows-double-ne-sw:before { content: $ti-icon-arrows-double-ne-sw; }
|
|
1444
1491
|
.#{$ti-prefix}-arrows-double-nw-se:before { content: $ti-icon-arrows-double-nw-se; }
|
|
1445
1492
|
.#{$ti-prefix}-arrows-double-se-nw:before { content: $ti-icon-arrows-double-se-nw; }
|
|
@@ -1471,7 +1518,10 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1471
1518
|
.#{$ti-prefix}-atom:before { content: $ti-icon-atom; }
|
|
1472
1519
|
.#{$ti-prefix}-atom-2:before { content: $ti-icon-atom-2; }
|
|
1473
1520
|
.#{$ti-prefix}-award:before { content: $ti-icon-award; }
|
|
1521
|
+
.#{$ti-prefix}-axis-x:before { content: $ti-icon-axis-x; }
|
|
1522
|
+
.#{$ti-prefix}-axis-y:before { content: $ti-icon-axis-y; }
|
|
1474
1523
|
.#{$ti-prefix}-backhoe:before { content: $ti-icon-backhoe; }
|
|
1524
|
+
.#{$ti-prefix}-backpack:before { content: $ti-icon-backpack; }
|
|
1475
1525
|
.#{$ti-prefix}-backspace:before { content: $ti-icon-backspace; }
|
|
1476
1526
|
.#{$ti-prefix}-ball-american-football:before { content: $ti-icon-ball-american-football; }
|
|
1477
1527
|
.#{$ti-prefix}-ball-basketball:before { content: $ti-icon-ball-basketball; }
|
|
@@ -1480,10 +1530,12 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1480
1530
|
.#{$ti-prefix}-ball-football-off:before { content: $ti-icon-ball-football-off; }
|
|
1481
1531
|
.#{$ti-prefix}-ball-tennis:before { content: $ti-icon-ball-tennis; }
|
|
1482
1532
|
.#{$ti-prefix}-ball-volleyball:before { content: $ti-icon-ball-volleyball; }
|
|
1533
|
+
.#{$ti-prefix}-ballon:before { content: $ti-icon-ballon; }
|
|
1483
1534
|
.#{$ti-prefix}-ban:before { content: $ti-icon-ban; }
|
|
1484
1535
|
.#{$ti-prefix}-bandage:before { content: $ti-icon-bandage; }
|
|
1485
1536
|
.#{$ti-prefix}-barcode:before { content: $ti-icon-barcode; }
|
|
1486
1537
|
.#{$ti-prefix}-basket:before { content: $ti-icon-basket; }
|
|
1538
|
+
.#{$ti-prefix}-bath:before { content: $ti-icon-bath; }
|
|
1487
1539
|
.#{$ti-prefix}-battery:before { content: $ti-icon-battery; }
|
|
1488
1540
|
.#{$ti-prefix}-battery-1:before { content: $ti-icon-battery-1; }
|
|
1489
1541
|
.#{$ti-prefix}-battery-2:before { content: $ti-icon-battery-2; }
|
|
@@ -1491,7 +1543,10 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1491
1543
|
.#{$ti-prefix}-battery-4:before { content: $ti-icon-battery-4; }
|
|
1492
1544
|
.#{$ti-prefix}-battery-automotive:before { content: $ti-icon-battery-automotive; }
|
|
1493
1545
|
.#{$ti-prefix}-battery-charging:before { content: $ti-icon-battery-charging; }
|
|
1546
|
+
.#{$ti-prefix}-battery-charging-2:before { content: $ti-icon-battery-charging-2; }
|
|
1547
|
+
.#{$ti-prefix}-battery-eco:before { content: $ti-icon-battery-eco; }
|
|
1494
1548
|
.#{$ti-prefix}-battery-off:before { content: $ti-icon-battery-off; }
|
|
1549
|
+
.#{$ti-prefix}-beach:before { content: $ti-icon-beach; }
|
|
1495
1550
|
.#{$ti-prefix}-bed:before { content: $ti-icon-bed; }
|
|
1496
1551
|
.#{$ti-prefix}-bell:before { content: $ti-icon-bell; }
|
|
1497
1552
|
.#{$ti-prefix}-bell-minus:before { content: $ti-icon-bell-minus; }
|
|
@@ -1557,6 +1612,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1557
1612
|
.#{$ti-prefix}-brand-bing:before { content: $ti-icon-brand-bing; }
|
|
1558
1613
|
.#{$ti-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; }
|
|
1559
1614
|
.#{$ti-prefix}-brand-booking:before { content: $ti-icon-brand-booking; }
|
|
1615
|
+
.#{$ti-prefix}-brand-bootstrap:before { content: $ti-icon-brand-bootstrap; }
|
|
1560
1616
|
.#{$ti-prefix}-brand-chrome:before { content: $ti-icon-brand-chrome; }
|
|
1561
1617
|
.#{$ti-prefix}-brand-codepen:before { content: $ti-icon-brand-codepen; }
|
|
1562
1618
|
.#{$ti-prefix}-brand-codesandbox:before { content: $ti-icon-brand-codesandbox; }
|
|
@@ -1587,6 +1643,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1587
1643
|
.#{$ti-prefix}-brand-kickstarter:before { content: $ti-icon-brand-kickstarter; }
|
|
1588
1644
|
.#{$ti-prefix}-brand-kotlin:before { content: $ti-icon-brand-kotlin; }
|
|
1589
1645
|
.#{$ti-prefix}-brand-linkedin:before { content: $ti-icon-brand-linkedin; }
|
|
1646
|
+
.#{$ti-prefix}-brand-mastercard:before { content: $ti-icon-brand-mastercard; }
|
|
1590
1647
|
.#{$ti-prefix}-brand-medium:before { content: $ti-icon-brand-medium; }
|
|
1591
1648
|
.#{$ti-prefix}-brand-messenger:before { content: $ti-icon-brand-messenger; }
|
|
1592
1649
|
.#{$ti-prefix}-brand-netflix:before { content: $ti-icon-brand-netflix; }
|
|
@@ -1610,6 +1667,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1610
1667
|
.#{$ti-prefix}-brand-snapchat:before { content: $ti-icon-brand-snapchat; }
|
|
1611
1668
|
.#{$ti-prefix}-brand-soundcloud:before { content: $ti-icon-brand-soundcloud; }
|
|
1612
1669
|
.#{$ti-prefix}-brand-spotify:before { content: $ti-icon-brand-spotify; }
|
|
1670
|
+
.#{$ti-prefix}-brand-stack-ofverflow:before { content: $ti-icon-brand-stack-ofverflow; }
|
|
1613
1671
|
.#{$ti-prefix}-brand-steam:before { content: $ti-icon-brand-steam; }
|
|
1614
1672
|
.#{$ti-prefix}-brand-stripe:before { content: $ti-icon-brand-stripe; }
|
|
1615
1673
|
.#{$ti-prefix}-brand-tabler:before { content: $ti-icon-brand-tabler; }
|
|
@@ -1827,6 +1885,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1827
1885
|
.#{$ti-prefix}-currency-cent:before { content: $ti-icon-currency-cent; }
|
|
1828
1886
|
.#{$ti-prefix}-currency-dinar:before { content: $ti-icon-currency-dinar; }
|
|
1829
1887
|
.#{$ti-prefix}-currency-dirham:before { content: $ti-icon-currency-dirham; }
|
|
1888
|
+
.#{$ti-prefix}-currency-dogecoin:before { content: $ti-icon-currency-dogecoin; }
|
|
1830
1889
|
.#{$ti-prefix}-currency-dollar:before { content: $ti-icon-currency-dollar; }
|
|
1831
1890
|
.#{$ti-prefix}-currency-dollar-australian:before { content: $ti-icon-currency-dollar-australian; }
|
|
1832
1891
|
.#{$ti-prefix}-currency-dollar-canadian:before { content: $ti-icon-currency-dollar-canadian; }
|
|
@@ -1900,6 +1959,9 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1900
1959
|
.#{$ti-prefix}-divide:before { content: $ti-icon-divide; }
|
|
1901
1960
|
.#{$ti-prefix}-dna:before { content: $ti-icon-dna; }
|
|
1902
1961
|
.#{$ti-prefix}-dog-bowl:before { content: $ti-icon-dog-bowl; }
|
|
1962
|
+
.#{$ti-prefix}-door:before { content: $ti-icon-door; }
|
|
1963
|
+
.#{$ti-prefix}-door-enter:before { content: $ti-icon-door-enter; }
|
|
1964
|
+
.#{$ti-prefix}-door-exit:before { content: $ti-icon-door-exit; }
|
|
1903
1965
|
.#{$ti-prefix}-dots:before { content: $ti-icon-dots; }
|
|
1904
1966
|
.#{$ti-prefix}-dots-circle-horizontal:before { content: $ti-icon-dots-circle-horizontal; }
|
|
1905
1967
|
.#{$ti-prefix}-dots-diagonal:before { content: $ti-icon-dots-diagonal; }
|
|
@@ -2030,9 +2092,11 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2030
2092
|
.#{$ti-prefix}-h-4:before { content: $ti-icon-h-4; }
|
|
2031
2093
|
.#{$ti-prefix}-h-5:before { content: $ti-icon-h-5; }
|
|
2032
2094
|
.#{$ti-prefix}-h-6:before { content: $ti-icon-h-6; }
|
|
2095
|
+
.#{$ti-prefix}-hand-click:before { content: $ti-icon-hand-click; }
|
|
2033
2096
|
.#{$ti-prefix}-hand-finger:before { content: $ti-icon-hand-finger; }
|
|
2034
2097
|
.#{$ti-prefix}-hand-little-finger:before { content: $ti-icon-hand-little-finger; }
|
|
2035
2098
|
.#{$ti-prefix}-hand-middle-finger:before { content: $ti-icon-hand-middle-finger; }
|
|
2099
|
+
.#{$ti-prefix}-hand-move:before { content: $ti-icon-hand-move; }
|
|
2036
2100
|
.#{$ti-prefix}-hand-off:before { content: $ti-icon-hand-off; }
|
|
2037
2101
|
.#{$ti-prefix}-hand-ring-finger:before { content: $ti-icon-hand-ring-finger; }
|
|
2038
2102
|
.#{$ti-prefix}-hand-rock:before { content: $ti-icon-hand-rock; }
|
|
@@ -2054,6 +2118,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2054
2118
|
.#{$ti-prefix}-hexagon-off:before { content: $ti-icon-hexagon-off; }
|
|
2055
2119
|
.#{$ti-prefix}-hierarchy:before { content: $ti-icon-hierarchy; }
|
|
2056
2120
|
.#{$ti-prefix}-hierarchy-2:before { content: $ti-icon-hierarchy-2; }
|
|
2121
|
+
.#{$ti-prefix}-highlight:before { content: $ti-icon-highlight; }
|
|
2057
2122
|
.#{$ti-prefix}-history:before { content: $ti-icon-history; }
|
|
2058
2123
|
.#{$ti-prefix}-home:before { content: $ti-icon-home; }
|
|
2059
2124
|
.#{$ti-prefix}-home-2:before { content: $ti-icon-home-2; }
|
|
@@ -2145,6 +2210,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2145
2210
|
.#{$ti-prefix}-link:before { content: $ti-icon-link; }
|
|
2146
2211
|
.#{$ti-prefix}-list:before { content: $ti-icon-list; }
|
|
2147
2212
|
.#{$ti-prefix}-list-check:before { content: $ti-icon-list-check; }
|
|
2213
|
+
.#{$ti-prefix}-list-details:before { content: $ti-icon-list-details; }
|
|
2148
2214
|
.#{$ti-prefix}-list-numbers:before { content: $ti-icon-list-numbers; }
|
|
2149
2215
|
.#{$ti-prefix}-list-search:before { content: $ti-icon-list-search; }
|
|
2150
2216
|
.#{$ti-prefix}-live-photo:before { content: $ti-icon-live-photo; }
|
|
@@ -2156,6 +2222,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2156
2222
|
.#{$ti-prefix}-lock-access:before { content: $ti-icon-lock-access; }
|
|
2157
2223
|
.#{$ti-prefix}-lock-off:before { content: $ti-icon-lock-off; }
|
|
2158
2224
|
.#{$ti-prefix}-lock-open:before { content: $ti-icon-lock-open; }
|
|
2225
|
+
.#{$ti-prefix}-lock-square:before { content: $ti-icon-lock-square; }
|
|
2159
2226
|
.#{$ti-prefix}-login:before { content: $ti-icon-login; }
|
|
2160
2227
|
.#{$ti-prefix}-logout:before { content: $ti-icon-logout; }
|
|
2161
2228
|
.#{$ti-prefix}-macro:before { content: $ti-icon-macro; }
|
|
@@ -2226,6 +2293,10 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2226
2293
|
.#{$ti-prefix}-mouse:before { content: $ti-icon-mouse; }
|
|
2227
2294
|
.#{$ti-prefix}-movie:before { content: $ti-icon-movie; }
|
|
2228
2295
|
.#{$ti-prefix}-mug:before { content: $ti-icon-mug; }
|
|
2296
|
+
.#{$ti-prefix}-multiplier-0-5x:before { content: $ti-icon-multiplier-0-5x; }
|
|
2297
|
+
.#{$ti-prefix}-multiplier-1-5x:before { content: $ti-icon-multiplier-1-5x; }
|
|
2298
|
+
.#{$ti-prefix}-multiplier-1x:before { content: $ti-icon-multiplier-1x; }
|
|
2299
|
+
.#{$ti-prefix}-multiplier-2x:before { content: $ti-icon-multiplier-2x; }
|
|
2229
2300
|
.#{$ti-prefix}-mushroom:before { content: $ti-icon-mushroom; }
|
|
2230
2301
|
.#{$ti-prefix}-music:before { content: $ti-icon-music; }
|
|
2231
2302
|
.#{$ti-prefix}-new-section:before { content: $ti-icon-new-section; }
|
|
@@ -2285,6 +2356,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2285
2356
|
.#{$ti-prefix}-picture-in-picture:before { content: $ti-icon-picture-in-picture; }
|
|
2286
2357
|
.#{$ti-prefix}-picture-in-picture-off:before { content: $ti-icon-picture-in-picture-off; }
|
|
2287
2358
|
.#{$ti-prefix}-picture-in-picture-on:before { content: $ti-icon-picture-in-picture-on; }
|
|
2359
|
+
.#{$ti-prefix}-pig:before { content: $ti-icon-pig; }
|
|
2288
2360
|
.#{$ti-prefix}-pill:before { content: $ti-icon-pill; }
|
|
2289
2361
|
.#{$ti-prefix}-pin:before { content: $ti-icon-pin; }
|
|
2290
2362
|
.#{$ti-prefix}-pinned:before { content: $ti-icon-pinned; }
|
|
@@ -2375,6 +2447,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2375
2447
|
.#{$ti-prefix}-satellite:before { content: $ti-icon-satellite; }
|
|
2376
2448
|
.#{$ti-prefix}-sausage:before { content: $ti-icon-sausage; }
|
|
2377
2449
|
.#{$ti-prefix}-scale:before { content: $ti-icon-scale; }
|
|
2450
|
+
.#{$ti-prefix}-scale-outline:before { content: $ti-icon-scale-outline; }
|
|
2378
2451
|
.#{$ti-prefix}-scan:before { content: $ti-icon-scan; }
|
|
2379
2452
|
.#{$ti-prefix}-school:before { content: $ti-icon-school; }
|
|
2380
2453
|
.#{$ti-prefix}-scissors:before { content: $ti-icon-scissors; }
|
|
@@ -2437,6 +2510,8 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2437
2510
|
.#{$ti-prefix}-sort-descending-numbers:before { content: $ti-icon-sort-descending-numbers; }
|
|
2438
2511
|
.#{$ti-prefix}-soup:before { content: $ti-icon-soup; }
|
|
2439
2512
|
.#{$ti-prefix}-space:before { content: $ti-icon-space; }
|
|
2513
|
+
.#{$ti-prefix}-spacing-horizontal:before { content: $ti-icon-spacing-horizontal; }
|
|
2514
|
+
.#{$ti-prefix}-spacing-vertical:before { content: $ti-icon-spacing-vertical; }
|
|
2440
2515
|
.#{$ti-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
|
|
2441
2516
|
.#{$ti-prefix}-speedboat:before { content: $ti-icon-speedboat; }
|
|
2442
2517
|
.#{$ti-prefix}-sport-billard:before { content: $ti-icon-sport-billard; }
|
|
@@ -2602,6 +2677,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2602
2677
|
.#{$ti-prefix}-volume-3:before { content: $ti-icon-volume-3; }
|
|
2603
2678
|
.#{$ti-prefix}-walk:before { content: $ti-icon-walk; }
|
|
2604
2679
|
.#{$ti-prefix}-wallet:before { content: $ti-icon-wallet; }
|
|
2680
|
+
.#{$ti-prefix}-wallpaper:before { content: $ti-icon-wallpaper; }
|
|
2605
2681
|
.#{$ti-prefix}-wand:before { content: $ti-icon-wand; }
|
|
2606
2682
|
.#{$ti-prefix}-wave-saw-tool:before { content: $ti-icon-wave-saw-tool; }
|
|
2607
2683
|
.#{$ti-prefix}-wave-sine:before { content: $ti-icon-wave-sine; }
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-content" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M6 4l-3 3l3 3" />
|
|
4
|
+
<path d="M18 4l3 3l-3 3" />
|
|
5
|
+
<rect x="4" y="14" width="16" height="6" rx="2" />
|
|
6
|
+
<path d="M10 7h-7" />
|
|
7
|
+
<path d="M21 7h-7" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8" />
|
|
4
|
+
<path d="M18 4v17" />
|
|
5
|
+
<path d="M15 18l3 3l3 -3" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-height" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h6" />
|
|
4
|
+
<path d="M18 14v7" />
|
|
5
|
+
<path d="M18 3v7" />
|
|
6
|
+
<path d="M15 18l3 3l3 -3" />
|
|
7
|
+
<path d="M15 6l3 -3l3 3" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
|
|
4
|
+
<path d="M20 18h-17" />
|
|
5
|
+
<path d="M6 15l-3 3l3 3" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M20 12v-6a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v8" />
|
|
4
|
+
<path d="M4 18h17" />
|
|
5
|
+
<path d="M18 15l3 3l-3 3" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M12 4h-6a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h8" />
|
|
4
|
+
<path d="M18 20v-17" />
|
|
5
|
+
<path d="M15 6l3 -3l3 3" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-autofit-width" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
|
|
4
|
+
<path d="M10 18h-7" />
|
|
5
|
+
<path d="M21 18h-7" />
|
|
6
|
+
<path d="M6 15l-3 3l3 3" />
|
|
7
|
+
<path d="M18 15l3 3l-3 3" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal-minimize-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M18 10h-4v-4" />
|
|
4
|
+
<path d="M20 4l-6 6" />
|
|
5
|
+
<path d="M6 14h4v4" />
|
|
6
|
+
<path d="M10 14l-6 6" />
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal-minimize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M6 10h4v-4" />
|
|
4
|
+
<path d="M4 4l6 6" />
|
|
5
|
+
<path d="M18 14h-4v4" />
|
|
6
|
+
<path d="M14 14l6 6" />
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
|
package/icons/axis-x.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-axis-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 13v.01" />
|
|
4
|
+
<path d="M4 9v.01" />
|
|
5
|
+
<path d="M4 5v.01" />
|
|
6
|
+
<path d="M17 20l3 -3l-3 -3" />
|
|
7
|
+
<path d="M4 17h16" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
package/icons/axis-y.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-axis-y" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M11 20h-.01" />
|
|
4
|
+
<path d="M15 20h-.01" />
|
|
5
|
+
<path d="M19 20h-.01" />
|
|
6
|
+
<path d="M4 7l3 -3l3 3" />
|
|
7
|
+
<path d="M7 20v-16" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-backpack" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M11 7h2a6 6 0 0 1 6 6v6a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-6a6 6 0 0 1 6 -6z" />
|
|
4
|
+
<path d="M10 7v-1a2 2 0 1 1 4 0v1" />
|
|
5
|
+
<path d="M10 15h4" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
package/icons/ballon.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ballon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M14 8a2 2 0 0 0 -2 -2" />
|
|
4
|
+
<path d="M6 8a6 6 0 1 1 12 0c0 4.97 -2.686 9 -6 9s-6 -4.03 -6 -9" />
|
|
5
|
+
<path d="M12 17v1a2 2 0 0 1 -2 2h-3a2 2 0 0 0 -2 2" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
package/icons/bath.svg
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bath" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1z" />
|
|
4
|
+
<path d="M6 12v-7a2 2 0 0 1 2 -2h3v2.25" />
|
|
5
|
+
<path d="M4 21l1 -1.5" />
|
|
6
|
+
<path d="M20 21l-1 -1.5" />
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-charging-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-4.5" />
|
|
4
|
+
<path d="M3 15h6v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-2z" />
|
|
5
|
+
<path d="M6 22v-3" />
|
|
6
|
+
<path d="M4 15v-2.5" />
|
|
7
|
+
<path d="M8 15v-2.5" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-eco" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-5.5" />
|
|
4
|
+
<path d="M3 16.143c0 -2.84 2.09 -5.143 4.667 -5.143h2.333v.857c0 2.84 -2.09 5.143 -4.667 5.143h-2.333v-.857z" />
|
|
5
|
+
<path d="M3 20v-3" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
package/icons/beach.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-beach" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M17.553 16.75a7.5 7.5 0 0 0 -10.606 0" />
|
|
4
|
+
<path d="M18 3.804a6 6 0 0 0 -8.196 2.196l10.392 6a6 6 0 0 0 -2.196 -8.196z" />
|
|
5
|
+
<path d="M16.732 10c1.658 -2.87 2.225 -5.644 1.268 -6.196c-.957 -.552 -3.075 1.326 -4.732 4.196" />
|
|
6
|
+
<path d="M15 9l-3 5.196" />
|
|
7
|
+
<path d="M3 19.25a2.4 2.4 0 0 1 1 -.25a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 1 .25" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-bootstrap" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M2 12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2" />
|
|
4
|
+
<path d="M2 12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2" />
|
|
5
|
+
<path d="M9 16v-8h3.5a2 2 0 1 1 0 4h-3.5h4a2 2 0 1 1 0 4h-4z" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-mastercard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<circle cx="14" cy="12" r="3" />
|
|
4
|
+
<path d="M12.001 9.765a3 3 0 1 0 0 4.47" />
|
|
5
|
+
<rect x="3" y="5" width="18" height="14" rx="2" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-stack-ofverflow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-1" />
|
|
4
|
+
<path d="M8 16h8" />
|
|
5
|
+
<path d="M8.322 12.582l7.956 .836" />
|
|
6
|
+
<path d="M8.787 9.168l7.826 1.664" />
|
|
7
|
+
<path d="M10.096 5.764l7.608 2.472" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dogecoin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M6 12h6" />
|
|
4
|
+
<path d="M8 5v14" />
|
|
5
|
+
<path d="M5 19h7a7 7 0 0 0 0 -14h-7" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door-enter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M13 12v.01" />
|
|
4
|
+
<path d="M3 21h18" />
|
|
5
|
+
<path d="M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5" />
|
|
6
|
+
<path d="M21 7h-7m3 -3l-3 3l3 3" />
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door-exit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M13 12v.01" />
|
|
4
|
+
<path d="M3 21h18" />
|
|
5
|
+
<path d="M5 21v-16a2 2 0 0 1 2 -2h7.5m2.5 10.5v7.5" />
|
|
6
|
+
<path d="M14 7h7m-3 -3l3 3l-3 3" />
|
|
7
|
+
</svg>
|
|
8
|
+
|
|
9
|
+
|
package/icons/door.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-door" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M14 12v.01" />
|
|
4
|
+
<path d="M3 21h18" />
|
|
5
|
+
<path d="M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16" />
|
|
6
|
+
</svg>
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-click" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
3
|
+
<path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
|
|
4
|
+
<path d="M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5" />
|
|
5
|
+
<path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
|
|
6
|
+
<path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
|
|
7
|
+
<path d="M5 3l-1 -1" />
|
|
8
|
+
<path d="M4 7h-1" />
|
|
9
|
+
<path d="M14 3l1 -1" />
|
|
10
|
+
<path d="M15 6h1" />
|
|
11
|
+
</svg>
|
|
12
|
+
|
|
13
|
+
|