@tabler/icons 1.40.2 → 1.42.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/ad-2.svg +11 -0
- package/icons/angle.svg +10 -0
- package/icons/apple.svg +8 -0
- 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/ballon.svg +8 -0
- package/icons/battery-charging-2.svg +10 -0
- package/icons/battery-eco.svg +8 -0
- package/icons/beach.svg +10 -0
- package/icons/border-style-2.svg +14 -0
- package/icons/box-model-2.svg +7 -0
- package/icons/brand-bootstrap.svg +8 -0
- package/icons/brand-vercel.svg +6 -0
- package/icons/car-crane.svg +12 -0
- package/icons/cheese.svg +10 -0
- package/icons/crane.svg +9 -0
- package/icons/cup.svg +9 -0
- package/icons/dog-bowl.svg +8 -0
- package/icons/fence.svg +8 -0
- package/icons/fish.svg +9 -0
- package/icons/highlight.svg +9 -0
- package/icons/list-details.svg +11 -0
- package/icons/microphone-2.svg +7 -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/radio.svg +10 -0
- package/icons/soup.svg +10 -0
- package/icons/transfer-in.svg +8 -0
- package/icons/transfer-out.svg +8 -0
- package/icons-png/.DS_Store +0 -0
- package/icons-png/ad-2.png +0 -0
- package/icons-png/angle.png +0 -0
- package/icons-png/apple.png +0 -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/ballon.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/border-style-2.png +0 -0
- package/icons-png/box-model-2.png +0 -0
- package/icons-png/brand-bootstrap.png +0 -0
- package/icons-png/brand-vercel.png +0 -0
- package/icons-png/car-crane.png +0 -0
- package/icons-png/cheese.png +0 -0
- package/icons-png/crane.png +0 -0
- package/icons-png/cup.png +0 -0
- package/icons-png/dog-bowl.png +0 -0
- package/icons-png/fence.png +0 -0
- package/icons-png/fish.png +0 -0
- package/icons-png/highlight.png +0 -0
- package/icons-png/list-details.png +0 -0
- package/icons-png/microphone-2.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/radio.png +0 -0
- package/icons-png/soup.png +0 -0
- package/icons-png/transfer-in.png +0 -0
- package/icons-png/transfer-out.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 +335 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 1.
|
|
2
|
+
* Tabler Icons 1.42.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;
|
|
@@ -53,6 +53,7 @@ $ti-icon-access-point-off: unicode('ed1a');
|
|
|
53
53
|
$ti-icon-accessible: unicode('eba9');
|
|
54
54
|
$ti-icon-activity: unicode('ed23');
|
|
55
55
|
$ti-icon-ad: unicode('ea02');
|
|
56
|
+
$ti-icon-ad-2: unicode('ef1f');
|
|
56
57
|
$ti-icon-adjustments: unicode('ea03');
|
|
57
58
|
$ti-icon-adjustments-alt: unicode('ec37');
|
|
58
59
|
$ti-icon-adjustments-horizontal: unicode('ec38');
|
|
@@ -69,14 +70,23 @@ $ti-icon-align-left: unicode('ea09');
|
|
|
69
70
|
$ti-icon-align-right: unicode('ea0a');
|
|
70
71
|
$ti-icon-ambulance: unicode('ebf5');
|
|
71
72
|
$ti-icon-anchor: unicode('eb76');
|
|
73
|
+
$ti-icon-angle: unicode('ef20');
|
|
72
74
|
$ti-icon-antenna-bars-1: unicode('ecc7');
|
|
73
75
|
$ti-icon-antenna-bars-2: unicode('ecc8');
|
|
74
76
|
$ti-icon-antenna-bars-3: unicode('ecc9');
|
|
75
77
|
$ti-icon-antenna-bars-4: unicode('ecca');
|
|
76
78
|
$ti-icon-antenna-bars-5: unicode('eccb');
|
|
77
79
|
$ti-icon-aperture: unicode('eb58');
|
|
80
|
+
$ti-icon-apple: unicode('ef21');
|
|
78
81
|
$ti-icon-apps: unicode('ebb6');
|
|
79
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');
|
|
80
90
|
$ti-icon-arrow-back: unicode('ea0c');
|
|
81
91
|
$ti-icon-arrow-back-up: unicode('eb77');
|
|
82
92
|
$ti-icon-arrow-bar-down: unicode('ea0d');
|
|
@@ -137,6 +147,8 @@ $ti-icon-arrow-wave-right-down: unicode('edaa');
|
|
|
137
147
|
$ti-icon-arrow-wave-right-up: unicode('edab');
|
|
138
148
|
$ti-icon-arrows-diagonal: unicode('ea27');
|
|
139
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');
|
|
140
152
|
$ti-icon-arrows-double-ne-sw: unicode('edde');
|
|
141
153
|
$ti-icon-arrows-double-nw-se: unicode('eddf');
|
|
142
154
|
$ti-icon-arrows-double-se-nw: unicode('ede0');
|
|
@@ -177,6 +189,7 @@ $ti-icon-ball-football: unicode('ee06');
|
|
|
177
189
|
$ti-icon-ball-football-off: unicode('ee05');
|
|
178
190
|
$ti-icon-ball-tennis: unicode('ec2a');
|
|
179
191
|
$ti-icon-ball-volleyball: unicode('ec2b');
|
|
192
|
+
$ti-icon-ballon: unicode('ef3a');
|
|
180
193
|
$ti-icon-ban: unicode('ea2e');
|
|
181
194
|
$ti-icon-bandage: unicode('eb7a');
|
|
182
195
|
$ti-icon-barcode: unicode('ebc6');
|
|
@@ -188,7 +201,10 @@ $ti-icon-battery-3: unicode('ea31');
|
|
|
188
201
|
$ti-icon-battery-4: unicode('ea32');
|
|
189
202
|
$ti-icon-battery-automotive: unicode('ee07');
|
|
190
203
|
$ti-icon-battery-charging: unicode('ea33');
|
|
204
|
+
$ti-icon-battery-charging-2: unicode('ef3b');
|
|
205
|
+
$ti-icon-battery-eco: unicode('ef3c');
|
|
191
206
|
$ti-icon-battery-off: unicode('ed1c');
|
|
207
|
+
$ti-icon-beach: unicode('ef3d');
|
|
192
208
|
$ti-icon-bed: unicode('eb5c');
|
|
193
209
|
$ti-icon-bell: unicode('ea35');
|
|
194
210
|
$ti-icon-bell-minus: unicode('ede2');
|
|
@@ -222,12 +238,14 @@ $ti-icon-border-outer: unicode('ea41');
|
|
|
222
238
|
$ti-icon-border-radius: unicode('eb7c');
|
|
223
239
|
$ti-icon-border-right: unicode('ea42');
|
|
224
240
|
$ti-icon-border-style: unicode('ee0a');
|
|
241
|
+
$ti-icon-border-style-2: unicode('ef22');
|
|
225
242
|
$ti-icon-border-top: unicode('ea43');
|
|
226
243
|
$ti-icon-border-vertical: unicode('ea44');
|
|
227
244
|
$ti-icon-bottle: unicode('ef0b');
|
|
228
245
|
$ti-icon-box: unicode('ea45');
|
|
229
246
|
$ti-icon-box-margin: unicode('ee0b');
|
|
230
247
|
$ti-icon-box-model: unicode('ee0c');
|
|
248
|
+
$ti-icon-box-model-2: unicode('ef23');
|
|
231
249
|
$ti-icon-box-multiple: unicode('ee17');
|
|
232
250
|
$ti-icon-box-multiple-0: unicode('ee0d');
|
|
233
251
|
$ti-icon-box-multiple-1: unicode('ee0e');
|
|
@@ -252,6 +270,7 @@ $ti-icon-brand-behance: unicode('ec6e');
|
|
|
252
270
|
$ti-icon-brand-bing: unicode('edc6');
|
|
253
271
|
$ti-icon-brand-bitbucket: unicode('edc7');
|
|
254
272
|
$ti-icon-brand-booking: unicode('edc8');
|
|
273
|
+
$ti-icon-brand-bootstrap: unicode('ef3e');
|
|
255
274
|
$ti-icon-brand-chrome: unicode('ec18');
|
|
256
275
|
$ti-icon-brand-codepen: unicode('ec6f');
|
|
257
276
|
$ti-icon-brand-codesandbox: unicode('ed6a');
|
|
@@ -317,6 +336,7 @@ $ti-icon-brand-tumblr: unicode('ed04');
|
|
|
317
336
|
$ti-icon-brand-twitch: unicode('ed05');
|
|
318
337
|
$ti-icon-brand-twitter: unicode('ec27');
|
|
319
338
|
$ti-icon-brand-unsplash: unicode('edd8');
|
|
339
|
+
$ti-icon-brand-vercel: unicode('ef24');
|
|
320
340
|
$ti-icon-brand-vimeo: unicode('ed06');
|
|
321
341
|
$ti-icon-brand-vk: unicode('ed72');
|
|
322
342
|
$ti-icon-brand-whatsapp: unicode('ec74');
|
|
@@ -375,6 +395,7 @@ $ti-icon-camera-selfie: unicode('ee23');
|
|
|
375
395
|
$ti-icon-candy: unicode('ef0d');
|
|
376
396
|
$ti-icon-capture: unicode('ec3c');
|
|
377
397
|
$ti-icon-car: unicode('ebbb');
|
|
398
|
+
$ti-icon-car-crane: unicode('ef25');
|
|
378
399
|
$ti-icon-caravan: unicode('ec7c');
|
|
379
400
|
$ti-icon-cardboards: unicode('ed74');
|
|
380
401
|
$ti-icon-caret-down: unicode('eb5d');
|
|
@@ -413,6 +434,7 @@ $ti-icon-chart-radar: unicode('ed77');
|
|
|
413
434
|
$ti-icon-check: unicode('ea5e');
|
|
414
435
|
$ti-icon-checkbox: unicode('eba6');
|
|
415
436
|
$ti-icon-checks: unicode('ebaa');
|
|
437
|
+
$ti-icon-cheese: unicode('ef26');
|
|
416
438
|
$ti-icon-chevron-down: unicode('ea5f');
|
|
417
439
|
$ti-icon-chevron-down-left: unicode('ed09');
|
|
418
440
|
$ti-icon-chevron-down-right: unicode('ed0a');
|
|
@@ -504,12 +526,14 @@ $ti-icon-corner-up-left: unicode('ea82');
|
|
|
504
526
|
$ti-icon-corner-up-left-double: unicode('ee4e');
|
|
505
527
|
$ti-icon-corner-up-right: unicode('ea83');
|
|
506
528
|
$ti-icon-corner-up-right-double: unicode('ee4f');
|
|
529
|
+
$ti-icon-crane: unicode('ef27');
|
|
507
530
|
$ti-icon-credit-card: unicode('ea84');
|
|
508
531
|
$ti-icon-credit-card-off: unicode('ed11');
|
|
509
532
|
$ti-icon-crop: unicode('ea85');
|
|
510
533
|
$ti-icon-crosshair: unicode('ec3e');
|
|
511
534
|
$ti-icon-crown: unicode('ed12');
|
|
512
535
|
$ti-icon-crown-off: unicode('ee50');
|
|
536
|
+
$ti-icon-cup: unicode('ef28');
|
|
513
537
|
$ti-icon-curly-loop: unicode('ecda');
|
|
514
538
|
$ti-icon-currency-bahraini: unicode('ee51');
|
|
515
539
|
$ti-icon-currency-bath: unicode('ee52');
|
|
@@ -589,6 +613,7 @@ $ti-icon-discount: unicode('ebbd');
|
|
|
589
613
|
$ti-icon-discount-2: unicode('ee7c');
|
|
590
614
|
$ti-icon-divide: unicode('ed5c');
|
|
591
615
|
$ti-icon-dna: unicode('ee7d');
|
|
616
|
+
$ti-icon-dog-bowl: unicode('ef29');
|
|
592
617
|
$ti-icon-dots: unicode('ea95');
|
|
593
618
|
$ti-icon-dots-circle-horizontal: unicode('ea91');
|
|
594
619
|
$ti-icon-dots-diagonal: unicode('ea93');
|
|
@@ -625,6 +650,7 @@ $ti-icon-eyeglass-2: unicode('ee89');
|
|
|
625
650
|
$ti-icon-face-id: unicode('ea9b');
|
|
626
651
|
$ti-icon-fall: unicode('ecb9');
|
|
627
652
|
$ti-icon-feather: unicode('ee8b');
|
|
653
|
+
$ti-icon-fence: unicode('ef2a');
|
|
628
654
|
$ti-icon-file: unicode('eaa4');
|
|
629
655
|
$ti-icon-file-alert: unicode('ede6');
|
|
630
656
|
$ti-icon-file-analytics: unicode('ede7');
|
|
@@ -660,6 +686,7 @@ $ti-icon-filter: unicode('eaa5');
|
|
|
660
686
|
$ti-icon-filter-off: unicode('ed2c');
|
|
661
687
|
$ti-icon-fingerprint: unicode('ebd1');
|
|
662
688
|
$ti-icon-firetruck: unicode('ebe8');
|
|
689
|
+
$ti-icon-fish: unicode('ef2b');
|
|
663
690
|
$ti-icon-flag: unicode('eaa6');
|
|
664
691
|
$ti-icon-flag-2: unicode('ee8c');
|
|
665
692
|
$ti-icon-flag-3: unicode('ee8d');
|
|
@@ -741,6 +768,7 @@ $ti-icon-hexagon: unicode('ec02');
|
|
|
741
768
|
$ti-icon-hexagon-off: unicode('ee9c');
|
|
742
769
|
$ti-icon-hierarchy: unicode('ee9e');
|
|
743
770
|
$ti-icon-hierarchy-2: unicode('ee9d');
|
|
771
|
+
$ti-icon-highlight: unicode('ef3f');
|
|
744
772
|
$ti-icon-history: unicode('ebea');
|
|
745
773
|
$ti-icon-home: unicode('eac1');
|
|
746
774
|
$ti-icon-home-2: unicode('eac0');
|
|
@@ -832,6 +860,7 @@ $ti-icon-line-height: unicode('eb94');
|
|
|
832
860
|
$ti-icon-link: unicode('eade');
|
|
833
861
|
$ti-icon-list: unicode('eb6b');
|
|
834
862
|
$ti-icon-list-check: unicode('eb6a');
|
|
863
|
+
$ti-icon-list-details: unicode('ef40');
|
|
835
864
|
$ti-icon-list-numbers: unicode('ef11');
|
|
836
865
|
$ti-icon-list-search: unicode('eea9');
|
|
837
866
|
$ti-icon-live-photo: unicode('eadf');
|
|
@@ -886,6 +915,7 @@ $ti-icon-message-report: unicode('ec9b');
|
|
|
886
915
|
$ti-icon-messages: unicode('eb6c');
|
|
887
916
|
$ti-icon-messages-off: unicode('ed42');
|
|
888
917
|
$ti-icon-microphone: unicode('eaf0');
|
|
918
|
+
$ti-icon-microphone-2: unicode('ef2c');
|
|
889
919
|
$ti-icon-microphone-off: unicode('ed16');
|
|
890
920
|
$ti-icon-milk: unicode('ef13');
|
|
891
921
|
$ti-icon-minimize: unicode('eaf1');
|
|
@@ -912,6 +942,10 @@ $ti-icon-motorbike: unicode('eeb6');
|
|
|
912
942
|
$ti-icon-mouse: unicode('eaf9');
|
|
913
943
|
$ti-icon-movie: unicode('eafa');
|
|
914
944
|
$ti-icon-mug: unicode('eafb');
|
|
945
|
+
$ti-icon-multiplier-0-5x: unicode('ef41');
|
|
946
|
+
$ti-icon-multiplier-1-5x: unicode('ef42');
|
|
947
|
+
$ti-icon-multiplier-1x: unicode('ef43');
|
|
948
|
+
$ti-icon-multiplier-2x: unicode('ef44');
|
|
915
949
|
$ti-icon-mushroom: unicode('ef14');
|
|
916
950
|
$ti-icon-music: unicode('eafc');
|
|
917
951
|
$ti-icon-new-section: unicode('ebc1');
|
|
@@ -1009,6 +1043,7 @@ $ti-icon-puzzle: unicode('eb10');
|
|
|
1009
1043
|
$ti-icon-pyramid: unicode('eec5');
|
|
1010
1044
|
$ti-icon-qrcode: unicode('eb11');
|
|
1011
1045
|
$ti-icon-question-mark: unicode('ec9d');
|
|
1046
|
+
$ti-icon-radio: unicode('ef2d');
|
|
1012
1047
|
$ti-icon-radioactive: unicode('ecc0');
|
|
1013
1048
|
$ti-icon-radius-bottom-left: unicode('eec6');
|
|
1014
1049
|
$ti-icon-radius-bottom-right: unicode('eec7');
|
|
@@ -1120,6 +1155,7 @@ $ti-icon-sort-descending: unicode('eb27');
|
|
|
1120
1155
|
$ti-icon-sort-descending-2: unicode('eee3');
|
|
1121
1156
|
$ti-icon-sort-descending-letters: unicode('ef1a');
|
|
1122
1157
|
$ti-icon-sort-descending-numbers: unicode('ef1b');
|
|
1158
|
+
$ti-icon-soup: unicode('ef2e');
|
|
1123
1159
|
$ti-icon-space: unicode('ec0c');
|
|
1124
1160
|
$ti-icon-speakerphone: unicode('ed61');
|
|
1125
1161
|
$ti-icon-speedboat: unicode('ed93');
|
|
@@ -1226,6 +1262,8 @@ $ti-icon-trademark: unicode('ec0e');
|
|
|
1226
1262
|
$ti-icon-traffic-cone: unicode('ec0f');
|
|
1227
1263
|
$ti-icon-traffic-lights: unicode('ed39');
|
|
1228
1264
|
$ti-icon-train: unicode('ed96');
|
|
1265
|
+
$ti-icon-transfer-in: unicode('ef2f');
|
|
1266
|
+
$ti-icon-transfer-out: unicode('ef30');
|
|
1229
1267
|
$ti-icon-trash: unicode('eb41');
|
|
1230
1268
|
$ti-icon-trash-off: unicode('ed65');
|
|
1231
1269
|
$ti-icon-tree: unicode('ef01');
|
|
@@ -1335,6 +1373,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1335
1373
|
.#{$ti-prefix}-accessible:before { content: $ti-icon-accessible; }
|
|
1336
1374
|
.#{$ti-prefix}-activity:before { content: $ti-icon-activity; }
|
|
1337
1375
|
.#{$ti-prefix}-ad:before { content: $ti-icon-ad; }
|
|
1376
|
+
.#{$ti-prefix}-ad-2:before { content: $ti-icon-ad-2; }
|
|
1338
1377
|
.#{$ti-prefix}-adjustments:before { content: $ti-icon-adjustments; }
|
|
1339
1378
|
.#{$ti-prefix}-adjustments-alt:before { content: $ti-icon-adjustments-alt; }
|
|
1340
1379
|
.#{$ti-prefix}-adjustments-horizontal:before { content: $ti-icon-adjustments-horizontal; }
|
|
@@ -1351,14 +1390,23 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1351
1390
|
.#{$ti-prefix}-align-right:before { content: $ti-icon-align-right; }
|
|
1352
1391
|
.#{$ti-prefix}-ambulance:before { content: $ti-icon-ambulance; }
|
|
1353
1392
|
.#{$ti-prefix}-anchor:before { content: $ti-icon-anchor; }
|
|
1393
|
+
.#{$ti-prefix}-angle:before { content: $ti-icon-angle; }
|
|
1354
1394
|
.#{$ti-prefix}-antenna-bars-1:before { content: $ti-icon-antenna-bars-1; }
|
|
1355
1395
|
.#{$ti-prefix}-antenna-bars-2:before { content: $ti-icon-antenna-bars-2; }
|
|
1356
1396
|
.#{$ti-prefix}-antenna-bars-3:before { content: $ti-icon-antenna-bars-3; }
|
|
1357
1397
|
.#{$ti-prefix}-antenna-bars-4:before { content: $ti-icon-antenna-bars-4; }
|
|
1358
1398
|
.#{$ti-prefix}-antenna-bars-5:before { content: $ti-icon-antenna-bars-5; }
|
|
1359
1399
|
.#{$ti-prefix}-aperture:before { content: $ti-icon-aperture; }
|
|
1400
|
+
.#{$ti-prefix}-apple:before { content: $ti-icon-apple; }
|
|
1360
1401
|
.#{$ti-prefix}-apps:before { content: $ti-icon-apps; }
|
|
1361
1402
|
.#{$ti-prefix}-archive:before { content: $ti-icon-archive; }
|
|
1403
|
+
.#{$ti-prefix}-arrow-autofit-content:before { content: $ti-icon-arrow-autofit-content; }
|
|
1404
|
+
.#{$ti-prefix}-arrow-autofit-down:before { content: $ti-icon-arrow-autofit-down; }
|
|
1405
|
+
.#{$ti-prefix}-arrow-autofit-height:before { content: $ti-icon-arrow-autofit-height; }
|
|
1406
|
+
.#{$ti-prefix}-arrow-autofit-left:before { content: $ti-icon-arrow-autofit-left; }
|
|
1407
|
+
.#{$ti-prefix}-arrow-autofit-right:before { content: $ti-icon-arrow-autofit-right; }
|
|
1408
|
+
.#{$ti-prefix}-arrow-autofit-up:before { content: $ti-icon-arrow-autofit-up; }
|
|
1409
|
+
.#{$ti-prefix}-arrow-autofit-width:before { content: $ti-icon-arrow-autofit-width; }
|
|
1362
1410
|
.#{$ti-prefix}-arrow-back:before { content: $ti-icon-arrow-back; }
|
|
1363
1411
|
.#{$ti-prefix}-arrow-back-up:before { content: $ti-icon-arrow-back-up; }
|
|
1364
1412
|
.#{$ti-prefix}-arrow-bar-down:before { content: $ti-icon-arrow-bar-down; }
|
|
@@ -1419,6 +1467,8 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1419
1467
|
.#{$ti-prefix}-arrow-wave-right-up:before { content: $ti-icon-arrow-wave-right-up; }
|
|
1420
1468
|
.#{$ti-prefix}-arrows-diagonal:before { content: $ti-icon-arrows-diagonal; }
|
|
1421
1469
|
.#{$ti-prefix}-arrows-diagonal-2:before { content: $ti-icon-arrows-diagonal-2; }
|
|
1470
|
+
.#{$ti-prefix}-arrows-diagonal-minimize:before { content: $ti-icon-arrows-diagonal-minimize; }
|
|
1471
|
+
.#{$ti-prefix}-arrows-diagonal-minimize-2:before { content: $ti-icon-arrows-diagonal-minimize-2; }
|
|
1422
1472
|
.#{$ti-prefix}-arrows-double-ne-sw:before { content: $ti-icon-arrows-double-ne-sw; }
|
|
1423
1473
|
.#{$ti-prefix}-arrows-double-nw-se:before { content: $ti-icon-arrows-double-nw-se; }
|
|
1424
1474
|
.#{$ti-prefix}-arrows-double-se-nw:before { content: $ti-icon-arrows-double-se-nw; }
|
|
@@ -1459,6 +1509,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1459
1509
|
.#{$ti-prefix}-ball-football-off:before { content: $ti-icon-ball-football-off; }
|
|
1460
1510
|
.#{$ti-prefix}-ball-tennis:before { content: $ti-icon-ball-tennis; }
|
|
1461
1511
|
.#{$ti-prefix}-ball-volleyball:before { content: $ti-icon-ball-volleyball; }
|
|
1512
|
+
.#{$ti-prefix}-ballon:before { content: $ti-icon-ballon; }
|
|
1462
1513
|
.#{$ti-prefix}-ban:before { content: $ti-icon-ban; }
|
|
1463
1514
|
.#{$ti-prefix}-bandage:before { content: $ti-icon-bandage; }
|
|
1464
1515
|
.#{$ti-prefix}-barcode:before { content: $ti-icon-barcode; }
|
|
@@ -1470,7 +1521,10 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1470
1521
|
.#{$ti-prefix}-battery-4:before { content: $ti-icon-battery-4; }
|
|
1471
1522
|
.#{$ti-prefix}-battery-automotive:before { content: $ti-icon-battery-automotive; }
|
|
1472
1523
|
.#{$ti-prefix}-battery-charging:before { content: $ti-icon-battery-charging; }
|
|
1524
|
+
.#{$ti-prefix}-battery-charging-2:before { content: $ti-icon-battery-charging-2; }
|
|
1525
|
+
.#{$ti-prefix}-battery-eco:before { content: $ti-icon-battery-eco; }
|
|
1473
1526
|
.#{$ti-prefix}-battery-off:before { content: $ti-icon-battery-off; }
|
|
1527
|
+
.#{$ti-prefix}-beach:before { content: $ti-icon-beach; }
|
|
1474
1528
|
.#{$ti-prefix}-bed:before { content: $ti-icon-bed; }
|
|
1475
1529
|
.#{$ti-prefix}-bell:before { content: $ti-icon-bell; }
|
|
1476
1530
|
.#{$ti-prefix}-bell-minus:before { content: $ti-icon-bell-minus; }
|
|
@@ -1504,12 +1558,14 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1504
1558
|
.#{$ti-prefix}-border-radius:before { content: $ti-icon-border-radius; }
|
|
1505
1559
|
.#{$ti-prefix}-border-right:before { content: $ti-icon-border-right; }
|
|
1506
1560
|
.#{$ti-prefix}-border-style:before { content: $ti-icon-border-style; }
|
|
1561
|
+
.#{$ti-prefix}-border-style-2:before { content: $ti-icon-border-style-2; }
|
|
1507
1562
|
.#{$ti-prefix}-border-top:before { content: $ti-icon-border-top; }
|
|
1508
1563
|
.#{$ti-prefix}-border-vertical:before { content: $ti-icon-border-vertical; }
|
|
1509
1564
|
.#{$ti-prefix}-bottle:before { content: $ti-icon-bottle; }
|
|
1510
1565
|
.#{$ti-prefix}-box:before { content: $ti-icon-box; }
|
|
1511
1566
|
.#{$ti-prefix}-box-margin:before { content: $ti-icon-box-margin; }
|
|
1512
1567
|
.#{$ti-prefix}-box-model:before { content: $ti-icon-box-model; }
|
|
1568
|
+
.#{$ti-prefix}-box-model-2:before { content: $ti-icon-box-model-2; }
|
|
1513
1569
|
.#{$ti-prefix}-box-multiple:before { content: $ti-icon-box-multiple; }
|
|
1514
1570
|
.#{$ti-prefix}-box-multiple-0:before { content: $ti-icon-box-multiple-0; }
|
|
1515
1571
|
.#{$ti-prefix}-box-multiple-1:before { content: $ti-icon-box-multiple-1; }
|
|
@@ -1534,6 +1590,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1534
1590
|
.#{$ti-prefix}-brand-bing:before { content: $ti-icon-brand-bing; }
|
|
1535
1591
|
.#{$ti-prefix}-brand-bitbucket:before { content: $ti-icon-brand-bitbucket; }
|
|
1536
1592
|
.#{$ti-prefix}-brand-booking:before { content: $ti-icon-brand-booking; }
|
|
1593
|
+
.#{$ti-prefix}-brand-bootstrap:before { content: $ti-icon-brand-bootstrap; }
|
|
1537
1594
|
.#{$ti-prefix}-brand-chrome:before { content: $ti-icon-brand-chrome; }
|
|
1538
1595
|
.#{$ti-prefix}-brand-codepen:before { content: $ti-icon-brand-codepen; }
|
|
1539
1596
|
.#{$ti-prefix}-brand-codesandbox:before { content: $ti-icon-brand-codesandbox; }
|
|
@@ -1599,6 +1656,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1599
1656
|
.#{$ti-prefix}-brand-twitch:before { content: $ti-icon-brand-twitch; }
|
|
1600
1657
|
.#{$ti-prefix}-brand-twitter:before { content: $ti-icon-brand-twitter; }
|
|
1601
1658
|
.#{$ti-prefix}-brand-unsplash:before { content: $ti-icon-brand-unsplash; }
|
|
1659
|
+
.#{$ti-prefix}-brand-vercel:before { content: $ti-icon-brand-vercel; }
|
|
1602
1660
|
.#{$ti-prefix}-brand-vimeo:before { content: $ti-icon-brand-vimeo; }
|
|
1603
1661
|
.#{$ti-prefix}-brand-vk:before { content: $ti-icon-brand-vk; }
|
|
1604
1662
|
.#{$ti-prefix}-brand-whatsapp:before { content: $ti-icon-brand-whatsapp; }
|
|
@@ -1657,6 +1715,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1657
1715
|
.#{$ti-prefix}-candy:before { content: $ti-icon-candy; }
|
|
1658
1716
|
.#{$ti-prefix}-capture:before { content: $ti-icon-capture; }
|
|
1659
1717
|
.#{$ti-prefix}-car:before { content: $ti-icon-car; }
|
|
1718
|
+
.#{$ti-prefix}-car-crane:before { content: $ti-icon-car-crane; }
|
|
1660
1719
|
.#{$ti-prefix}-caravan:before { content: $ti-icon-caravan; }
|
|
1661
1720
|
.#{$ti-prefix}-cardboards:before { content: $ti-icon-cardboards; }
|
|
1662
1721
|
.#{$ti-prefix}-caret-down:before { content: $ti-icon-caret-down; }
|
|
@@ -1695,6 +1754,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1695
1754
|
.#{$ti-prefix}-check:before { content: $ti-icon-check; }
|
|
1696
1755
|
.#{$ti-prefix}-checkbox:before { content: $ti-icon-checkbox; }
|
|
1697
1756
|
.#{$ti-prefix}-checks:before { content: $ti-icon-checks; }
|
|
1757
|
+
.#{$ti-prefix}-cheese:before { content: $ti-icon-cheese; }
|
|
1698
1758
|
.#{$ti-prefix}-chevron-down:before { content: $ti-icon-chevron-down; }
|
|
1699
1759
|
.#{$ti-prefix}-chevron-down-left:before { content: $ti-icon-chevron-down-left; }
|
|
1700
1760
|
.#{$ti-prefix}-chevron-down-right:before { content: $ti-icon-chevron-down-right; }
|
|
@@ -1786,12 +1846,14 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1786
1846
|
.#{$ti-prefix}-corner-up-left-double:before { content: $ti-icon-corner-up-left-double; }
|
|
1787
1847
|
.#{$ti-prefix}-corner-up-right:before { content: $ti-icon-corner-up-right; }
|
|
1788
1848
|
.#{$ti-prefix}-corner-up-right-double:before { content: $ti-icon-corner-up-right-double; }
|
|
1849
|
+
.#{$ti-prefix}-crane:before { content: $ti-icon-crane; }
|
|
1789
1850
|
.#{$ti-prefix}-credit-card:before { content: $ti-icon-credit-card; }
|
|
1790
1851
|
.#{$ti-prefix}-credit-card-off:before { content: $ti-icon-credit-card-off; }
|
|
1791
1852
|
.#{$ti-prefix}-crop:before { content: $ti-icon-crop; }
|
|
1792
1853
|
.#{$ti-prefix}-crosshair:before { content: $ti-icon-crosshair; }
|
|
1793
1854
|
.#{$ti-prefix}-crown:before { content: $ti-icon-crown; }
|
|
1794
1855
|
.#{$ti-prefix}-crown-off:before { content: $ti-icon-crown-off; }
|
|
1856
|
+
.#{$ti-prefix}-cup:before { content: $ti-icon-cup; }
|
|
1795
1857
|
.#{$ti-prefix}-curly-loop:before { content: $ti-icon-curly-loop; }
|
|
1796
1858
|
.#{$ti-prefix}-currency-bahraini:before { content: $ti-icon-currency-bahraini; }
|
|
1797
1859
|
.#{$ti-prefix}-currency-bath:before { content: $ti-icon-currency-bath; }
|
|
@@ -1871,6 +1933,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1871
1933
|
.#{$ti-prefix}-discount-2:before { content: $ti-icon-discount-2; }
|
|
1872
1934
|
.#{$ti-prefix}-divide:before { content: $ti-icon-divide; }
|
|
1873
1935
|
.#{$ti-prefix}-dna:before { content: $ti-icon-dna; }
|
|
1936
|
+
.#{$ti-prefix}-dog-bowl:before { content: $ti-icon-dog-bowl; }
|
|
1874
1937
|
.#{$ti-prefix}-dots:before { content: $ti-icon-dots; }
|
|
1875
1938
|
.#{$ti-prefix}-dots-circle-horizontal:before { content: $ti-icon-dots-circle-horizontal; }
|
|
1876
1939
|
.#{$ti-prefix}-dots-diagonal:before { content: $ti-icon-dots-diagonal; }
|
|
@@ -1907,6 +1970,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1907
1970
|
.#{$ti-prefix}-face-id:before { content: $ti-icon-face-id; }
|
|
1908
1971
|
.#{$ti-prefix}-fall:before { content: $ti-icon-fall; }
|
|
1909
1972
|
.#{$ti-prefix}-feather:before { content: $ti-icon-feather; }
|
|
1973
|
+
.#{$ti-prefix}-fence:before { content: $ti-icon-fence; }
|
|
1910
1974
|
.#{$ti-prefix}-file:before { content: $ti-icon-file; }
|
|
1911
1975
|
.#{$ti-prefix}-file-alert:before { content: $ti-icon-file-alert; }
|
|
1912
1976
|
.#{$ti-prefix}-file-analytics:before { content: $ti-icon-file-analytics; }
|
|
@@ -1942,6 +2006,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
1942
2006
|
.#{$ti-prefix}-filter-off:before { content: $ti-icon-filter-off; }
|
|
1943
2007
|
.#{$ti-prefix}-fingerprint:before { content: $ti-icon-fingerprint; }
|
|
1944
2008
|
.#{$ti-prefix}-firetruck:before { content: $ti-icon-firetruck; }
|
|
2009
|
+
.#{$ti-prefix}-fish:before { content: $ti-icon-fish; }
|
|
1945
2010
|
.#{$ti-prefix}-flag:before { content: $ti-icon-flag; }
|
|
1946
2011
|
.#{$ti-prefix}-flag-2:before { content: $ti-icon-flag-2; }
|
|
1947
2012
|
.#{$ti-prefix}-flag-3:before { content: $ti-icon-flag-3; }
|
|
@@ -2023,6 +2088,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2023
2088
|
.#{$ti-prefix}-hexagon-off:before { content: $ti-icon-hexagon-off; }
|
|
2024
2089
|
.#{$ti-prefix}-hierarchy:before { content: $ti-icon-hierarchy; }
|
|
2025
2090
|
.#{$ti-prefix}-hierarchy-2:before { content: $ti-icon-hierarchy-2; }
|
|
2091
|
+
.#{$ti-prefix}-highlight:before { content: $ti-icon-highlight; }
|
|
2026
2092
|
.#{$ti-prefix}-history:before { content: $ti-icon-history; }
|
|
2027
2093
|
.#{$ti-prefix}-home:before { content: $ti-icon-home; }
|
|
2028
2094
|
.#{$ti-prefix}-home-2:before { content: $ti-icon-home-2; }
|
|
@@ -2114,6 +2180,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2114
2180
|
.#{$ti-prefix}-link:before { content: $ti-icon-link; }
|
|
2115
2181
|
.#{$ti-prefix}-list:before { content: $ti-icon-list; }
|
|
2116
2182
|
.#{$ti-prefix}-list-check:before { content: $ti-icon-list-check; }
|
|
2183
|
+
.#{$ti-prefix}-list-details:before { content: $ti-icon-list-details; }
|
|
2117
2184
|
.#{$ti-prefix}-list-numbers:before { content: $ti-icon-list-numbers; }
|
|
2118
2185
|
.#{$ti-prefix}-list-search:before { content: $ti-icon-list-search; }
|
|
2119
2186
|
.#{$ti-prefix}-live-photo:before { content: $ti-icon-live-photo; }
|
|
@@ -2168,6 +2235,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2168
2235
|
.#{$ti-prefix}-messages:before { content: $ti-icon-messages; }
|
|
2169
2236
|
.#{$ti-prefix}-messages-off:before { content: $ti-icon-messages-off; }
|
|
2170
2237
|
.#{$ti-prefix}-microphone:before { content: $ti-icon-microphone; }
|
|
2238
|
+
.#{$ti-prefix}-microphone-2:before { content: $ti-icon-microphone-2; }
|
|
2171
2239
|
.#{$ti-prefix}-microphone-off:before { content: $ti-icon-microphone-off; }
|
|
2172
2240
|
.#{$ti-prefix}-milk:before { content: $ti-icon-milk; }
|
|
2173
2241
|
.#{$ti-prefix}-minimize:before { content: $ti-icon-minimize; }
|
|
@@ -2194,6 +2262,10 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2194
2262
|
.#{$ti-prefix}-mouse:before { content: $ti-icon-mouse; }
|
|
2195
2263
|
.#{$ti-prefix}-movie:before { content: $ti-icon-movie; }
|
|
2196
2264
|
.#{$ti-prefix}-mug:before { content: $ti-icon-mug; }
|
|
2265
|
+
.#{$ti-prefix}-multiplier-0-5x:before { content: $ti-icon-multiplier-0-5x; }
|
|
2266
|
+
.#{$ti-prefix}-multiplier-1-5x:before { content: $ti-icon-multiplier-1-5x; }
|
|
2267
|
+
.#{$ti-prefix}-multiplier-1x:before { content: $ti-icon-multiplier-1x; }
|
|
2268
|
+
.#{$ti-prefix}-multiplier-2x:before { content: $ti-icon-multiplier-2x; }
|
|
2197
2269
|
.#{$ti-prefix}-mushroom:before { content: $ti-icon-mushroom; }
|
|
2198
2270
|
.#{$ti-prefix}-music:before { content: $ti-icon-music; }
|
|
2199
2271
|
.#{$ti-prefix}-new-section:before { content: $ti-icon-new-section; }
|
|
@@ -2291,6 +2363,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2291
2363
|
.#{$ti-prefix}-pyramid:before { content: $ti-icon-pyramid; }
|
|
2292
2364
|
.#{$ti-prefix}-qrcode:before { content: $ti-icon-qrcode; }
|
|
2293
2365
|
.#{$ti-prefix}-question-mark:before { content: $ti-icon-question-mark; }
|
|
2366
|
+
.#{$ti-prefix}-radio:before { content: $ti-icon-radio; }
|
|
2294
2367
|
.#{$ti-prefix}-radioactive:before { content: $ti-icon-radioactive; }
|
|
2295
2368
|
.#{$ti-prefix}-radius-bottom-left:before { content: $ti-icon-radius-bottom-left; }
|
|
2296
2369
|
.#{$ti-prefix}-radius-bottom-right:before { content: $ti-icon-radius-bottom-right; }
|
|
@@ -2402,6 +2475,7 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2402
2475
|
.#{$ti-prefix}-sort-descending-2:before { content: $ti-icon-sort-descending-2; }
|
|
2403
2476
|
.#{$ti-prefix}-sort-descending-letters:before { content: $ti-icon-sort-descending-letters; }
|
|
2404
2477
|
.#{$ti-prefix}-sort-descending-numbers:before { content: $ti-icon-sort-descending-numbers; }
|
|
2478
|
+
.#{$ti-prefix}-soup:before { content: $ti-icon-soup; }
|
|
2405
2479
|
.#{$ti-prefix}-space:before { content: $ti-icon-space; }
|
|
2406
2480
|
.#{$ti-prefix}-speakerphone:before { content: $ti-icon-speakerphone; }
|
|
2407
2481
|
.#{$ti-prefix}-speedboat:before { content: $ti-icon-speedboat; }
|
|
@@ -2508,6 +2582,8 @@ $ti-icon-zoom-question: unicode('edeb');
|
|
|
2508
2582
|
.#{$ti-prefix}-traffic-cone:before { content: $ti-icon-traffic-cone; }
|
|
2509
2583
|
.#{$ti-prefix}-traffic-lights:before { content: $ti-icon-traffic-lights; }
|
|
2510
2584
|
.#{$ti-prefix}-train:before { content: $ti-icon-train; }
|
|
2585
|
+
.#{$ti-prefix}-transfer-in:before { content: $ti-icon-transfer-in; }
|
|
2586
|
+
.#{$ti-prefix}-transfer-out:before { content: $ti-icon-transfer-out; }
|
|
2511
2587
|
.#{$ti-prefix}-trash:before { content: $ti-icon-trash; }
|
|
2512
2588
|
.#{$ti-prefix}-trash-off:before { content: $ti-icon-trash-off; }
|
|
2513
2589
|
.#{$ti-prefix}-tree:before { content: $ti-icon-tree; }
|
package/icons/ad-2.svg
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ad-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="M11.933 5h-6.933v16h13v-8" />
|
|
4
|
+
<path d="M14 17h-5" />
|
|
5
|
+
<path d="M9 13h5v-4h-5z" />
|
|
6
|
+
<path d="M15 5v-2" />
|
|
7
|
+
<path d="M18 6l2 -2" />
|
|
8
|
+
<path d="M19 9h2" />
|
|
9
|
+
</svg>
|
|
10
|
+
|
|
11
|
+
|
package/icons/angle.svg
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-angle" 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="M21 19h-18l9 -15" />
|
|
4
|
+
<path d="M20.615 15.171h.015" />
|
|
5
|
+
<path d="M19.515 11.771h.015" />
|
|
6
|
+
<path d="M17.715 8.671h.015" />
|
|
7
|
+
<path d="M15.415 5.971h.015" />
|
|
8
|
+
</svg>
|
|
9
|
+
|
|
10
|
+
|
package/icons/apple.svg
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-apple" 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="12" cy="14" r="7" />
|
|
4
|
+
<path d="M12 11v-6a2 2 0 0 1 2 -2h2v1a2 2 0 0 1 -2 2h-2" />
|
|
5
|
+
<path d="M10 10.5c1.333 .667 2.667 .667 4 0" />
|
|
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-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/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
|
+
|
|
@@ -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,14 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-style-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 18v.01" />
|
|
4
|
+
<path d="M8 18v.01" />
|
|
5
|
+
<path d="M12 18v.01" />
|
|
6
|
+
<path d="M16 18v.01" />
|
|
7
|
+
<path d="M20 18v.01" />
|
|
8
|
+
<path d="M18 12h2" />
|
|
9
|
+
<path d="M11 12h2" />
|
|
10
|
+
<path d="M4 12h2" />
|
|
11
|
+
<path d="M4 6h16" />
|
|
12
|
+
</svg>
|
|
13
|
+
|
|
14
|
+
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-box-model-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="M8 8h8v8h-8z" />
|
|
4
|
+
<rect x="4" y="4" width="16" height="16" rx="2" />
|
|
5
|
+
</svg>
|
|
6
|
+
|
|
7
|
+
|
|
@@ -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,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-vercel" 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="M3 19h18l-9 -15z" />
|
|
4
|
+
</svg>
|
|
5
|
+
|
|
6
|
+
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-car-crane" 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="5" cy="17" r="2" />
|
|
4
|
+
<circle cx="17" cy="17" r="2" />
|
|
5
|
+
<path d="M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5" />
|
|
6
|
+
<path d="M12 18v-11h3" />
|
|
7
|
+
<path d="M3 17v-5h9" />
|
|
8
|
+
<path d="M4 12v-6l18 -3v2" />
|
|
9
|
+
<path d="M8 12v-4l-4 -2" />
|
|
10
|
+
</svg>
|
|
11
|
+
|
|
12
|
+
|