@tabler/icons-webfont 3.15.0 → 3.16.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/dist/fonts/tabler-icons-filled.ttf +0 -0
- package/dist/fonts/tabler-icons-filled.woff +0 -0
- package/dist/fonts/tabler-icons-filled.woff2 +0 -0
- package/dist/fonts/tabler-icons.ttf +0 -0
- package/dist/fonts/tabler-icons.woff +0 -0
- package/dist/fonts/tabler-icons.woff2 +0 -0
- package/dist/tabler-icons-filled.css +146 -2
- package/dist/tabler-icons-filled.css.map +1 -1
- package/dist/tabler-icons-filled.html +326 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.min.css.map +1 -1
- package/dist/tabler-icons-filled.scss +75 -3
- package/dist/tabler-icons-outline.css +2 -2
- package/dist/tabler-icons-outline.html +2 -2
- package/dist/tabler-icons-outline.min.css +2 -2
- package/dist/tabler-icons-outline.scss +3 -3
- package/dist/tabler-icons.css +146 -2
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +326 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +75 -3
- package/package.json +2 -2
package/dist/tabler-icons.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* Tabler Icons 3.
|
|
3
|
+
* Tabler Icons 3.16.0 by tabler - https://tabler.io
|
|
4
4
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
5
5
|
*/
|
|
6
6
|
$ti-font-family: 'tabler-icons' !default;
|
|
@@ -13,9 +13,9 @@ $ti-prefix: 'ti' !default;
|
|
|
13
13
|
font-style: normal;
|
|
14
14
|
font-weight: 400;
|
|
15
15
|
font-display: $ti-font-display;
|
|
16
|
-
src: url('#{$ti-font-path}/tabler-icons.woff2?v3.
|
|
16
|
+
src: url('#{$ti-font-path}/tabler-icons.woff2?v3.16.0') format('woff2'),
|
|
17
17
|
url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
|
|
18
|
-
url('#{$ti-font-path}/tabler-icons.ttf?v3.
|
|
18
|
+
url('#{$ti-font-path}/tabler-icons.ttf?v3.16.0') format('truetype');
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.#{$ti-prefix} {
|
|
@@ -272,13 +272,16 @@ $ti-icon-arrow-curve-right: unicode('f049');
|
|
|
272
272
|
$ti-icon-arrow-down: unicode('ea16');
|
|
273
273
|
$ti-icon-arrow-down-bar: unicode('ed98');
|
|
274
274
|
$ti-icon-arrow-down-circle: unicode('ea11');
|
|
275
|
+
$ti-icon-arrow-down-circle-filled: unicode('1003b');
|
|
275
276
|
$ti-icon-arrow-down-from-arc: unicode('fd86');
|
|
276
277
|
$ti-icon-arrow-down-left: unicode('ea13');
|
|
277
278
|
$ti-icon-arrow-down-left-circle: unicode('ea12');
|
|
278
279
|
$ti-icon-arrow-down-rhombus: unicode('f61d');
|
|
280
|
+
$ti-icon-arrow-down-rhombus-filled: unicode('1003a');
|
|
279
281
|
$ti-icon-arrow-down-right: unicode('ea15');
|
|
280
282
|
$ti-icon-arrow-down-right-circle: unicode('ea14');
|
|
281
283
|
$ti-icon-arrow-down-square: unicode('ed9a');
|
|
284
|
+
$ti-icon-arrow-down-square-filled: unicode('10039');
|
|
282
285
|
$ti-icon-arrow-down-tail: unicode('ed9b');
|
|
283
286
|
$ti-icon-arrow-down-to-arc: unicode('fd87');
|
|
284
287
|
$ti-icon-arrow-elbow-left: unicode('f9ed');
|
|
@@ -288,14 +291,18 @@ $ti-icon-arrow-forward: unicode('ea17');
|
|
|
288
291
|
$ti-icon-arrow-forward-up: unicode('eb78');
|
|
289
292
|
$ti-icon-arrow-forward-up-double: unicode('f9ef');
|
|
290
293
|
$ti-icon-arrow-guide: unicode('f22a');
|
|
294
|
+
$ti-icon-arrow-guide-filled: unicode('10038');
|
|
291
295
|
$ti-icon-arrow-iteration: unicode('f578');
|
|
292
296
|
$ti-icon-arrow-left: unicode('ea19');
|
|
293
297
|
$ti-icon-arrow-left-bar: unicode('ed9c');
|
|
294
298
|
$ti-icon-arrow-left-circle: unicode('ea18');
|
|
299
|
+
$ti-icon-arrow-left-circle-filled: unicode('10037');
|
|
295
300
|
$ti-icon-arrow-left-from-arc: unicode('fd88');
|
|
296
301
|
$ti-icon-arrow-left-rhombus: unicode('f61e');
|
|
302
|
+
$ti-icon-arrow-left-rhombus-filled: unicode('10036');
|
|
297
303
|
$ti-icon-arrow-left-right: unicode('f04b');
|
|
298
304
|
$ti-icon-arrow-left-square: unicode('ed9d');
|
|
305
|
+
$ti-icon-arrow-left-square-filled: unicode('10035');
|
|
299
306
|
$ti-icon-arrow-left-tail: unicode('ed9e');
|
|
300
307
|
$ti-icon-arrow-left-to-arc: unicode('fd89');
|
|
301
308
|
$ti-icon-arrow-loop-left: unicode('ed9f');
|
|
@@ -309,9 +316,13 @@ $ti-icon-arrow-merge-both: unicode('f23b');
|
|
|
309
316
|
$ti-icon-arrow-merge-left: unicode('f23c');
|
|
310
317
|
$ti-icon-arrow-merge-right: unicode('f23d');
|
|
311
318
|
$ti-icon-arrow-move-down: unicode('f2ba');
|
|
319
|
+
$ti-icon-arrow-move-down-filled: unicode('10034');
|
|
312
320
|
$ti-icon-arrow-move-left: unicode('f2bb');
|
|
321
|
+
$ti-icon-arrow-move-left-filled: unicode('10033');
|
|
313
322
|
$ti-icon-arrow-move-right: unicode('f2bc');
|
|
323
|
+
$ti-icon-arrow-move-right-filled: unicode('10032');
|
|
314
324
|
$ti-icon-arrow-move-up: unicode('f2bd');
|
|
325
|
+
$ti-icon-arrow-move-up-filled: unicode('10031');
|
|
315
326
|
$ti-icon-arrow-narrow-down: unicode('ea1a');
|
|
316
327
|
$ti-icon-arrow-narrow-left: unicode('ea1b');
|
|
317
328
|
$ti-icon-arrow-narrow-right: unicode('ea1c');
|
|
@@ -325,9 +336,12 @@ $ti-icon-arrow-ramp-right-3: unicode('f052');
|
|
|
325
336
|
$ti-icon-arrow-right: unicode('ea1f');
|
|
326
337
|
$ti-icon-arrow-right-bar: unicode('eda1');
|
|
327
338
|
$ti-icon-arrow-right-circle: unicode('ea1e');
|
|
339
|
+
$ti-icon-arrow-right-circle-filled: unicode('10030');
|
|
328
340
|
$ti-icon-arrow-right-from-arc: unicode('fd8a');
|
|
329
341
|
$ti-icon-arrow-right-rhombus: unicode('f61f');
|
|
342
|
+
$ti-icon-arrow-right-rhombus-filled: unicode('1002f');
|
|
330
343
|
$ti-icon-arrow-right-square: unicode('eda2');
|
|
344
|
+
$ti-icon-arrow-right-square-filled: unicode('1002e');
|
|
331
345
|
$ti-icon-arrow-right-tail: unicode('eda3');
|
|
332
346
|
$ti-icon-arrow-right-to-arc: unicode('fd8b');
|
|
333
347
|
$ti-icon-arrow-rotary-first-left: unicode('f053');
|
|
@@ -344,13 +358,16 @@ $ti-icon-arrow-sharp-turn-right: unicode('f05b');
|
|
|
344
358
|
$ti-icon-arrow-up: unicode('ea25');
|
|
345
359
|
$ti-icon-arrow-up-bar: unicode('eda4');
|
|
346
360
|
$ti-icon-arrow-up-circle: unicode('ea20');
|
|
361
|
+
$ti-icon-arrow-up-circle-filled: unicode('1002d');
|
|
347
362
|
$ti-icon-arrow-up-from-arc: unicode('fd8c');
|
|
348
363
|
$ti-icon-arrow-up-left: unicode('ea22');
|
|
349
364
|
$ti-icon-arrow-up-left-circle: unicode('ea21');
|
|
350
365
|
$ti-icon-arrow-up-rhombus: unicode('f620');
|
|
366
|
+
$ti-icon-arrow-up-rhombus-filled: unicode('1002c');
|
|
351
367
|
$ti-icon-arrow-up-right: unicode('ea24');
|
|
352
368
|
$ti-icon-arrow-up-right-circle: unicode('ea23');
|
|
353
369
|
$ti-icon-arrow-up-square: unicode('eda6');
|
|
370
|
+
$ti-icon-arrow-up-square-filled: unicode('1002b');
|
|
354
371
|
$ti-icon-arrow-up-tail: unicode('eda7');
|
|
355
372
|
$ti-icon-arrow-up-to-arc: unicode('fd8d');
|
|
356
373
|
$ti-icon-arrow-wave-left-down: unicode('eda8');
|
|
@@ -427,6 +444,7 @@ $ti-icon-augmented-reality-2: unicode('f37e');
|
|
|
427
444
|
$ti-icon-augmented-reality-off: unicode('f3c1');
|
|
428
445
|
$ti-icon-auth-2fa: unicode('eca0');
|
|
429
446
|
$ti-icon-automatic-gearbox: unicode('fc89');
|
|
447
|
+
$ti-icon-automatic-gearbox-filled: unicode('1002a');
|
|
430
448
|
$ti-icon-automation: unicode('fef8');
|
|
431
449
|
$ti-icon-avocado: unicode('fd8e');
|
|
432
450
|
$ti-icon-award: unicode('ea2c');
|
|
@@ -547,6 +565,7 @@ $ti-icon-battery-3-filled: unicode('f720');
|
|
|
547
565
|
$ti-icon-battery-4: unicode('ea32');
|
|
548
566
|
$ti-icon-battery-4-filled: unicode('f721');
|
|
549
567
|
$ti-icon-battery-automotive: unicode('ee07');
|
|
568
|
+
$ti-icon-battery-automotive-filled: unicode('10029');
|
|
550
569
|
$ti-icon-battery-charging: unicode('ea33');
|
|
551
570
|
$ti-icon-battery-charging-2: unicode('ef3b');
|
|
552
571
|
$ti-icon-battery-eco: unicode('ef3c');
|
|
@@ -556,13 +575,18 @@ $ti-icon-battery-off: unicode('ed1c');
|
|
|
556
575
|
$ti-icon-battery-spark: unicode('ffbd');
|
|
557
576
|
$ti-icon-battery-vertical: unicode('ff13');
|
|
558
577
|
$ti-icon-battery-vertical-1: unicode('ff1c');
|
|
578
|
+
$ti-icon-battery-vertical-1-filled: unicode('10028');
|
|
559
579
|
$ti-icon-battery-vertical-2: unicode('ff1b');
|
|
580
|
+
$ti-icon-battery-vertical-2-filled: unicode('10027');
|
|
560
581
|
$ti-icon-battery-vertical-3: unicode('ff1a');
|
|
582
|
+
$ti-icon-battery-vertical-3-filled: unicode('10026');
|
|
561
583
|
$ti-icon-battery-vertical-4: unicode('ff19');
|
|
584
|
+
$ti-icon-battery-vertical-4-filled: unicode('10025');
|
|
562
585
|
$ti-icon-battery-vertical-charging: unicode('ff17');
|
|
563
586
|
$ti-icon-battery-vertical-charging-2: unicode('ff18');
|
|
564
587
|
$ti-icon-battery-vertical-eco: unicode('ff16');
|
|
565
588
|
$ti-icon-battery-vertical-exclamation: unicode('ff15');
|
|
589
|
+
$ti-icon-battery-vertical-filled: unicode('10024');
|
|
566
590
|
$ti-icon-battery-vertical-off: unicode('ff14');
|
|
567
591
|
$ti-icon-beach: unicode('ef3d');
|
|
568
592
|
$ti-icon-beach-off: unicode('f0b7');
|
|
@@ -609,6 +633,7 @@ $ti-icon-bell-z-filled: unicode('f727');
|
|
|
609
633
|
$ti-icon-beta: unicode('f544');
|
|
610
634
|
$ti-icon-bible: unicode('efc4');
|
|
611
635
|
$ti-icon-bike: unicode('ea36');
|
|
636
|
+
$ti-icon-bike-filled: unicode('10023');
|
|
612
637
|
$ti-icon-bike-off: unicode('f0b8');
|
|
613
638
|
$ti-icon-binary: unicode('ee08');
|
|
614
639
|
$ti-icon-binary-off: unicode('f3c5');
|
|
@@ -629,6 +654,7 @@ $ti-icon-bleach-no-chlorine: unicode('f2f1');
|
|
|
629
654
|
$ti-icon-bleach-off: unicode('f2f2');
|
|
630
655
|
$ti-icon-blend-mode: unicode('feb0');
|
|
631
656
|
$ti-icon-blender: unicode('fca2');
|
|
657
|
+
$ti-icon-blender-filled: unicode('10022');
|
|
632
658
|
$ti-icon-blob: unicode('feaf');
|
|
633
659
|
$ti-icon-blob-filled: unicode('feb1');
|
|
634
660
|
$ti-icon-blockquote: unicode('ee09');
|
|
@@ -643,6 +669,7 @@ $ti-icon-body-scan: unicode('fca3');
|
|
|
643
669
|
$ti-icon-bold: unicode('eb7b');
|
|
644
670
|
$ti-icon-bold-off: unicode('f0ba');
|
|
645
671
|
$ti-icon-bolt: unicode('ea38');
|
|
672
|
+
$ti-icon-bolt-filled: unicode('10021');
|
|
646
673
|
$ti-icon-bolt-off: unicode('ecec');
|
|
647
674
|
$ti-icon-bomb: unicode('f59c');
|
|
648
675
|
$ti-icon-bomb-filled: unicode('fa86');
|
|
@@ -650,6 +677,7 @@ $ti-icon-bone: unicode('edb8');
|
|
|
650
677
|
$ti-icon-bone-filled: unicode('fe8b');
|
|
651
678
|
$ti-icon-bone-off: unicode('f0bb');
|
|
652
679
|
$ti-icon-bong: unicode('f3a7');
|
|
680
|
+
$ti-icon-bong-filled: unicode('10020');
|
|
653
681
|
$ti-icon-bong-off: unicode('f3c7');
|
|
654
682
|
$ti-icon-book: unicode('ea39');
|
|
655
683
|
$ti-icon-book-2: unicode('efc5');
|
|
@@ -743,6 +771,7 @@ $ti-icon-box-multiple-6: unicode('ee13');
|
|
|
743
771
|
$ti-icon-box-multiple-7: unicode('ee14');
|
|
744
772
|
$ti-icon-box-multiple-8: unicode('ee15');
|
|
745
773
|
$ti-icon-box-multiple-9: unicode('ee16');
|
|
774
|
+
$ti-icon-box-multiple-filled: unicode('1001f');
|
|
746
775
|
$ti-icon-box-off: unicode('f102');
|
|
747
776
|
$ti-icon-box-padding: unicode('ee18');
|
|
748
777
|
$ti-icon-braces: unicode('ebcc');
|
|
@@ -1314,6 +1343,7 @@ $ti-icon-capture-filled: unicode('fb29');
|
|
|
1314
1343
|
$ti-icon-capture-off: unicode('f0c6');
|
|
1315
1344
|
$ti-icon-car: unicode('ebbb');
|
|
1316
1345
|
$ti-icon-car-4wd: unicode('fdb8');
|
|
1346
|
+
$ti-icon-car-4wd-filled: unicode('1001e');
|
|
1317
1347
|
$ti-icon-car-crane: unicode('ef25');
|
|
1318
1348
|
$ti-icon-car-crash: unicode('efa4');
|
|
1319
1349
|
$ti-icon-car-fan: unicode('fdb3');
|
|
@@ -1321,6 +1351,7 @@ $ti-icon-car-fan-1: unicode('fdb7');
|
|
|
1321
1351
|
$ti-icon-car-fan-2: unicode('fdb6');
|
|
1322
1352
|
$ti-icon-car-fan-3: unicode('fdb5');
|
|
1323
1353
|
$ti-icon-car-fan-auto: unicode('fdb4');
|
|
1354
|
+
$ti-icon-car-fan-filled: unicode('1001d');
|
|
1324
1355
|
$ti-icon-car-garage: unicode('fc77');
|
|
1325
1356
|
$ti-icon-car-off: unicode('f0c7');
|
|
1326
1357
|
$ti-icon-car-suv: unicode('fc8b');
|
|
@@ -1329,6 +1360,7 @@ $ti-icon-carambola: unicode('feb9');
|
|
|
1329
1360
|
$ti-icon-carambola-filled: unicode('10014');
|
|
1330
1361
|
$ti-icon-caravan: unicode('ec7c');
|
|
1331
1362
|
$ti-icon-cardboards: unicode('ed74');
|
|
1363
|
+
$ti-icon-cardboards-filled: unicode('1001c');
|
|
1332
1364
|
$ti-icon-cardboards-off: unicode('f0c8');
|
|
1333
1365
|
$ti-icon-cards: unicode('f510');
|
|
1334
1366
|
$ti-icon-cards-filled: unicode('fc26');
|
|
@@ -1381,6 +1413,7 @@ $ti-icon-chair-director: unicode('f2d5');
|
|
|
1381
1413
|
$ti-icon-chalkboard: unicode('f34d');
|
|
1382
1414
|
$ti-icon-chalkboard-off: unicode('f3d1');
|
|
1383
1415
|
$ti-icon-charging-pile: unicode('ee26');
|
|
1416
|
+
$ti-icon-charging-pile-filled: unicode('1001b');
|
|
1384
1417
|
$ti-icon-chart-arcs: unicode('ee28');
|
|
1385
1418
|
$ti-icon-chart-arcs-3: unicode('ee27');
|
|
1386
1419
|
$ti-icon-chart-area: unicode('ea58');
|
|
@@ -1474,6 +1507,7 @@ $ti-icon-chevrons-up-right: unicode('ed10');
|
|
|
1474
1507
|
$ti-icon-chisel: unicode('f383');
|
|
1475
1508
|
$ti-icon-christmas-ball: unicode('fd31');
|
|
1476
1509
|
$ti-icon-christmas-tree: unicode('ed78');
|
|
1510
|
+
$ti-icon-christmas-tree-filled: unicode('1001a');
|
|
1477
1511
|
$ti-icon-christmas-tree-off: unicode('f3d5');
|
|
1478
1512
|
$ti-icon-circle: unicode('ea6b');
|
|
1479
1513
|
$ti-icon-circle-arrow-down: unicode('f6f9');
|
|
@@ -2047,6 +2081,7 @@ $ti-icon-cylinder: unicode('f54c');
|
|
|
2047
2081
|
$ti-icon-cylinder-off: unicode('fa98');
|
|
2048
2082
|
$ti-icon-cylinder-plus: unicode('fa99');
|
|
2049
2083
|
$ti-icon-dashboard: unicode('ea87');
|
|
2084
|
+
$ti-icon-dashboard-filled: unicode('10019');
|
|
2050
2085
|
$ti-icon-dashboard-off: unicode('f3e1');
|
|
2051
2086
|
$ti-icon-database: unicode('ea88');
|
|
2052
2087
|
$ti-icon-database-cog: unicode('fa10');
|
|
@@ -2242,6 +2277,7 @@ $ti-icon-device-tv: unicode('ea8d');
|
|
|
2242
2277
|
$ti-icon-device-tv-off: unicode('f064');
|
|
2243
2278
|
$ti-icon-device-tv-old: unicode('f1d3');
|
|
2244
2279
|
$ti-icon-device-unknown: unicode('fef4');
|
|
2280
|
+
$ti-icon-device-unknown-filled: unicode('10018');
|
|
2245
2281
|
$ti-icon-device-usb: unicode('fc59');
|
|
2246
2282
|
$ti-icon-device-vision-pro: unicode('fae7');
|
|
2247
2283
|
$ti-icon-device-watch: unicode('ebf9');
|
|
@@ -5849,13 +5885,16 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5849
5885
|
.#{$ti-prefix}-arrow-down:before { content: $ti-icon-arrow-down; }
|
|
5850
5886
|
.#{$ti-prefix}-arrow-down-bar:before { content: $ti-icon-arrow-down-bar; }
|
|
5851
5887
|
.#{$ti-prefix}-arrow-down-circle:before { content: $ti-icon-arrow-down-circle; }
|
|
5888
|
+
.#{$ti-prefix}-arrow-down-circle-filled:before { content: $ti-icon-arrow-down-circle-filled; }
|
|
5852
5889
|
.#{$ti-prefix}-arrow-down-from-arc:before { content: $ti-icon-arrow-down-from-arc; }
|
|
5853
5890
|
.#{$ti-prefix}-arrow-down-left:before { content: $ti-icon-arrow-down-left; }
|
|
5854
5891
|
.#{$ti-prefix}-arrow-down-left-circle:before { content: $ti-icon-arrow-down-left-circle; }
|
|
5855
5892
|
.#{$ti-prefix}-arrow-down-rhombus:before { content: $ti-icon-arrow-down-rhombus; }
|
|
5893
|
+
.#{$ti-prefix}-arrow-down-rhombus-filled:before { content: $ti-icon-arrow-down-rhombus-filled; }
|
|
5856
5894
|
.#{$ti-prefix}-arrow-down-right:before { content: $ti-icon-arrow-down-right; }
|
|
5857
5895
|
.#{$ti-prefix}-arrow-down-right-circle:before { content: $ti-icon-arrow-down-right-circle; }
|
|
5858
5896
|
.#{$ti-prefix}-arrow-down-square:before { content: $ti-icon-arrow-down-square; }
|
|
5897
|
+
.#{$ti-prefix}-arrow-down-square-filled:before { content: $ti-icon-arrow-down-square-filled; }
|
|
5859
5898
|
.#{$ti-prefix}-arrow-down-tail:before { content: $ti-icon-arrow-down-tail; }
|
|
5860
5899
|
.#{$ti-prefix}-arrow-down-to-arc:before { content: $ti-icon-arrow-down-to-arc; }
|
|
5861
5900
|
.#{$ti-prefix}-arrow-elbow-left:before { content: $ti-icon-arrow-elbow-left; }
|
|
@@ -5865,14 +5904,18 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5865
5904
|
.#{$ti-prefix}-arrow-forward-up:before { content: $ti-icon-arrow-forward-up; }
|
|
5866
5905
|
.#{$ti-prefix}-arrow-forward-up-double:before { content: $ti-icon-arrow-forward-up-double; }
|
|
5867
5906
|
.#{$ti-prefix}-arrow-guide:before { content: $ti-icon-arrow-guide; }
|
|
5907
|
+
.#{$ti-prefix}-arrow-guide-filled:before { content: $ti-icon-arrow-guide-filled; }
|
|
5868
5908
|
.#{$ti-prefix}-arrow-iteration:before { content: $ti-icon-arrow-iteration; }
|
|
5869
5909
|
.#{$ti-prefix}-arrow-left:before { content: $ti-icon-arrow-left; }
|
|
5870
5910
|
.#{$ti-prefix}-arrow-left-bar:before { content: $ti-icon-arrow-left-bar; }
|
|
5871
5911
|
.#{$ti-prefix}-arrow-left-circle:before { content: $ti-icon-arrow-left-circle; }
|
|
5912
|
+
.#{$ti-prefix}-arrow-left-circle-filled:before { content: $ti-icon-arrow-left-circle-filled; }
|
|
5872
5913
|
.#{$ti-prefix}-arrow-left-from-arc:before { content: $ti-icon-arrow-left-from-arc; }
|
|
5873
5914
|
.#{$ti-prefix}-arrow-left-rhombus:before { content: $ti-icon-arrow-left-rhombus; }
|
|
5915
|
+
.#{$ti-prefix}-arrow-left-rhombus-filled:before { content: $ti-icon-arrow-left-rhombus-filled; }
|
|
5874
5916
|
.#{$ti-prefix}-arrow-left-right:before { content: $ti-icon-arrow-left-right; }
|
|
5875
5917
|
.#{$ti-prefix}-arrow-left-square:before { content: $ti-icon-arrow-left-square; }
|
|
5918
|
+
.#{$ti-prefix}-arrow-left-square-filled:before { content: $ti-icon-arrow-left-square-filled; }
|
|
5876
5919
|
.#{$ti-prefix}-arrow-left-tail:before { content: $ti-icon-arrow-left-tail; }
|
|
5877
5920
|
.#{$ti-prefix}-arrow-left-to-arc:before { content: $ti-icon-arrow-left-to-arc; }
|
|
5878
5921
|
.#{$ti-prefix}-arrow-loop-left:before { content: $ti-icon-arrow-loop-left; }
|
|
@@ -5886,9 +5929,13 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5886
5929
|
.#{$ti-prefix}-arrow-merge-left:before { content: $ti-icon-arrow-merge-left; }
|
|
5887
5930
|
.#{$ti-prefix}-arrow-merge-right:before { content: $ti-icon-arrow-merge-right; }
|
|
5888
5931
|
.#{$ti-prefix}-arrow-move-down:before { content: $ti-icon-arrow-move-down; }
|
|
5932
|
+
.#{$ti-prefix}-arrow-move-down-filled:before { content: $ti-icon-arrow-move-down-filled; }
|
|
5889
5933
|
.#{$ti-prefix}-arrow-move-left:before { content: $ti-icon-arrow-move-left; }
|
|
5934
|
+
.#{$ti-prefix}-arrow-move-left-filled:before { content: $ti-icon-arrow-move-left-filled; }
|
|
5890
5935
|
.#{$ti-prefix}-arrow-move-right:before { content: $ti-icon-arrow-move-right; }
|
|
5936
|
+
.#{$ti-prefix}-arrow-move-right-filled:before { content: $ti-icon-arrow-move-right-filled; }
|
|
5891
5937
|
.#{$ti-prefix}-arrow-move-up:before { content: $ti-icon-arrow-move-up; }
|
|
5938
|
+
.#{$ti-prefix}-arrow-move-up-filled:before { content: $ti-icon-arrow-move-up-filled; }
|
|
5892
5939
|
.#{$ti-prefix}-arrow-narrow-down:before { content: $ti-icon-arrow-narrow-down; }
|
|
5893
5940
|
.#{$ti-prefix}-arrow-narrow-left:before { content: $ti-icon-arrow-narrow-left; }
|
|
5894
5941
|
.#{$ti-prefix}-arrow-narrow-right:before { content: $ti-icon-arrow-narrow-right; }
|
|
@@ -5902,9 +5949,12 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5902
5949
|
.#{$ti-prefix}-arrow-right:before { content: $ti-icon-arrow-right; }
|
|
5903
5950
|
.#{$ti-prefix}-arrow-right-bar:before { content: $ti-icon-arrow-right-bar; }
|
|
5904
5951
|
.#{$ti-prefix}-arrow-right-circle:before { content: $ti-icon-arrow-right-circle; }
|
|
5952
|
+
.#{$ti-prefix}-arrow-right-circle-filled:before { content: $ti-icon-arrow-right-circle-filled; }
|
|
5905
5953
|
.#{$ti-prefix}-arrow-right-from-arc:before { content: $ti-icon-arrow-right-from-arc; }
|
|
5906
5954
|
.#{$ti-prefix}-arrow-right-rhombus:before { content: $ti-icon-arrow-right-rhombus; }
|
|
5955
|
+
.#{$ti-prefix}-arrow-right-rhombus-filled:before { content: $ti-icon-arrow-right-rhombus-filled; }
|
|
5907
5956
|
.#{$ti-prefix}-arrow-right-square:before { content: $ti-icon-arrow-right-square; }
|
|
5957
|
+
.#{$ti-prefix}-arrow-right-square-filled:before { content: $ti-icon-arrow-right-square-filled; }
|
|
5908
5958
|
.#{$ti-prefix}-arrow-right-tail:before { content: $ti-icon-arrow-right-tail; }
|
|
5909
5959
|
.#{$ti-prefix}-arrow-right-to-arc:before { content: $ti-icon-arrow-right-to-arc; }
|
|
5910
5960
|
.#{$ti-prefix}-arrow-rotary-first-left:before { content: $ti-icon-arrow-rotary-first-left; }
|
|
@@ -5921,13 +5971,16 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
5921
5971
|
.#{$ti-prefix}-arrow-up:before { content: $ti-icon-arrow-up; }
|
|
5922
5972
|
.#{$ti-prefix}-arrow-up-bar:before { content: $ti-icon-arrow-up-bar; }
|
|
5923
5973
|
.#{$ti-prefix}-arrow-up-circle:before { content: $ti-icon-arrow-up-circle; }
|
|
5974
|
+
.#{$ti-prefix}-arrow-up-circle-filled:before { content: $ti-icon-arrow-up-circle-filled; }
|
|
5924
5975
|
.#{$ti-prefix}-arrow-up-from-arc:before { content: $ti-icon-arrow-up-from-arc; }
|
|
5925
5976
|
.#{$ti-prefix}-arrow-up-left:before { content: $ti-icon-arrow-up-left; }
|
|
5926
5977
|
.#{$ti-prefix}-arrow-up-left-circle:before { content: $ti-icon-arrow-up-left-circle; }
|
|
5927
5978
|
.#{$ti-prefix}-arrow-up-rhombus:before { content: $ti-icon-arrow-up-rhombus; }
|
|
5979
|
+
.#{$ti-prefix}-arrow-up-rhombus-filled:before { content: $ti-icon-arrow-up-rhombus-filled; }
|
|
5928
5980
|
.#{$ti-prefix}-arrow-up-right:before { content: $ti-icon-arrow-up-right; }
|
|
5929
5981
|
.#{$ti-prefix}-arrow-up-right-circle:before { content: $ti-icon-arrow-up-right-circle; }
|
|
5930
5982
|
.#{$ti-prefix}-arrow-up-square:before { content: $ti-icon-arrow-up-square; }
|
|
5983
|
+
.#{$ti-prefix}-arrow-up-square-filled:before { content: $ti-icon-arrow-up-square-filled; }
|
|
5931
5984
|
.#{$ti-prefix}-arrow-up-tail:before { content: $ti-icon-arrow-up-tail; }
|
|
5932
5985
|
.#{$ti-prefix}-arrow-up-to-arc:before { content: $ti-icon-arrow-up-to-arc; }
|
|
5933
5986
|
.#{$ti-prefix}-arrow-wave-left-down:before { content: $ti-icon-arrow-wave-left-down; }
|
|
@@ -6004,6 +6057,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6004
6057
|
.#{$ti-prefix}-augmented-reality-off:before { content: $ti-icon-augmented-reality-off; }
|
|
6005
6058
|
.#{$ti-prefix}-auth-2fa:before { content: $ti-icon-auth-2fa; }
|
|
6006
6059
|
.#{$ti-prefix}-automatic-gearbox:before { content: $ti-icon-automatic-gearbox; }
|
|
6060
|
+
.#{$ti-prefix}-automatic-gearbox-filled:before { content: $ti-icon-automatic-gearbox-filled; }
|
|
6007
6061
|
.#{$ti-prefix}-automation:before { content: $ti-icon-automation; }
|
|
6008
6062
|
.#{$ti-prefix}-avocado:before { content: $ti-icon-avocado; }
|
|
6009
6063
|
.#{$ti-prefix}-award:before { content: $ti-icon-award; }
|
|
@@ -6124,6 +6178,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6124
6178
|
.#{$ti-prefix}-battery-4:before { content: $ti-icon-battery-4; }
|
|
6125
6179
|
.#{$ti-prefix}-battery-4-filled:before { content: $ti-icon-battery-4-filled; }
|
|
6126
6180
|
.#{$ti-prefix}-battery-automotive:before { content: $ti-icon-battery-automotive; }
|
|
6181
|
+
.#{$ti-prefix}-battery-automotive-filled:before { content: $ti-icon-battery-automotive-filled; }
|
|
6127
6182
|
.#{$ti-prefix}-battery-charging:before { content: $ti-icon-battery-charging; }
|
|
6128
6183
|
.#{$ti-prefix}-battery-charging-2:before { content: $ti-icon-battery-charging-2; }
|
|
6129
6184
|
.#{$ti-prefix}-battery-eco:before { content: $ti-icon-battery-eco; }
|
|
@@ -6133,13 +6188,18 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6133
6188
|
.#{$ti-prefix}-battery-spark:before { content: $ti-icon-battery-spark; }
|
|
6134
6189
|
.#{$ti-prefix}-battery-vertical:before { content: $ti-icon-battery-vertical; }
|
|
6135
6190
|
.#{$ti-prefix}-battery-vertical-1:before { content: $ti-icon-battery-vertical-1; }
|
|
6191
|
+
.#{$ti-prefix}-battery-vertical-1-filled:before { content: $ti-icon-battery-vertical-1-filled; }
|
|
6136
6192
|
.#{$ti-prefix}-battery-vertical-2:before { content: $ti-icon-battery-vertical-2; }
|
|
6193
|
+
.#{$ti-prefix}-battery-vertical-2-filled:before { content: $ti-icon-battery-vertical-2-filled; }
|
|
6137
6194
|
.#{$ti-prefix}-battery-vertical-3:before { content: $ti-icon-battery-vertical-3; }
|
|
6195
|
+
.#{$ti-prefix}-battery-vertical-3-filled:before { content: $ti-icon-battery-vertical-3-filled; }
|
|
6138
6196
|
.#{$ti-prefix}-battery-vertical-4:before { content: $ti-icon-battery-vertical-4; }
|
|
6197
|
+
.#{$ti-prefix}-battery-vertical-4-filled:before { content: $ti-icon-battery-vertical-4-filled; }
|
|
6139
6198
|
.#{$ti-prefix}-battery-vertical-charging:before { content: $ti-icon-battery-vertical-charging; }
|
|
6140
6199
|
.#{$ti-prefix}-battery-vertical-charging-2:before { content: $ti-icon-battery-vertical-charging-2; }
|
|
6141
6200
|
.#{$ti-prefix}-battery-vertical-eco:before { content: $ti-icon-battery-vertical-eco; }
|
|
6142
6201
|
.#{$ti-prefix}-battery-vertical-exclamation:before { content: $ti-icon-battery-vertical-exclamation; }
|
|
6202
|
+
.#{$ti-prefix}-battery-vertical-filled:before { content: $ti-icon-battery-vertical-filled; }
|
|
6143
6203
|
.#{$ti-prefix}-battery-vertical-off:before { content: $ti-icon-battery-vertical-off; }
|
|
6144
6204
|
.#{$ti-prefix}-beach:before { content: $ti-icon-beach; }
|
|
6145
6205
|
.#{$ti-prefix}-beach-off:before { content: $ti-icon-beach-off; }
|
|
@@ -6186,6 +6246,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6186
6246
|
.#{$ti-prefix}-beta:before { content: $ti-icon-beta; }
|
|
6187
6247
|
.#{$ti-prefix}-bible:before { content: $ti-icon-bible; }
|
|
6188
6248
|
.#{$ti-prefix}-bike:before { content: $ti-icon-bike; }
|
|
6249
|
+
.#{$ti-prefix}-bike-filled:before { content: $ti-icon-bike-filled; }
|
|
6189
6250
|
.#{$ti-prefix}-bike-off:before { content: $ti-icon-bike-off; }
|
|
6190
6251
|
.#{$ti-prefix}-binary:before { content: $ti-icon-binary; }
|
|
6191
6252
|
.#{$ti-prefix}-binary-off:before { content: $ti-icon-binary-off; }
|
|
@@ -6206,6 +6267,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6206
6267
|
.#{$ti-prefix}-bleach-off:before { content: $ti-icon-bleach-off; }
|
|
6207
6268
|
.#{$ti-prefix}-blend-mode:before { content: $ti-icon-blend-mode; }
|
|
6208
6269
|
.#{$ti-prefix}-blender:before { content: $ti-icon-blender; }
|
|
6270
|
+
.#{$ti-prefix}-blender-filled:before { content: $ti-icon-blender-filled; }
|
|
6209
6271
|
.#{$ti-prefix}-blob:before { content: $ti-icon-blob; }
|
|
6210
6272
|
.#{$ti-prefix}-blob-filled:before { content: $ti-icon-blob-filled; }
|
|
6211
6273
|
.#{$ti-prefix}-blockquote:before { content: $ti-icon-blockquote; }
|
|
@@ -6220,6 +6282,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6220
6282
|
.#{$ti-prefix}-bold:before { content: $ti-icon-bold; }
|
|
6221
6283
|
.#{$ti-prefix}-bold-off:before { content: $ti-icon-bold-off; }
|
|
6222
6284
|
.#{$ti-prefix}-bolt:before { content: $ti-icon-bolt; }
|
|
6285
|
+
.#{$ti-prefix}-bolt-filled:before { content: $ti-icon-bolt-filled; }
|
|
6223
6286
|
.#{$ti-prefix}-bolt-off:before { content: $ti-icon-bolt-off; }
|
|
6224
6287
|
.#{$ti-prefix}-bomb:before { content: $ti-icon-bomb; }
|
|
6225
6288
|
.#{$ti-prefix}-bomb-filled:before { content: $ti-icon-bomb-filled; }
|
|
@@ -6227,6 +6290,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6227
6290
|
.#{$ti-prefix}-bone-filled:before { content: $ti-icon-bone-filled; }
|
|
6228
6291
|
.#{$ti-prefix}-bone-off:before { content: $ti-icon-bone-off; }
|
|
6229
6292
|
.#{$ti-prefix}-bong:before { content: $ti-icon-bong; }
|
|
6293
|
+
.#{$ti-prefix}-bong-filled:before { content: $ti-icon-bong-filled; }
|
|
6230
6294
|
.#{$ti-prefix}-bong-off:before { content: $ti-icon-bong-off; }
|
|
6231
6295
|
.#{$ti-prefix}-book:before { content: $ti-icon-book; }
|
|
6232
6296
|
.#{$ti-prefix}-book-2:before { content: $ti-icon-book-2; }
|
|
@@ -6320,6 +6384,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6320
6384
|
.#{$ti-prefix}-box-multiple-7:before { content: $ti-icon-box-multiple-7; }
|
|
6321
6385
|
.#{$ti-prefix}-box-multiple-8:before { content: $ti-icon-box-multiple-8; }
|
|
6322
6386
|
.#{$ti-prefix}-box-multiple-9:before { content: $ti-icon-box-multiple-9; }
|
|
6387
|
+
.#{$ti-prefix}-box-multiple-filled:before { content: $ti-icon-box-multiple-filled; }
|
|
6323
6388
|
.#{$ti-prefix}-box-off:before { content: $ti-icon-box-off; }
|
|
6324
6389
|
.#{$ti-prefix}-box-padding:before { content: $ti-icon-box-padding; }
|
|
6325
6390
|
.#{$ti-prefix}-braces:before { content: $ti-icon-braces; }
|
|
@@ -6891,6 +6956,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6891
6956
|
.#{$ti-prefix}-capture-off:before { content: $ti-icon-capture-off; }
|
|
6892
6957
|
.#{$ti-prefix}-car:before { content: $ti-icon-car; }
|
|
6893
6958
|
.#{$ti-prefix}-car-4wd:before { content: $ti-icon-car-4wd; }
|
|
6959
|
+
.#{$ti-prefix}-car-4wd-filled:before { content: $ti-icon-car-4wd-filled; }
|
|
6894
6960
|
.#{$ti-prefix}-car-crane:before { content: $ti-icon-car-crane; }
|
|
6895
6961
|
.#{$ti-prefix}-car-crash:before { content: $ti-icon-car-crash; }
|
|
6896
6962
|
.#{$ti-prefix}-car-fan:before { content: $ti-icon-car-fan; }
|
|
@@ -6898,6 +6964,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6898
6964
|
.#{$ti-prefix}-car-fan-2:before { content: $ti-icon-car-fan-2; }
|
|
6899
6965
|
.#{$ti-prefix}-car-fan-3:before { content: $ti-icon-car-fan-3; }
|
|
6900
6966
|
.#{$ti-prefix}-car-fan-auto:before { content: $ti-icon-car-fan-auto; }
|
|
6967
|
+
.#{$ti-prefix}-car-fan-filled:before { content: $ti-icon-car-fan-filled; }
|
|
6901
6968
|
.#{$ti-prefix}-car-garage:before { content: $ti-icon-car-garage; }
|
|
6902
6969
|
.#{$ti-prefix}-car-off:before { content: $ti-icon-car-off; }
|
|
6903
6970
|
.#{$ti-prefix}-car-suv:before { content: $ti-icon-car-suv; }
|
|
@@ -6906,6 +6973,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6906
6973
|
.#{$ti-prefix}-carambola-filled:before { content: $ti-icon-carambola-filled; }
|
|
6907
6974
|
.#{$ti-prefix}-caravan:before { content: $ti-icon-caravan; }
|
|
6908
6975
|
.#{$ti-prefix}-cardboards:before { content: $ti-icon-cardboards; }
|
|
6976
|
+
.#{$ti-prefix}-cardboards-filled:before { content: $ti-icon-cardboards-filled; }
|
|
6909
6977
|
.#{$ti-prefix}-cardboards-off:before { content: $ti-icon-cardboards-off; }
|
|
6910
6978
|
.#{$ti-prefix}-cards:before { content: $ti-icon-cards; }
|
|
6911
6979
|
.#{$ti-prefix}-cards-filled:before { content: $ti-icon-cards-filled; }
|
|
@@ -6958,6 +7026,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
6958
7026
|
.#{$ti-prefix}-chalkboard:before { content: $ti-icon-chalkboard; }
|
|
6959
7027
|
.#{$ti-prefix}-chalkboard-off:before { content: $ti-icon-chalkboard-off; }
|
|
6960
7028
|
.#{$ti-prefix}-charging-pile:before { content: $ti-icon-charging-pile; }
|
|
7029
|
+
.#{$ti-prefix}-charging-pile-filled:before { content: $ti-icon-charging-pile-filled; }
|
|
6961
7030
|
.#{$ti-prefix}-chart-arcs:before { content: $ti-icon-chart-arcs; }
|
|
6962
7031
|
.#{$ti-prefix}-chart-arcs-3:before { content: $ti-icon-chart-arcs-3; }
|
|
6963
7032
|
.#{$ti-prefix}-chart-area:before { content: $ti-icon-chart-area; }
|
|
@@ -7051,6 +7120,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7051
7120
|
.#{$ti-prefix}-chisel:before { content: $ti-icon-chisel; }
|
|
7052
7121
|
.#{$ti-prefix}-christmas-ball:before { content: $ti-icon-christmas-ball; }
|
|
7053
7122
|
.#{$ti-prefix}-christmas-tree:before { content: $ti-icon-christmas-tree; }
|
|
7123
|
+
.#{$ti-prefix}-christmas-tree-filled:before { content: $ti-icon-christmas-tree-filled; }
|
|
7054
7124
|
.#{$ti-prefix}-christmas-tree-off:before { content: $ti-icon-christmas-tree-off; }
|
|
7055
7125
|
.#{$ti-prefix}-circle:before { content: $ti-icon-circle; }
|
|
7056
7126
|
.#{$ti-prefix}-circle-arrow-down:before { content: $ti-icon-circle-arrow-down; }
|
|
@@ -7624,6 +7694,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7624
7694
|
.#{$ti-prefix}-cylinder-off:before { content: $ti-icon-cylinder-off; }
|
|
7625
7695
|
.#{$ti-prefix}-cylinder-plus:before { content: $ti-icon-cylinder-plus; }
|
|
7626
7696
|
.#{$ti-prefix}-dashboard:before { content: $ti-icon-dashboard; }
|
|
7697
|
+
.#{$ti-prefix}-dashboard-filled:before { content: $ti-icon-dashboard-filled; }
|
|
7627
7698
|
.#{$ti-prefix}-dashboard-off:before { content: $ti-icon-dashboard-off; }
|
|
7628
7699
|
.#{$ti-prefix}-database:before { content: $ti-icon-database; }
|
|
7629
7700
|
.#{$ti-prefix}-database-cog:before { content: $ti-icon-database-cog; }
|
|
@@ -7819,6 +7890,7 @@ $ti-icon-zzz-off: unicode('f440');
|
|
|
7819
7890
|
.#{$ti-prefix}-device-tv-off:before { content: $ti-icon-device-tv-off; }
|
|
7820
7891
|
.#{$ti-prefix}-device-tv-old:before { content: $ti-icon-device-tv-old; }
|
|
7821
7892
|
.#{$ti-prefix}-device-unknown:before { content: $ti-icon-device-unknown; }
|
|
7893
|
+
.#{$ti-prefix}-device-unknown-filled:before { content: $ti-icon-device-unknown-filled; }
|
|
7822
7894
|
.#{$ti-prefix}-device-usb:before { content: $ti-icon-device-usb; }
|
|
7823
7895
|
.#{$ti-prefix}-device-vision-pro:before { content: $ti-icon-device-vision-pro; }
|
|
7824
7896
|
.#{$ti-prefix}-device-watch:before { content: $ti-icon-device-watch; }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tabler/icons-webfont",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.16.0",
|
|
4
4
|
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
|
|
5
5
|
"homepage": "https://tabler-icons.io",
|
|
6
6
|
"bugs": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"sass": "./tabler-icons.scss",
|
|
35
35
|
"style": "./tabler-icons.min.css",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@tabler/icons": "3.
|
|
37
|
+
"@tabler/icons": "3.16.0"
|
|
38
38
|
},
|
|
39
39
|
"keywords": [
|
|
40
40
|
"icons",
|