@tabler/icons-webfont 2.1.2 → 2.2.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/tabler-icons.scss CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Tabler Icons 2.1.2 by tabler - https://tabler.io
2
+ * Tabler Icons 2.2.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;
@@ -12,11 +12,11 @@ $ti-prefix: 'ti' !default;
12
12
  font-style: normal;
13
13
  font-weight: 400;
14
14
  font-display: $ti-font-display;
15
- src: url('#{$ti-font-path}/tabler-icons.eot?v2.1.2');
16
- src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.1.2') format('embedded-opentype'),
17
- url('#{$ti-font-path}/tabler-icons.woff2?v2.1.2') format('woff2'),
15
+ src: url('#{$ti-font-path}/tabler-icons.eot?v2.2.0');
16
+ src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.2.0') format('embedded-opentype'),
17
+ url('#{$ti-font-path}/tabler-icons.woff2?v2.2.0') format('woff2'),
18
18
  url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
19
- url('#{$ti-font-path}/tabler-icons.ttf?v2.1.2') format('truetype');
19
+ url('#{$ti-font-path}/tabler-icons.ttf?v2.2.0') format('truetype');
20
20
  }
21
21
 
22
22
  .#{$ti-prefix} {
@@ -361,8 +361,8 @@ $ti-icon-ball-football: unicode('ee06');
361
361
  $ti-icon-ball-football-off: unicode('ee05');
362
362
  $ti-icon-ball-tennis: unicode('ec2a');
363
363
  $ti-icon-ball-volleyball: unicode('ec2b');
364
- $ti-icon-ballon: unicode('ef3a');
365
- $ti-icon-ballon-off: unicode('f0fd');
364
+ $ti-icon-balloon: unicode('ef3a');
365
+ $ti-icon-balloon-off: unicode('f0fd');
366
366
  $ti-icon-ballpen: unicode('f06e');
367
367
  $ti-icon-ballpen-off: unicode('f0b1');
368
368
  $ti-icon-ban: unicode('ea2e');
@@ -506,7 +506,7 @@ $ti-icon-brackets-contain: unicode('f1e5');
506
506
  $ti-icon-brackets-contain-end: unicode('f1e3');
507
507
  $ti-icon-brackets-contain-start: unicode('f1e4');
508
508
  $ti-icon-brackets-off: unicode('f0c0');
509
- $ti-icon-braile: unicode('f545');
509
+ $ti-icon-braille: unicode('f545');
510
510
  $ti-icon-brain: unicode('f59f');
511
511
  $ti-icon-brand-4chan: unicode('f494');
512
512
  $ti-icon-brand-abstract: unicode('f495');
@@ -519,7 +519,7 @@ $ti-icon-brand-alpine-js: unicode('f324');
519
519
  $ti-icon-brand-amazon: unicode('f230');
520
520
  $ti-icon-brand-amd: unicode('f653');
521
521
  $ti-icon-brand-amigo: unicode('f5f9');
522
- $ti-icon-brand-amongus: unicode('f205');
522
+ $ti-icon-brand-among-us: unicode('f205');
523
523
  $ti-icon-brand-android: unicode('ec16');
524
524
  $ti-icon-brand-angular: unicode('ef6b');
525
525
  $ti-icon-brand-ao3: unicode('f5e8');
@@ -540,7 +540,7 @@ $ti-icon-brand-bilibili: unicode('f6d2');
540
540
  $ti-icon-brand-binance: unicode('f5a0');
541
541
  $ti-icon-brand-bing: unicode('edc6');
542
542
  $ti-icon-brand-bitbucket: unicode('edc7');
543
- $ti-icon-brand-blackbery: unicode('f568');
543
+ $ti-icon-brand-blackberry: unicode('f568');
544
544
  $ti-icon-brand-blender: unicode('f326');
545
545
  $ti-icon-brand-blogger: unicode('f35a');
