@tabler/icons-webfont 3.38.0 → 3.40.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-200.svg +108 -0
- package/dist/fonts/tabler-icons-200.ttf +0 -0
- package/dist/fonts/tabler-icons-200.woff +0 -0
- package/dist/fonts/tabler-icons-200.woff2 +0 -0
- package/dist/fonts/tabler-icons-300.svg +108 -0
- package/dist/fonts/tabler-icons-300.ttf +0 -0
- package/dist/fonts/tabler-icons-300.woff +0 -0
- package/dist/fonts/tabler-icons-300.woff2 +0 -0
- 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.svg +108 -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-200.css +146 -2
- package/dist/tabler-icons-200.html +290 -2
- package/dist/tabler-icons-200.min.css +2 -2
- package/dist/tabler-icons-200.scss +5 -5
- package/dist/tabler-icons-300.css +146 -2
- package/dist/tabler-icons-300.html +290 -2
- package/dist/tabler-icons-300.min.css +2 -2
- package/dist/tabler-icons-300.scss +5 -5
- package/dist/tabler-icons-filled.css +2 -2
- package/dist/tabler-icons-filled.html +2 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.scss +3 -3
- package/dist/tabler-icons.css +146 -2
- package/dist/tabler-icons.html +290 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.scss +5 -5
- package/package.json +3 -3
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.
|
|
2
|
+
* Tabler Icons 3.40.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
@font-face {
|
|
6
6
|
font-family: "tabler-icons-300";
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-weight: 400;
|
|
9
|
-
src: url("./fonts/tabler-icons-300.woff2?v3.
|
|
9
|
+
src: url("./fonts/tabler-icons-300.woff2?v3.40.0") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.40.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons-300" !important;
|
|
@@ -205,6 +205,18 @@
|
|
|
205
205
|
content: "\fee7";
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
+
.ti-ai-agent:before {
|
|
209
|
+
content: "\101f9";
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.ti-ai-agents:before {
|
|
213
|
+
content: "\101f8";
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.ti-ai-gateway:before {
|
|
217
|
+
content: "\101f7";
|
|
218
|
+
}
|
|
219
|
+
|
|
208
220
|
.ti-air-balloon:before {
|
|
209
221
|
content: "\f4a6";
|
|
210
222
|
}
|
|
@@ -537,6 +549,10 @@
|
|
|
537
549
|
content: "\f0ab";
|
|
538
550
|
}
|
|
539
551
|
|
|
552
|
+
.ti-api-book:before {
|
|
553
|
+
content: "\1020b";
|
|
554
|
+
}
|
|
555
|
+
|
|
540
556
|
.ti-api-off:before {
|
|
541
557
|
content: "\f0f8";
|
|
542
558
|
}
|
|
@@ -2301,6 +2317,10 @@
|
|
|
2301
2317
|
content: "\ea44";
|
|
2302
2318
|
}
|
|
2303
2319
|
|
|
2320
|
+
.ti-bot-id:before {
|
|
2321
|
+
content: "\101f6";
|
|
2322
|
+
}
|
|
2323
|
+
|
|
2304
2324
|
.ti-bottle:before {
|
|
2305
2325
|
content: "\ef0b";
|
|
2306
2326
|
}
|
|
@@ -3141,6 +3161,10 @@
|
|
|
3141
3161
|
content: "\f34a";
|
|
3142
3162
|
}
|
|
3143
3163
|
|
|
3164
|
+
.ti-brand-infakt:before {
|
|
3165
|
+
content: "\1020a";
|
|
3166
|
+
}
|
|
3167
|
+
|
|
3144
3168
|
.ti-brand-instagram:before {
|
|
3145
3169
|
content: "\ec20";
|
|
3146
3170
|
}
|
|
@@ -4561,6 +4585,10 @@
|
|
|
4561
4585
|
content: "\f5a7";
|
|
4562
4586
|
}
|
|
4563
4587
|
|
|
4588
|
+
.ti-canary:before {
|
|
4589
|
+
content: "\101f5";
|
|
4590
|
+
}
|
|
4591
|
+
|
|
4564
4592
|
.ti-cancel:before {
|
|
4565
4593
|
content: "\ff11";
|
|
4566
4594
|
}
|
|
@@ -5753,6 +5781,22 @@
|
|
|
5753
5781
|
content: "\ee40";
|
|
5754
5782
|
}
|
|
5755
5783
|
|
|
5784
|
+
.ti-circle-open-arrow-down:before {
|
|
5785
|
+
content: "\10209";
|
|
5786
|
+
}
|
|
5787
|
+
|
|
5788
|
+
.ti-circle-open-arrow-left:before {
|
|
5789
|
+
content: "\10208";
|
|
5790
|
+
}
|
|
5791
|
+
|
|
5792
|
+
.ti-circle-open-arrow-right:before {
|
|
5793
|
+
content: "\10207";
|
|
5794
|
+
}
|
|
5795
|
+
|
|
5796
|
+
.ti-circle-open-arrow-up:before {
|
|
5797
|
+
content: "\10206";
|
|
5798
|
+
}
|
|
5799
|
+
|
|
5756
5800
|
.ti-circle-percentage:before {
|
|
5757
5801
|
content: "\fd7b";
|
|
5758
5802
|
}
|
|
@@ -5765,6 +5809,10 @@
|
|
|
5765
5809
|
content: "\fc8d";
|
|
5766
5810
|
}
|
|
5767
5811
|
|
|
5812
|
+
.ti-circle-plus-minus:before {
|
|
5813
|
+
content: "\10205";
|
|
5814
|
+
}
|
|
5815
|
+
|
|
5768
5816
|
.ti-circle-rectangle:before {
|
|
5769
5817
|
content: "\f010";
|
|
5770
5818
|
}
|
|
@@ -6301,6 +6349,10 @@
|
|
|
6301
6349
|
content: "\100ac";
|
|
6302
6350
|
}
|
|
6303
6351
|
|
|
6352
|
+
.ti-codeblock:before {
|
|
6353
|
+
content: "\101f4";
|
|
6354
|
+
}
|
|
6355
|
+
|
|
6304
6356
|
.ti-coffee:before {
|
|
6305
6357
|
content: "\ef0e";
|
|
6306
6358
|
}
|
|
@@ -6469,6 +6521,10 @@
|
|
|
6469
6521
|
content: "\ffa3";
|
|
6470
6522
|
}
|
|
6471
6523
|
|
|
6524
|
+
.ti-connection:before {
|
|
6525
|
+
content: "\101f3";
|
|
6526
|
+
}
|
|
6527
|
+
|
|
6472
6528
|
.ti-container:before {
|
|
6473
6529
|
content: "\ee47";
|
|
6474
6530
|
}
|
|
@@ -6681,6 +6737,10 @@
|
|
|
6681
6737
|
content: "\fd33";
|
|
6682
6738
|
}
|
|
6683
6739
|
|
|
6740
|
+
.ti-credits:before {
|
|
6741
|
+
content: "\101f2";
|
|
6742
|
+
}
|
|
6743
|
+
|
|
6684
6744
|
.ti-cricket:before {
|
|
6685
6745
|
content: "\f09a";
|
|
6686
6746
|
}
|
|
@@ -9385,6 +9445,14 @@
|
|
|
9385
9445
|
content: "\ebe8";
|
|
9386
9446
|
}
|
|
9387
9447
|
|
|
9448
|
+
.ti-firewall-check:before {
|
|
9449
|
+
content: "\101f1";
|
|
9450
|
+
}
|
|
9451
|
+
|
|
9452
|
+
.ti-firewall-flame:before {
|
|
9453
|
+
content: "\101f0";
|
|
9454
|
+
}
|
|
9455
|
+
|
|
9388
9456
|
.ti-first-aid-kit:before {
|
|
9389
9457
|
content: "\ef5f";
|
|
9390
9458
|
}
|
|
@@ -10773,6 +10841,10 @@
|
|
|
10773
10841
|
content: "\f354";
|
|
10774
10842
|
}
|
|
10775
10843
|
|
|
10844
|
+
.ti-home-lock:before {
|
|
10845
|
+
content: "\10204";
|
|
10846
|
+
}
|
|
10847
|
+
|
|
10776
10848
|
.ti-home-minus:before {
|
|
10777
10849
|
content: "\f33d";
|
|
10778
10850
|
}
|
|
@@ -11017,6 +11089,10 @@
|
|
|
11017
11089
|
content: "\fec6";
|
|
11018
11090
|
}
|
|
11019
11091
|
|
|
11092
|
+
.ti-image-generation:before {
|
|
11093
|
+
content: "\101ef";
|
|
11094
|
+
}
|
|
11095
|
+
|
|
11020
11096
|
.ti-image-in-picture:before {
|
|
11021
11097
|
content: "\fd9f";
|
|
11022
11098
|
}
|
|
@@ -12421,6 +12497,10 @@
|
|
|
12421
12497
|
content: "\fbcc";
|
|
12422
12498
|
}
|
|
12423
12499
|
|
|
12500
|
+
.ti-map-lock:before {
|
|
12501
|
+
content: "\10203";
|
|
12502
|
+
}
|
|
12503
|
+
|
|
12424
12504
|
.ti-map-minus:before {
|
|
12425
12505
|
content: "\fbcd";
|
|
12426
12506
|
}
|
|
@@ -12549,6 +12629,10 @@
|
|
|
12549
12629
|
content: "\fbd1";
|
|
12550
12630
|
}
|
|
12551
12631
|
|
|
12632
|
+
.ti-map-shield:before {
|
|
12633
|
+
content: "\10202";
|
|
12634
|
+
}
|
|
12635
|
+
|
|
12552
12636
|
.ti-map-south:before {
|
|
12553
12637
|
content: "\fc5f";
|
|
12554
12638
|
}
|
|
@@ -12849,6 +12933,10 @@
|
|
|
12849
12933
|
content: "\f5f5";
|
|
12850
12934
|
}
|
|
12851
12935
|
|
|
12936
|
+
.ti-mesh:before {
|
|
12937
|
+
content: "\10201";
|
|
12938
|
+
}
|
|
12939
|
+
|
|
12852
12940
|
.ti-message:before {
|
|
12853
12941
|
content: "\eaef";
|
|
12854
12942
|
}
|
|
@@ -13177,6 +13265,10 @@
|
|
|
13177
13265
|
content: "\f2a3";
|
|
13178
13266
|
}
|
|
13179
13267
|
|
|
13268
|
+
.ti-microfrontends:before {
|
|
13269
|
+
content: "\101ee";
|
|
13270
|
+
}
|
|
13271
|
+
|
|
13180
13272
|
.ti-microphone:before {
|
|
13181
13273
|
content: "\eaf0";
|
|
13182
13274
|
}
|
|
@@ -13209,6 +13301,10 @@
|
|
|
13209
13301
|
content: "\f264";
|
|
13210
13302
|
}
|
|
13211
13303
|
|
|
13304
|
+
.ti-middleware:before {
|
|
13305
|
+
content: "\101ed";
|
|
13306
|
+
}
|
|
13307
|
+
|
|
13212
13308
|
.ti-military-award:before {
|
|
13213
13309
|
content: "\f079";
|
|
13214
13310
|
}
|
|
@@ -15629,6 +15725,14 @@
|
|
|
15629
15725
|
content: "\ec9d";
|
|
15630
15726
|
}
|
|
15631
15727
|
|
|
15728
|
+
.ti-queue-pop-in:before {
|
|
15729
|
+
content: "\10200";
|
|
15730
|
+
}
|
|
15731
|
+
|
|
15732
|
+
.ti-queue-pop-out:before {
|
|
15733
|
+
content: "\101ff";
|
|
15734
|
+
}
|
|
15735
|
+
|
|
15632
15736
|
.ti-quote:before {
|
|
15633
15737
|
content: "\efbe";
|
|
15634
15738
|
}
|
|
@@ -16341,6 +16445,10 @@
|
|
|
16341
16445
|
content: "\fdac";
|
|
16342
16446
|
}
|
|
16343
16447
|
|
|
16448
|
+
.ti-scan-traces:before {
|
|
16449
|
+
content: "\101ec";
|
|
16450
|
+
}
|
|
16451
|
+
|
|
16344
16452
|
.ti-schema:before {
|
|
16345
16453
|
content: "\f200";
|
|
16346
16454
|
}
|
|
@@ -16525,6 +16633,10 @@
|
|
|
16525
16633
|
content: "\ffaf";
|
|
16526
16634
|
}
|
|
16527
16635
|
|
|
16636
|
+
.ti-serverless:before {
|
|
16637
|
+
content: "\101eb";
|
|
16638
|
+
}
|
|
16639
|
+
|
|
16528
16640
|
.ti-servicemark:before {
|
|
16529
16641
|
content: "\ec09";
|
|
16530
16642
|
}
|
|
@@ -18001,6 +18113,18 @@
|
|
|
18001
18113
|
content: "\eb9e";
|
|
18002
18114
|
}
|
|
18003
18115
|
|
|
18116
|
+
.ti-stroke-curved:before {
|
|
18117
|
+
content: "\101fe";
|
|
18118
|
+
}
|
|
18119
|
+
|
|
18120
|
+
.ti-stroke-dynamic:before {
|
|
18121
|
+
content: "\101fd";
|
|
18122
|
+
}
|
|
18123
|
+
|
|
18124
|
+
.ti-stroke-straight:before {
|
|
18125
|
+
content: "\101fc";
|
|
18126
|
+
}
|
|
18127
|
+
|
|
18004
18128
|
.ti-submarine:before {
|
|
18005
18129
|
content: "\ed94";
|
|
18006
18130
|
}
|
|
@@ -18873,6 +18997,10 @@
|
|
|
18873
18997
|
content: "\edc4";
|
|
18874
18998
|
}
|
|
18875
18999
|
|
|
19000
|
+
.ti-trending-up-down:before {
|
|
19001
|
+
content: "\101fb";
|
|
19002
|
+
}
|
|
19003
|
+
|
|
18876
19004
|
.ti-triangle:before {
|
|
18877
19005
|
content: "\eb44";
|
|
18878
19006
|
}
|
|
@@ -19085,6 +19213,10 @@
|
|
|
19085
19213
|
content: "\fc4e";
|
|
19086
19214
|
}
|
|
19087
19215
|
|
|
19216
|
+
.ti-user-key:before {
|
|
19217
|
+
content: "\101ea";
|
|
19218
|
+
}
|
|
19219
|
+
|
|
19088
19220
|
.ti-user-minus:before {
|
|
19089
19221
|
content: "\eb4a";
|
|
19090
19222
|
}
|
|
@@ -19325,6 +19457,10 @@
|
|
|
19325
19457
|
content: "\f3b3";
|
|
19326
19458
|
}
|
|
19327
19459
|
|
|
19460
|
+
.ti-vip-2:before {
|
|
19461
|
+
content: "\101fa";
|
|
19462
|
+
}
|
|
19463
|
+
|
|
19328
19464
|
.ti-vip-off:before {
|
|
19329
19465
|
content: "\f43a";
|
|
19330
19466
|
}
|
|
@@ -19721,6 +19857,10 @@
|
|
|
19721
19857
|
content: "\ed2f";
|
|
19722
19858
|
}
|
|
19723
19859
|
|
|
19860
|
+
.ti-world-map:before {
|
|
19861
|
+
content: "\101e9";
|
|
19862
|
+
}
|
|
19863
|
+
|
|
19724
19864
|
.ti-world-minus:before {
|
|
19725
19865
|
content: "\f9e2";
|
|
19726
19866
|
}
|
|
@@ -19841,6 +19981,10 @@
|
|
|
19841
19981
|
content: "\f43f";
|
|
19842
19982
|
}
|
|
19843
19983
|
|
|
19984
|
+
.ti-zero-config:before {
|
|
19985
|
+
content: "\101e8";
|
|
19986
|
+
}
|
|
19987
|
+
|
|
19844
19988
|
.ti-zip:before {
|
|
19845
19989
|
content: "\f3b4";
|
|
19846
19990
|
}
|