@tabler/icons-webfont 2.0.0 → 2.1.1

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.0.0 by tabler - https://tabler.io
2
+ * Tabler Icons 2.1.1 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.0.0');
16
- src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.0.0') format('embedded-opentype'),
17
- url('#{$ti-font-path}/tabler-icons.woff2?v2.0.0') format('woff2'),
15
+ src: url('#{$ti-font-path}/tabler-icons.eot?v2.1.1');
16
+ src: url('#{$ti-font-path}/tabler-icons.eot?#iefix-v2.1.1') format('embedded-opentype'),
17
+ url('#{$ti-font-path}/tabler-icons.woff2?v2.1.1') format('woff2'),
18
18
  url('#{$ti-font-path}/tabler-icons.woff?') format('woff'),
19
- url('#{$ti-font-path}/tabler-icons.ttf?v2.0.0') format('truetype');
19
+ url('#{$ti-font-path}/tabler-icons.ttf?v2.1.1') format('truetype');
20
20
  }
21
21
 
22
22
  .#{$ti-prefix} {
@@ -161,17 +161,29 @@ $ti-icon-arrow-bear-left-2: unicode('f044');
161
161
  $ti-icon-arrow-bear-right: unicode('f047');
162
162
  $ti-icon-arrow-bear-right-2: unicode('f046');
163
163
  $ti-icon-arrow-big-down: unicode('edda');
164
+ $ti-icon-arrow-big-down-filled: unicode('f6c6');
164
165
  $ti-icon-arrow-big-down-line: unicode('efe8');
166
+ $ti-icon-arrow-big-down-line-filled: unicode('f6c7');
165
167
  $ti-icon-arrow-big-down-lines: unicode('efe9');
168
+ $ti-icon-arrow-big-down-lines-filled: unicode('f6c8');
166
169
  $ti-icon-arrow-big-left: unicode('eddb');
170
+ $ti-icon-arrow-big-left-filled: unicode('f6c9');
167
171
  $ti-icon-arrow-big-left-line: unicode('efea');
172
+ $ti-icon-arrow-big-left-line-filled: unicode('f6ca');
168
173
  $ti-icon-arrow-big-left-lines: unicode('efeb');
174
+ $ti-icon-arrow-big-left-lines-filled: unicode('f6cb');
169
175
  $ti-icon-arrow-big-right: unicode('eddc');
176
+ $ti-icon-arrow-big-right-filled: unicode('f6cc');
170
177
  $ti-icon-arrow-big-right-line: unicode('efec');
178
+ $ti-icon-arrow-big-right-line-filled: unicode('f6cd');
171
179
  $ti-icon-arrow-big-right-lines: unicode('efed');
172
- $ti-icon-arrow-big-top: unicode('eddd');
180
+ $ti-icon-arrow-big-right-lines-filled: unicode('f6ce');
181
+ $ti-icon-arrow-big-up: unicode('eddd');
182
+ $ti-icon-arrow-big-up-filled: unicode('f6cf');
173
183
  $ti-icon-arrow-big-up-line: unicode('efee');
184
+ $ti-icon-arrow-big-up-line-filled: unicode('f6d0');
174
185
  $ti-icon-arrow-big-up-lines: unicode('efef');
186
+ $ti-icon-arrow-big-up-lines-filled: unicode('f6d1');
175
187
  $ti-icon-arrow-bounce: unicode('f3a4');
176
188
  $ti-icon-arrow-curve-left: unicode('f048');
177
189
  $ti-icon-arrow-curve-right: unicode('f049');
@@ -524,6 +536,7 @@ $ti-icon-brand-bandcamp: unicode('f207');
524
536
  $ti-icon-brand-bandlab: unicode('f5fa');
525
537
  $ti-icon-brand-beats: unicode('f208');
526
538
  $ti-icon-brand-behance: unicode('ec6e');
539
+ $ti-icon-brand-bilibili: unicode('f6d2');
527
540
  $ti-icon-brand-binance: unicode('f5a0');
528
541
  $ti-icon-brand-bing: unicode('edc6');
529
542
  $ti-icon-brand-bitbucket: unicode('edc7');
@@ -720,6 +733,7 @@ $ti-icon-brand-storytel: unicode('f608');
720
733
  $ti-icon-brand-strava: unicode('f254');
721
734
  $ti-icon-brand-stripe: unicode('edd7');
722
735
  $ti-icon-brand-sublime-text: unicode('ef74');
736
+ $ti-icon-brand-supabase: unicode('f6d3');
723
737
  $ti-icon-brand-superhuman: unicode('f50c');
724
738
  $ti-icon-brand-supernova: unicode('f49c');
725
739
  $ti-icon-brand-surfshark: unicode('f255');
@@ -1160,6 +1174,9 @@ $ti-icon-color-swatch-off: unicode('f0d3');
1160
1174
  $ti-icon-column-insert-left: unicode('ee44');