546
546
  $ti-icon-brand-booking: unicode('edc8');
@@ -1869,8 +1869,10 @@ $ti-icon-indent-increase: unicode('eb92');
1869
1869
  $ti-icon-infinity: unicode('eb69');
1870
1870
  $ti-icon-infinity-off: unicode('f3fe');
1871
1871
  $ti-icon-info-circle: unicode('eac5');
1872
+ $ti-icon-info-circle-filled: unicode('f6d8');
1872
1873
  $ti-icon-info-square: unicode('eac6');
1873
1874
  $ti-icon-info-square-rounded: unicode('f635');
1875
+ $ti-icon-info-square-rounded-filled: unicode('f6d9');
1874
1876
  $ti-icon-inner-shadow-bottom: unicode('f520');
1875
1877
  $ti-icon-inner-shadow-bottom-left: unicode('f51e');
1876
1878
  $ti-icon-inner-shadow-bottom-right: unicode('f51f');
@@ -2032,6 +2034,7 @@ $ti-icon-lock-open: unicode('eae1');
2032
2034
  $ti-icon-lock-open-off: unicode('f156');
2033
2035
  $ti-icon-lock-square: unicode('ef51');
2034
2036
  $ti-icon-lock-square-rounded: unicode('f636');
2037
+ $ti-icon-lock-square-rounded-filled: unicode('f6da');
2035
2038
  $ti-icon-logic-and: unicode('f240');
2036
2039
  $ti-icon-logic-buffer: unicode('f241');
2037
2040
  $ti-icon-logic-nand: unicode('f242');
@@ -2283,10 +2286,10 @@ $ti-icon-oval-vertical: unicode('f02d');
2283
2286
  $ti-icon-oval-vertical-filled: unicode('f688');
2284
2287
  $ti-icon-overline: unicode('eebb');
2285
2288
  $ti-icon-package: unicode('eaff');
2289
+ $ti-icon-package-export: unicode('f07a');
2290
+ $ti-icon-package-import: unicode('f07b');
2286
2291
  $ti-icon-package-off: unicode('f16c');
2287
2292
  $ti-icon-packages: unicode('f2c9');
2288
- $ti-icon-packge-export: unicode('f07a');
2289
- $ti-icon-packge-import: unicode('f07b');
2290
2293
  $ti-icon-pacman: unicode('eebc');
2291
2294
  $ti-icon-page-break: unicode('ec81');
2292
2295
  $ti-icon-paint: unicode('eb00');
@@ -2811,18 +2814,31 @@ $ti-icon-square-rotated-forbid-2: unicode('f01b');
2811
2814
  $ti-icon-square-rotated-off: unicode('eef2');
2812
2815
  $ti-icon-square-rounded: unicode('f59a');
2813
2816
  $ti-icon-square-rounded-arrow-down: unicode('f639');
2817
+ $ti-icon-square-rounded-arrow-down-filled: unicode('f6db');
2814
2818
  $ti-icon-square-rounded-arrow-left: unicode('f63a');
2819
+ $ti-icon-square-rounded-arrow-left-filled: unicode('f6dc');
2815
2820
  $ti-icon-square-rounded-arrow-right: unicode('f63b');
2821
+ $ti-icon-square-rounded-arrow-right-filled: unicode('f6dd');
2816
2822
  $ti-icon-square-rounded-arrow-up: unicode('f63c');
2823
+ $ti-icon-square-rounded-arrow-up-filled: unicode('f6de');
2817
2824
  $ti-icon-square-rounded-check: unicode('f63d');
2825
+ $ti-icon-square-rounded-check-filled: unicode('f6df');
2818
2826
  $ti-icon-square-rounded-chevron-down: unicode('f62b');
2827
+ $ti-icon-square-rounded-chevron-down-filled: unicode('f6e0');
2819
2828
  $ti-icon-square-rounded-chevron-left: unicode('f62c');
2829
+ $ti-icon-square-rounded-chevron-left-filled: unicode('f6e1');
2820
2830
  $ti-icon-square-rounded-chevron-right: unicode('f62d');
2831
+ $ti-icon-square-rounded-chevron-right-filled: unicode('f6e2');
2821
2832
  $ti-icon-square-rounded-chevron-up: unicode('f62e');
2833
+ $ti-icon-square-rounded-chevron-up-filled: unicode('f6e3');
2822
2834
  $ti-icon-square-rounded-chevrons-down: unicode('f64f');
2835
+ $ti-icon-square-rounded-chevrons-down-filled: unicode('f6e4');
2823
2836
  $ti-icon-square-rounded-chevrons-left: unicode('f650');
2837
+ $ti-icon-square-rounded-chevrons-left-filled: unicode('f6e5');
2824
2838
  $ti-icon-square-rounded-chevrons-right: unicode('f651');
2839
+ $ti-icon-square-rounded-chevrons-right-filled: unicode('f6e6');
2825
2840
  $ti-icon-square-rounded-chevrons-up: unicode('f652');
2841
+ $ti-icon-square-rounded-chevrons-up-filled: unicode('f6e7');
2826
2842
  $ti-icon-square-rounded-filled: unicode('f6a5');
2827
2843
  $ti-icon-square-rounded-letter-a: unicode('f5ae');
2828
2844
  $ti-icon-square-rounded-letter-b: unicode('f5af');
@@ -2862,7 +2878,9 @@ $ti-icon-square-rounded-number-7: unicode('f5cf');
2862
2878
  $ti-icon-square-rounded-number-8: unicode('f5d0');
2863
2879
  $ti-icon-square-rounded-number-9: unicode('f5d1');
2864
2880
  $ti-icon-square-rounded-plus: unicode('f63f');
2881
+ $ti-icon-square-rounded-plus-filled: unicode('f6e8');
2865
2882
  $ti-icon-square-rounded-x: unicode('f640');
2883
+ $ti-icon-square-rounded-x-filled: unicode('f6e9');
2866
2884
  $ti-icon-square-toggle: unicode('eef4');
2867
2885
  $ti-icon-square-toggle-horizontal: unicode('eef3');
2868
2886
  $ti-icon-square-x: unicode('eb2b');
@@ -3585,8 +3603,8 @@ $ti-icon-zzz-off: unicode('f440');
3585
3603
  .#{$ti-prefix}-ball-football-off:before { content: $ti-icon-ball-football-off; }
3586
3604
  .#{$ti-prefix}-ball-tennis:before { content: $ti-icon-ball-tennis; }
3587
3605
  .#{$ti-prefix}-ball-volleyball:before { content: $ti-icon-ball-volleyball; }
3588
- .#{$ti-prefix}-ballon:before { content: $ti-icon-ballon; }
3589
- .#{$ti-prefix}-ballon-off:before { content: $ti-icon-ballon-off; }
3606
+ .#{$ti-prefix}-balloon:before { content: $ti-icon-balloon; }
3607
+ .#{$ti-prefix}-balloon-off:before { content: $ti-icon-balloon-off; }
3590
3608
  .#{$ti-prefix}-ballpen:before { content: $ti-icon-ballpen; }
3591
3609
  .#{$ti-prefix}-ballpen-off:before { content: $ti-icon-ballpen-off; }
3592
3610
  .#{$ti-prefix}-ban:before { content: $ti-icon-ban; }
@@ -3730,7 +3748,7 @@ $ti-icon-zzz-off: unicode('f440');
3730
3748
  .#{$ti-prefix}-brackets-contain-end:before { content: $ti-icon-brackets-contain-end; }
3731
3749
  .#{$ti-prefix}-brackets-contain-start:before { content: $ti-icon-brackets-contain-start; }
3732
3750
  .#{$ti-prefix}-brackets-off:before { content: $ti-icon-brackets-off; }