1161
1175
  $ti-icon-column-insert-right: unicode('ee45');
1162
1176
  $ti-icon-columns: unicode('eb83');
1177
+ $ti-icon-columns-1: unicode('f6d4');
1178
+ $ti-icon-columns-2: unicode('f6d5');
1179
+ $ti-icon-columns-3: unicode('f6d6');
1163
1180
  $ti-icon-columns-off: unicode('f0d4');
1164
1181
  $ti-icon-comet: unicode('ec76');
1165
1182
  $ti-icon-command: unicode('ea78');
@@ -1424,11 +1441,11 @@ $ti-icon-drone: unicode('ed79');
1424
1441
  $ti-icon-drone-off: unicode('ee7e');
1425
1442
  $ti-icon-drop-circle: unicode('efde');
1426
1443
  $ti-icon-droplet: unicode('ea97');
1427
- $ti-icon-droplet-filled: unicode('f677');
1444
+ $ti-icon-droplet-filled: unicode('ee80');
1428
1445
  $ti-icon-droplet-filled-2: unicode('ee7f');
1429
1446
  $ti-icon-droplet-half: unicode('ee82');
1430
1447
  $ti-icon-droplet-half-2: unicode('ee81');
1431
- $ti-icon-droplet-half-filled: unicode('ee80');
1448
+ $ti-icon-droplet-half-filled: unicode('f6c5');
1432
1449
  $ti-icon-droplet-off: unicode('ee83');
1433
1450
  $ti-icon-e-passport: unicode('f4df');
1434
1451
  $ti-icon-ear: unicode('ebce');
@@ -2706,6 +2723,7 @@ $ti-icon-spacing-horizontal: unicode('ef54');
2706
2723
  $ti-icon-spacing-vertical: unicode('ef55');
2707
2724
  $ti-icon-spade: unicode('effa');
2708
2725
  $ti-icon-spade-filled: unicode('f6a3');
2726
+ $ti-icon-sparkles: unicode('f6d7');
2709
2727
  $ti-icon-speakerphone: unicode('ed61');
2710
2728
  $ti-icon-speedboat: unicode('ed93');
2711
2729
  $ti-icon-spider: unicode('f293');
@@ -3367,17 +3385,29 @@ $ti-icon-zzz-off: unicode('f440');
3367
3385
  .#{$ti-prefix}-arrow-bear-right:before { content: $ti-icon-arrow-bear-right; }
3368
3386
  .#{$ti-prefix}-arrow-bear-right-2:before { content: $ti-icon-arrow-bear-right-2; }
3369
3387
  .#{$ti-prefix}-arrow-big-down:before { content: $ti-icon-arrow-big-down; }
3388
+ .#{$ti-prefix}-arrow-big-down-filled:before { content: $ti-icon-arrow-big-down-filled; }
3370
3389
  .#{$ti-prefix}-arrow-big-down-line:before { content: $ti-icon-arrow-big-down-line; }
3390
+ .#{$ti-prefix}-arrow-big-down-line-filled:before { content: $ti-icon-arrow-big-down-line-filled; }
3371
3391
  .#{$ti-prefix}-arrow-big-down-lines:before { content: $ti-icon-arrow-big-down-lines; }
3392
+ .#{$ti-prefix}-arrow-big-down-lines-filled:before { content: $ti-icon-arrow-big-down-lines-filled; }
3372
3393
  .#{$ti-prefix}-arrow-big-left:before { content: $ti-icon-arrow-big-left; }
3394
+ .#{$ti-prefix}-arrow-big-left-filled:before { content: $ti-icon-arrow-big-left-filled; }
3373
3395
  .#{$ti-prefix}-arrow-big-left-line:before { content: $ti-icon-arrow-big-left-line; }
3396
+ .#{$ti-prefix}-arrow-big-left-line-filled:before { content: $ti-icon-arrow-big-left-line-filled; }
3374
3397
  .#{$ti-prefix}-arrow-big-left-lines:before { content: $ti-icon-arrow-big-left-lines; }
3398
+ .#{$ti-prefix}-arrow-big-left-lines-filled:before { content: $ti-icon-arrow-big-left-lines-filled; }
3375
3399
  .#{$ti-prefix}-arrow-big-right:before { content: $ti-icon-arrow-big-right; }
3400
+ .#{$ti-prefix}-arrow-big-right-filled:before { content: $ti-icon-arrow-big-right-filled; }
3376
3401
  .#{$ti-prefix}-arrow-big-right-line:before { content: $ti-icon-arrow-big-right-line; }
3402
+ .#{$ti-prefix}-arrow-big-right-line-filled:before { content: $ti-icon-arrow-big-right-line-filled; }
3377
3403
  .#{$ti-prefix}-arrow-big-right-lines:before { content: $ti-icon-arrow-big-right-lines; }