3733
- .#{$ti-prefix}-braile:before { content: $ti-icon-braile; }
3751
+ .#{$ti-prefix}-braille:before { content: $ti-icon-braille; }
3734
3752
  .#{$ti-prefix}-brain:before { content: $ti-icon-brain; }
3735
3753
  .#{$ti-prefix}-brand-4chan:before { content: $ti-icon-brand-4chan; }
3736
3754
  .#{$ti-prefix}-brand-abstract:before { content: $ti-icon-brand-abstract; }
@@ -3743,7 +3761,7 @@ $ti-icon-zzz-off: unicode('f440');
3743
3761
  .#{$ti-prefix}-brand-amazon:before { content: $ti-icon-brand-amazon; }
3744
3762
  .#{$ti-prefix}-brand-amd:before { content: $ti-icon-brand-amd; }
3745
3763
  .#{$ti-prefix}-brand-amigo:before { content: $ti-icon-brand-amigo; }
3746
- .#{$ti-prefix}-brand-amongus:before { content: $ti-icon-brand-amongus; }
3764
+ .#{$ti-prefix}-brand-among-us:before { content: $ti-icon-brand-among-us; }
3747
3765
  .#{$ti-prefix}-brand-android:before { content: $ti-icon-brand-android; }
3748
3766
  .#{$ti-prefix}-brand-angular:before { content: $ti-icon-brand-angular; }
3749
3767
  .#{$ti-prefix}-brand-ao3:before { content: $ti-icon-brand-ao3; }
@@ -3764,7 +3782,7 @@ $ti-icon-zzz-off: unicode('f440');
3764
3782
  .#{$ti-prefix}-brand-binance:before { content: $ti-icon-brand-binance; }
3765
3783
  .#{$ti-prefix}-brand-bing:before { content: $ti-icon-brand-bing; }
3766
3784
  .#{$ti-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; }
3767
- .#{$ti-prefix}-brand-blackbery:before { content: $ti-icon-brand-blackbery; }
3785
+ .#{$ti-prefix}-brand-blackberry:before { content: $ti-icon-brand-blackberry; }
3768
3786
  .#{$ti-prefix}-brand-blender:before { content: $ti-icon-brand-blender; }
3769
3787
  .#{$ti-prefix}-brand-blogger:before { content: $ti-icon-brand-blogger; }
3770
3788
  .#{$ti-prefix}-brand-booking:before { content: $ti-icon-brand-booking; }
@@ -5093,8 +5111,10 @@ $ti-icon-zzz-off: unicode('f440');
5093
5111
  .#{$ti-prefix}-infinity:before { content: $ti-icon-infinity; }
5094
5112
  .#{$ti-prefix}-infinity-off:before { content: $ti-icon-infinity-off; }
5095
5113
  .#{$ti-prefix}-info-circle:before { content: $ti-icon-info-circle; }
5114
+ .#{$ti-prefix}-info-circle-filled:before { content: $ti-icon-info-circle-filled; }
5096
5115
  .#{$ti-prefix}-info-square:before { content: $ti-icon-info-square; }
5097
5116
  .#{$ti-prefix}-info-square-rounded:before { content: $ti-icon-info-square-rounded; }
5117
+ .#{$ti-prefix}-info-square-rounded-filled:before { content: $ti-icon-info-square-rounded-filled; }
5098
5118
  .#{$ti-prefix}-inner-shadow-bottom:before { content: $ti-icon-inner-shadow-bottom; }
5099
5119
  .#{$ti-prefix}-inner-shadow-bottom-left:before { content: $ti-icon-inner-shadow-bottom-left; }
5100
5120
  .#{$ti-prefix}-inner-shadow-bottom-right:before { content: $ti-icon-inner-shadow-bottom-right; }
@@ -5256,6 +5276,7 @@ $ti-icon-zzz-off: unicode('f440');
5256
5276
  .#{$ti-prefix}-lock-open-off:before { content: $ti-icon-lock-open-off; }