3378
- .#{$ti-prefix}-arrow-big-top:before { content: $ti-icon-arrow-big-top; }
3404
+ .#{$ti-prefix}-arrow-big-right-lines-filled:before { content: $ti-icon-arrow-big-right-lines-filled; }
3405
+ .#{$ti-prefix}-arrow-big-up:before { content: $ti-icon-arrow-big-up; }
3406
+ .#{$ti-prefix}-arrow-big-up-filled:before { content: $ti-icon-arrow-big-up-filled; }
3379
3407
  .#{$ti-prefix}-arrow-big-up-line:before { content: $ti-icon-arrow-big-up-line; }
3408
+ .#{$ti-prefix}-arrow-big-up-line-filled:before { content: $ti-icon-arrow-big-up-line-filled; }
3380
3409
  .#{$ti-prefix}-arrow-big-up-lines:before { content: $ti-icon-arrow-big-up-lines; }
3410
+ .#{$ti-prefix}-arrow-big-up-lines-filled:before { content: $ti-icon-arrow-big-up-lines-filled; }
3381
3411
  .#{$ti-prefix}-arrow-bounce:before { content: $ti-icon-arrow-bounce; }
3382
3412
  .#{$ti-prefix}-arrow-curve-left:before { content: $ti-icon-arrow-curve-left; }
3383
3413
  .#{$ti-prefix}-arrow-curve-right:before { content: $ti-icon-arrow-curve-right; }
@@ -3730,6 +3760,7 @@ $ti-icon-zzz-off: unicode('f440');
3730
3760
  .#{$ti-prefix}-brand-bandlab:before { content: $ti-icon-brand-bandlab; }
3731
3761
  .#{$ti-prefix}-brand-beats:before { content: $ti-icon-brand-beats; }
3732
3762
  .#{$ti-prefix}-brand-behance:before { content: $ti-icon-brand-behance; }
3763
+ .#{$ti-prefix}-brand-bilibili:before { content: $ti-icon-brand-bilibili; }
3733
3764
  .#{$ti-prefix}-brand-binance:before { content: $ti-icon-brand-binance; }
3734
3765
  .#{$ti-prefix}-brand-bing:before { content: $ti-icon-brand-bing; }
3735
3766
  .#{$ti-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; }
@@ -3926,6 +3957,7 @@ $ti-icon-zzz-off: unicode('f440');
3926
3957
  .#{$ti-prefix}-brand-strava:before { content: $ti-icon-brand-strava; }
3927
3958
  .#{$ti-prefix}-brand-stripe:before { content: $ti-icon-brand-stripe; }
3928
3959
  .#{$ti-prefix}-brand-sublime-text:before { content: $ti-icon-brand-sublime-text; }
3960
+ .#{$ti-prefix}-brand-supabase:before { content: $ti-icon-brand-supabase; }
3929
3961
  .#{$ti-prefix}-brand-superhuman:before { content: $ti-icon-brand-superhuman; }
3930
3962
  .#{$ti-prefix}-brand-supernova:before { content: $ti-icon-brand-supernova; }
3931
3963
  .#{$ti-prefix}-brand-surfshark:before { content: $ti-icon-brand-surfshark; }
@@ -4366,6 +4398,9 @@ $ti-icon-zzz-off: unicode('f440');
4366
4398
  .#{$ti-prefix}-column-insert-left:before { content: $ti-icon-column-insert-left; }
4367
4399
  .#{$ti-prefix}-column-insert-right:before { content: $ti-icon-column-insert-right; }
4368
4400
  .#{$ti-prefix}-columns:before { content: $ti-icon-columns; }
4401
+ .#{$ti-prefix}-columns-1:before { content: $ti-icon-columns-1; }
4402
+ .#{$ti-prefix}-columns-2:before { content: $ti-icon-columns-2; }
4403
+ .#{$ti-prefix}-columns-3:before { content: $ti-icon-columns-3; }
4369
4404
  .#{$ti-prefix}-columns-off:before { content: $ti-icon-columns-off; }
4370
4405
  .#{$ti-prefix}-comet:before { content: $ti-icon-comet; }
4371
4406
  .#{$ti-prefix}-command:before { content: $ti-icon-command; }
@@ -5912,6 +5947,7 @@ $ti-icon-zzz-off: unicode('f440');
5912
5947
  .#{$ti-prefix}-spacing-vertical:before { content: $ti-icon-spacing-vertical; }
5913
5948
  .#{$ti-prefix}-spade:before { content: $ti-icon-spade; }
5914
5949
  .#{$ti-prefix}-spade-filled:before { content: $ti-icon-spade-filled; }
5950
+ .#{$ti-prefix}-sparkles:before { content: $ti-icon-sparkles; }
5915
5951
  .#{$ti-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
5916
5952
  .#{$ti-prefix}-speedboat:before { content: $ti-icon-speedboat; }
5917
5953
  .#{$ti-prefix}-spider:before { content: $ti-icon-spider; }