5257
5277
  .#{$ti-prefix}-lock-square:before { content: $ti-icon-lock-square; }
5258
5278
  .#{$ti-prefix}-lock-square-rounded:before { content: $ti-icon-lock-square-rounded; }
5279
+ .#{$ti-prefix}-lock-square-rounded-filled:before { content: $ti-icon-lock-square-rounded-filled; }
5259
5280
  .#{$ti-prefix}-logic-and:before { content: $ti-icon-logic-and; }
5260
5281
  .#{$ti-prefix}-logic-buffer:before { content: $ti-icon-logic-buffer; }
5261
5282
  .#{$ti-prefix}-logic-nand:before { content: $ti-icon-logic-nand; }
@@ -5507,10 +5528,10 @@ $ti-icon-zzz-off: unicode('f440');
5507
5528
  .#{$ti-prefix}-oval-vertical-filled:before { content: $ti-icon-oval-vertical-filled; }
5508
5529
  .#{$ti-prefix}-overline:before { content: $ti-icon-overline; }
5509
5530
  .#{$ti-prefix}-package:before { content: $ti-icon-package; }
5531
+ .#{$ti-prefix}-package-export:before { content: $ti-icon-package-export; }
5532
+ .#{$ti-prefix}-package-import:before { content: $ti-icon-package-import; }
5510
5533
  .#{$ti-prefix}-package-off:before { content: $ti-icon-package-off; }
5511
5534
  .#{$ti-prefix}-packages:before { content: $ti-icon-packages; }
5512
- .#{$ti-prefix}-packge-export:before { content: $ti-icon-packge-export; }
5513
- .#{$ti-prefix}-packge-import:before { content: $ti-icon-packge-import; }
5514
5535
  .#{$ti-prefix}-pacman:before { content: $ti-icon-pacman; }
5515
5536
  .#{$ti-prefix}-page-break:before { content: $ti-icon-page-break; }
5516
5537
  .#{$ti-prefix}-paint:before { content: $ti-icon-paint; }
@@ -6035,18 +6056,31 @@ $ti-icon-zzz-off: unicode('f440');
6035
6056
  .#{$ti-prefix}-square-rotated-off:before { content: $ti-icon-square-rotated-off; }
6036
6057
  .#{$ti-prefix}-square-rounded:before { content: $ti-icon-square-rounded; }
6037
6058
  .#{$ti-prefix}-square-rounded-arrow-down:before { content: $ti-icon-square-rounded-arrow-down; }
6059
+ .#{$ti-prefix}-square-rounded-arrow-down-filled:before { content: $ti-icon-square-rounded-arrow-down-filled; }
6038
6060
  .#{$ti-prefix}-square-rounded-arrow-left:before { content: $ti-icon-square-rounded-arrow-left; }
6061
+ .#{$ti-prefix}-square-rounded-arrow-left-filled:before { content: $ti-icon-square-rounded-arrow-left-filled; }
6039
6062
  .#{$ti-prefix}-square-rounded-arrow-right:before { content: $ti-icon-square-rounded-arrow-right; }
6063
+ .#{$ti-prefix}-square-rounded-arrow-right-filled:before { content: $ti-icon-square-rounded-arrow-right-filled; }
6040
6064
  .#{$ti-prefix}-square-rounded-arrow-up:before { content: $ti-icon-square-rounded-arrow-up; }
6065
+ .#{$ti-prefix}-square-rounded-arrow-up-filled:before { content: $ti-icon-square-rounded-arrow-up-filled; }
6041
6066
  .#{$ti-prefix}-square-rounded-check:before { content: $ti-icon-square-rounded-check; }
6067
+ .#{$ti-prefix}-square-rounded-check-filled:before { content: $ti-icon-square-rounded-check-filled; }
6042
6068
  .#{$ti-prefix}-square-rounded-chevron-down:before { content: $ti-icon-square-rounded-chevron-down; }
6069
+ .#{$ti-prefix}-square-rounded-chevron-down-filled:before { content: $ti-icon-square-rounded-chevron-down-filled; }
6043
6070
  .#{$ti-prefix}-square-rounded-chevron-left:before { content: $ti-icon-square-rounded-chevron-left; }
6071
+ .#{$ti-prefix}-square-rounded-chevron-left-filled:before { content: $ti-icon-square-rounded-chevron-left-filled; }
6044
6072
  .#{$ti-prefix}-square-rounded-chevron-right:before { content: $ti-icon-square-rounded-chevron-right; }
6073
+ .#{$ti-prefix}-square-rounded-chevron-right-filled:before { content: $ti-icon-square-rounded-chevron-right-filled; }
6045
6074
  .#{$ti-prefix}-square-rounded-chevron-up:before { content: $ti-icon-square-rounded-chevron-up; }
6075
+ .#{$ti-prefix}-square-rounded-chevron-up-filled:before { content: $ti-icon-square-rounded-chevron-up-filled; }
6046
6076
  .#{$ti-prefix}-square-rounded-chevrons-down:before { content: $ti-icon-square-rounded-chevrons-down; }
6077
+ .#{$ti-prefix}-square-rounded-chevrons-down-filled:before { content: $ti-icon-square-rounded-chevrons-down-filled; }
6047
6078
  .#{$ti-prefix}-square-rounded-chevrons-left:before { content: $ti-icon-square-rounded-chevrons-left; }
6079
+ .#{$ti-prefix}-square-rounded-chevrons-left-filled:before { content: $ti-icon-square-rounded-chevrons-left-filled; }
6048
6080
  .#{$ti-prefix}-square-rounded-chevrons-right:before { content: $ti-icon-square-rounded-chevrons-right; }
6081
+ .#{$ti-prefix}-square-rounded-chevrons-right-filled:before { content: $ti-icon-square-rounded-chevrons-right-filled; }
6049
6082
  .#{$ti-prefix}-square-rounded-chevrons-up:before { content: $ti-icon-square-rounded-chevrons-up; }
6083
+ .#{$ti-prefix}-square-rounded-chevrons-up-filled:before { content: $ti-icon-square-rounded-chevrons-up-filled; }
6050
6084
  .#{$ti-prefix}-square-rounded-filled:before { content: $ti-icon-square-rounded-filled; }
6051
6085
  .#{$ti-prefix}-square-rounded-letter-a:before { content: $ti-icon-square-rounded-letter-a; }
6052
6086
  .#{$ti-prefix}-square-rounded-letter-b:before { content: $ti-icon-square-rounded-letter-b; }
@@ -6086,7 +6120,9 @@ $ti-icon-zzz-off: unicode('f440');
6086
6120
  .#{$ti-prefix}-square-rounded-number-8:before { content: $ti-icon-square-rounded-number-8; }
6087
6121
  .#{$ti-prefix}-square-rounded-number-9:before { content: $ti-icon-square-rounded-number-9; }
6088
6122
  .#{$ti-prefix}-square-rounded-plus:before { content: $ti-icon-square-rounded-plus; }
6123
+ .#{$ti-prefix}-square-rounded-plus-filled:before { content: $ti-icon-square-rounded-plus-filled; }
6089
6124
  .#{$ti-prefix}-square-rounded-x:before { content: $ti-icon-square-rounded-x; }
6125
+ .#{$ti-prefix}-square-rounded-x-filled:before { content: $ti-icon-square-rounded-x-filled; }
6090
6126
  .#{$ti-prefix}-square-toggle:before { content: $ti-icon-square-toggle; }
6091
6127
  .#{$ti-prefix}-square-toggle-horizontal:before { content: $ti-icon-square-toggle-horizontal; }
6092
6128
  .#{$ti-prefix}-square-x:before { content: $ti-icon-square-x; }