@iconify-json/tabler 1.0.5 → 1.0.9
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/icons.json +220 -7
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -106,6 +106,9 @@
|
|
|
106
106
|
"archive": {
|
|
107
107
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"4\" rx=\"2\"/><path d=\"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8\"/><path d=\"M10 12h4\"/></g>"
|
|
108
108
|
},
|
|
109
|
+
"armchair": {
|
|
110
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 11a2 2 0 0 1 2 2v2h10v-2a2 2 0 1 1 4 0v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2z\"/><path d=\"M5 11V6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v5\"/><path d=\"M6 19v2\"/><path d=\"M18 19v2\"/></g>"
|
|
111
|
+
},
|
|
109
112
|
"arrow-autofit-content": {
|
|
110
113
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4L3 7l3 3\"/><path d=\"M18 4l3 3l-3 3\"/><rect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"2\"/><path d=\"M10 7H3\"/><path d=\"M21 7h-7\"/></g>"
|
|
111
114
|
},
|
|
@@ -406,6 +409,9 @@
|
|
|
406
409
|
"award": {
|
|
407
410
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"M12.002 15.003l3.4 5.89L17 17.66l3.598.232l-3.4-5.889\"/><path d=\"M6.802 12.003l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889\"/></g>"
|
|
408
411
|
},
|
|
412
|
+
"axe": {
|
|
413
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 9l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 12\"/><path d=\"M6.66 15.66l-3.32-3.32a1.25 1.25 0 0 1 .42-2.044L7 9l6-6l3 3l-6 6l-1.296 3.24a1.25 1.25 0 0 1-2.044.42z\"/></g>"
|
|
414
|
+
},
|
|
409
415
|
"axis-x": {
|
|
410
416
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 13v.01\"/><path d=\"M4 9v.01\"/><path d=\"M4 5v.01\"/><path d=\"M17 20l3-3l-3-3\"/><path d=\"M4 17h16\"/></g>"
|
|
411
417
|
},
|
|
@@ -424,6 +430,9 @@
|
|
|
424
430
|
"ball-american-football": {
|
|
425
431
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 9l-6 6\"/><path d=\"M10 12l2 2\"/><path d=\"M12 10l2 2\"/><path d=\"M8 21a5 5 0 0 0-5-5\"/><path d=\"M16 3C8.82 3 3 8.82 3 16a5 5 0 0 0 5 5c7.18 0 13-5.82 13-13a5 5 0 0 0-5-5\"/><path d=\"M16 3a5 5 0 0 0 5 5\"/></g>"
|
|
426
432
|
},
|
|
433
|
+
"ball-baseball": {
|
|
434
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.636 18.364A9 9 0 1 0 18.364 5.636A9 9 0 0 0 5.636 18.364z\"/><path d=\"M12.495 3.02a9 9 0 0 1-9.475 9.475\"/><path d=\"M20.98 11.505a9 9 0 0 0-9.475 9.475\"/></g>"
|
|
435
|
+
},
|
|
427
436
|
"ball-basketball": {
|
|
428
437
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M5.65 5.65l12.7 12.7\"/><path d=\"M5.65 18.35l12.7-12.7\"/><path d=\"M12 3a9 9 0 0 0 9 9\"/><path d=\"M3 12a9 9 0 0 1 9 9\"/></g>"
|
|
429
438
|
},
|
|
@@ -496,6 +505,9 @@
|
|
|
496
505
|
"bed": {
|
|
497
506
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7v11m0-4h18m0 4v-8a2 2 0 0 0-2-2h-8v6\"/><circle cx=\"7\" cy=\"10\" r=\"1\"/></g>"
|
|
498
507
|
},
|
|
508
|
+
"beer": {
|
|
509
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 20h6v-4.111a8 8 0 0 1 .845-3.578l.31-.622A8 8 0 0 0 17 8.111V4H7v4.111a8 8 0 0 0 .845 3.578l.31.622A8 8 0 0 1 9 15.889V20z\"/><path d=\"M7 8h10\"/></g>"
|
|
510
|
+
},
|
|
499
511
|
"bell": {
|
|
500
512
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6\"/><path d=\"M9 17v1a3 3 0 0 0 6 0v-1\"/></g>"
|
|
501
513
|
},
|
|
@@ -538,6 +550,9 @@
|
|
|
538
550
|
"bluetooth-off": {
|
|
539
551
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M16.438 16.45L12 20v-8m0-4V4l5 4l-2.776 2.22m-2.222 1.779l-5 4\"/></g>"
|
|
540
552
|
},
|
|
553
|
+
"blur": {
|
|
554
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21a9.01 9.01 0 0 0 2.32-.302a9.004 9.004 0 0 0 1.74-16.733A9 9 0 1 0 12 21z\"/><path d=\"M12 3v17\"/><path d=\"M12 12h9\"/><path d=\"M12 9h8\"/><path d=\"M12 6h6\"/><path d=\"M12 18h6\"/><path d=\"M12 15h8\"/></g>"
|
|
555
|
+
},
|
|
541
556
|
"bold": {
|
|
542
557
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 5h6a3.5 3.5 0 0 1 0 7H7z\"/><path d=\"M13 12h1a3.5 3.5 0 0 1 0 7H7v-7\"/></g>"
|
|
543
558
|
},
|
|
@@ -766,6 +781,9 @@
|
|
|
766
781
|
"brand-gitlab": {
|
|
767
782
|
"body": "<path d=\"M21 14l-9 7l-9-7L6 3l3 7h6l3-7z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
768
783
|
},
|
|
784
|
+
"brand-gmail": {
|
|
785
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 20h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-3v16z\"/><path d=\"M5 20h3V4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1z\"/><path d=\"M16 4l-4 4l-4-4\"/><path d=\"M4 6.5l8 7.5l8-7.5\"/></g>"
|
|
786
|
+
},
|
|
769
787
|
"brand-google": {
|
|
770
788
|
"body": "<path d=\"M17.788 5.108A9 9 0 1 0 21 12h-8\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
771
789
|
},
|
|
@@ -814,12 +832,21 @@
|
|
|
814
832
|
"brand-messenger": {
|
|
815
833
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 20l1.3-3.9A9 8 0 1 1 7.7 19L3 20\"/><path d=\"M8 13l3-2l2 2l3-2\"/></g>"
|
|
816
834
|
},
|
|
835
|
+
"brand-meta": {
|
|
836
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 10.174C13.766 7.39 15.315 6 16.648 6c2 0 3.263 2.213 4 5.217c.704 2.869.5 6.783-2 6.783c-1.114 0-2.648-1.565-4.148-3.652a27.627 27.627 0 0 1-2.5-4.174z\"/><path d=\"M12 10.174C10.234 7.39 8.685 6 7.352 6c-2 0-3.263 2.213-4 5.217c-.704 2.869-.5 6.783 2 6.783C6.466 18 8 16.435 9.5 14.348c1-1.391 1.833-2.783 2.5-4.174z\"/></g>"
|
|
837
|
+
},
|
|
817
838
|
"brand-netbeans": {
|
|
818
839
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M15.5 9.43a1 1 0 0 1 .5.874v3.268a1 1 0 0 1-.515.874l-3 1.917a1 1 0 0 1-.97 0l-3-1.917A1 1 0 0 1 8 13.573v-3.269a1 1 0 0 1 .514-.874l3-1.786c.311-.173.69-.173 1 0l3 1.787H15.5z\"/><path d=\"M12 21v-9L4.5 7.5\"/><path d=\"M12 12l7.5-4.5\"/><path d=\"M12 3v4.5\"/><path d=\"M19.5 16L16 14\"/><path d=\"M8 14l-3.5 2\"/></g>"
|
|
819
840
|
},
|
|
820
841
|
"brand-netflix": {
|
|
821
842
|
"body": "<path d=\"M9 20V4l7 16V4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
822
843
|
},
|
|
844
|
+
"brand-notion": {
|
|
845
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M7 7h3l6 6\"/><path d=\"M8 7v10\"/><path d=\"M7 17h2\"/><path d=\"M15 7h2\"/><path d=\"M16 7v10h-1l-7-7\"/></g>"
|
|
846
|
+
},
|
|
847
|
+
"brand-nytimes": {
|
|
848
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965\"/><path d=\"M12 21V10l-7.5 4\"/><path d=\"M17.5 3a2.5 2.5 0 1 1 0 5l-11-5a2.5 2.5 0 0 0-.67 4.91\"/><path d=\"M9 12v8\"/><path d=\"M16 13h-.01\"/></g>"
|
|
849
|
+
},
|
|
823
850
|
"brand-open-source": {
|
|
824
851
|
"body": "<path d=\"M12 3a9 9 0 0 1 3.618 17.243l-2.193-5.602a3 3 0 1 0-2.849 0l-2.193 5.603A9 9 0 0 1 12 3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
825
852
|
},
|
|
@@ -961,6 +988,9 @@
|
|
|
961
988
|
"brand-youtube": {
|
|
962
989
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"4\"/><path d=\"M10 9l5 3l-5 3z\"/></g>"
|
|
963
990
|
},
|
|
991
|
+
"bread": {
|
|
992
|
+
"body": "<path d=\"M17 5a3 3 0 0 1 2 5.235V17a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-6.764a3 3 0 0 1 1.824-5.231L7 5h10z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
993
|
+
},
|
|
964
994
|
"briefcase": {
|
|
965
995
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"/><path d=\"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/><path d=\"M12 12v.01\"/><path d=\"M3 13a20 20 0 0 0 18 0\"/></g>"
|
|
966
996
|
},
|
|
@@ -1117,6 +1147,9 @@
|
|
|
1117
1147
|
"car-crane": {
|
|
1118
1148
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M7 18h8m4 0h2v-6a5 5 0 0 0-5-5h-1l1.5 5H21\"/><path d=\"M12 18V7h3\"/><path d=\"M3 17v-5h9\"/><path d=\"M4 12V6l18-3v2\"/><path d=\"M8 12V8L4 6\"/></g>"
|
|
1119
1149
|
},
|
|
1150
|
+
"car-crash": {
|
|
1151
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"17\" r=\"2\"/><path d=\"M7 6l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0H3m0-6h8m-6 0V6m2 0H3\"/><path d=\"M14 8V6\"/><path d=\"M19 12h2\"/><path d=\"M17.5 15.5L19 17\"/><path d=\"M17.5 8.5L19 7\"/></g>"
|
|
1152
|
+
},
|
|
1120
1153
|
"caravan": {
|
|
1121
1154
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"17\" r=\"2\"/><path d=\"M21 17h-8\"/><path d=\"M9 17H4a1 1 0 0 1-1-1V7a2 2 0 0 1 2-2h10l4 4v8\"/><rect x=\"6\" y=\"8\" width=\"6\" height=\"4\" rx=\"1\"/></g>"
|
|
1122
1155
|
},
|
|
@@ -1327,6 +1360,9 @@
|
|
|
1327
1360
|
"circle-dashed": {
|
|
1328
1361
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.56 3.69a9 9 0 0 0-2.92 1.95\"/><path d=\"M3.69 8.56A9 9 0 0 0 3 12\"/><path d=\"M3.69 15.44a9 9 0 0 0 1.95 2.92\"/><path d=\"M8.56 20.31A9 9 0 0 0 12 21\"/><path d=\"M15.44 20.31a9 9 0 0 0 2.92-1.95\"/><path d=\"M20.31 15.44A9 9 0 0 0 21 12\"/><path d=\"M20.31 8.56a9 9 0 0 0-1.95-2.92\"/><path d=\"M15.44 3.69A9 9 0 0 0 12 3\"/></g>"
|
|
1329
1362
|
},
|
|
1363
|
+
"circle-dot": {
|
|
1364
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
1365
|
+
},
|
|
1330
1366
|
"circle-dotted": {
|
|
1331
1367
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.5 4.21v.01\"/><path d=\"M4.21 7.5v.01\"/><path d=\"M3 12v.01\"/><path d=\"M4.21 16.5v.01\"/><path d=\"M7.5 19.79v.01\"/><path d=\"M12 21v.01\"/><path d=\"M16.5 19.79v.01\"/><path d=\"M19.79 16.5v.01\"/><path d=\"M21 12v.01\"/><path d=\"M19.79 7.5v.01\"/><path d=\"M16.5 4.21v.01\"/><path d=\"M12 3v.01\"/></g>"
|
|
1332
1368
|
},
|
|
@@ -1372,6 +1408,9 @@
|
|
|
1372
1408
|
"clipboard-list": {
|
|
1373
1409
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M9 12h.01\"/><path d=\"M13 12h2\"/><path d=\"M9 16h.01\"/><path d=\"M13 16h2\"/></g>"
|
|
1374
1410
|
},
|
|
1411
|
+
"clipboard-plus": {
|
|
1412
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M10 14h4\"/><path d=\"M12 12v4\"/></g>"
|
|
1413
|
+
},
|
|
1375
1414
|
"clipboard-x": {
|
|
1376
1415
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M10 12l4 4m0-4l-4 4\"/></g>"
|
|
1377
1416
|
},
|
|
@@ -1441,6 +1480,9 @@
|
|
|
1441
1480
|
"compass": {
|
|
1442
1481
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 16l2-6l6-2l-2 6l-6 2\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 3v2\"/><path d=\"M12 19v2\"/><path d=\"M3 12h2\"/><path d=\"M19 12h2\"/></g>"
|
|
1443
1482
|
},
|
|
1483
|
+
"components": {
|
|
1484
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12l3 3l3-3l-3-3z\"/><path d=\"M15 12l3 3l3-3l-3-3z\"/><path d=\"M9 6l3 3l3-3l-3-3z\"/><path d=\"M9 18l3 3l3-3l-3-3z\"/></g>"
|
|
1485
|
+
},
|
|
1444
1486
|
"confetti": {
|
|
1445
1487
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h2\"/><path d=\"M5 4v2\"/><path d=\"M11.5 4L11 6\"/><path d=\"M18 5h2\"/><path d=\"M19 4v2\"/><path d=\"M15 9l-1 1\"/><path d=\"M18 13l2-.5\"/><path d=\"M18 19h2\"/><path d=\"M19 18v2\"/><path d=\"M14 16.518L7.482 10l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329L14 16.519z\"/></g>"
|
|
1446
1488
|
},
|
|
@@ -1457,10 +1499,10 @@
|
|
|
1457
1499
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"8\" width=\"12\" height=\"12\" rx=\"2\"/><path d=\"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2\"/></g>"
|
|
1458
1500
|
},
|
|
1459
1501
|
"copyleft": {
|
|
1460
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"
|
|
1502
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10 9.75a3.016 3.016 0 0 1 4.163.173a2.993 2.993 0 0 1 0 4.154A3.016 3.016 0 0 1 10 14.25\"/></g>"
|
|
1461
1503
|
},
|
|
1462
1504
|
"copyright": {
|
|
1463
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14.
|
|
1505
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14 9.75a3.016 3.016 0 0 0-4.163.173a2.993 2.993 0 0 0 0 4.154A3.016 3.016 0 0 0 14 14.25\"/></g>"
|
|
1464
1506
|
},
|
|
1465
1507
|
"corner-down-left": {
|
|
1466
1508
|
"body": "<path d=\"M18 6v6a3 3 0 0 1-3 3H5l4-4m0 8l-4-4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
@@ -1510,9 +1552,15 @@
|
|
|
1510
1552
|
"corner-up-right-double": {
|
|
1511
1553
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 18v-6a3 3 0 0 1 3-3h7\"/><path d=\"M10 13l4-4l-4-4m5 8l4-4l-4-4\"/></g>"
|
|
1512
1554
|
},
|
|
1555
|
+
"cpu": {
|
|
1556
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"1\"/><path d=\"M9 9h6v6H9z\"/><path d=\"M3 10h2\"/><path d=\"M3 14h2\"/><path d=\"M10 3v2\"/><path d=\"M14 3v2\"/><path d=\"M21 10h-2\"/><path d=\"M21 14h-2\"/><path d=\"M14 21v-2\"/><path d=\"M10 21v-2\"/></g>"
|
|
1557
|
+
},
|
|
1513
1558
|
"crane": {
|
|
1514
1559
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 21h6\"/><path d=\"M9 21V3L3 9h18\"/><path d=\"M9 3l10 6\"/><path d=\"M17 9v4a2 2 0 1 1-2 2\"/></g>"
|
|
1515
1560
|
},
|
|
1561
|
+
"creative-commons": {
|
|
1562
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116\"/><path d=\"M16.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116\"/></g>"
|
|
1563
|
+
},
|
|
1516
1564
|
"credit-card": {
|
|
1517
1565
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"/><path d=\"M3 10h18\"/><path d=\"M7 15h.01\"/><path d=\"M11 15h2\"/></g>"
|
|
1518
1566
|
},
|
|
@@ -1522,6 +1570,9 @@
|
|
|
1522
1570
|
"crop": {
|
|
1523
1571
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 5v10a1 1 0 0 0 1 1h10\"/><path d=\"M5 8h10a1 1 0 0 1 1 1v10\"/></g>"
|
|
1524
1572
|
},
|
|
1573
|
+
"cross": {
|
|
1574
|
+
"body": "<path d=\"M10 21h4v-9h5V8h-5V3h-4v5H5v4h5z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1575
|
+
},
|
|
1525
1576
|
"crosshair": {
|
|
1526
1577
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 12h6\"/><path d=\"M12 9v6\"/></g>"
|
|
1527
1578
|
},
|
|
@@ -1540,6 +1591,9 @@
|
|
|
1540
1591
|
"curly-loop": {
|
|
1541
1592
|
"body": "<path d=\"M21 8c-4 0-7 2-7 5a3 3 0 0 0 6 0c0-3-2.5-5-8-5s-8 2-8 5a3 3 0 0 0 6 0c0-3-3-5-7-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1542
1593
|
},
|
|
1594
|
+
"currency": {
|
|
1595
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M4 4l3 3\"/><path d=\"M20 4l-3 3\"/><path d=\"M4 20l3-3\"/><path d=\"M20 20l-3-3\"/></g>"
|
|
1596
|
+
},
|
|
1543
1597
|
"currency-bahraini": {
|
|
1544
1598
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2-2v-3\"/><path d=\"M7 19.01V19\"/><path d=\"M14 15.01V15\"/><path d=\"M17 15h2.004a2 2 0 0 0 1.649-3.131L18 8\"/></g>"
|
|
1545
1599
|
},
|
|
@@ -1729,6 +1783,12 @@
|
|
|
1729
1783
|
"device-watch": {
|
|
1730
1784
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/></g>"
|
|
1731
1785
|
},
|
|
1786
|
+
"device-watch-stats": {
|
|
1787
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/><path d=\"M9 14v-4\"/><path d=\"M12 14v-1\"/><path d=\"M15 14v-3\"/></g>"
|
|
1788
|
+
},
|
|
1789
|
+
"device-watch-stats-2": {
|
|
1790
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/><path d=\"M12 10a2 2 0 1 0 2 2\"/></g>"
|
|
1791
|
+
},
|
|
1732
1792
|
"devices": {
|
|
1733
1793
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"13\" y=\"8\" width=\"8\" height=\"12\" rx=\"1\"/><path d=\"M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9\"/><path d=\"M16 9h2\"/></g>"
|
|
1734
1794
|
},
|
|
@@ -1861,6 +1921,9 @@
|
|
|
1861
1921
|
"emphasis": {
|
|
1862
1922
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 5H8v10h8m-1-5H8\"/><path d=\"M6 20v.01\"/><path d=\"M10 20v.01\"/><path d=\"M14 20v.01\"/><path d=\"M18 20v.01\"/></g>"
|
|
1863
1923
|
},
|
|
1924
|
+
"engine": {
|
|
1925
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10v6\"/><path d=\"M12 5v3\"/><path d=\"M10 5h4\"/><path d=\"M5 13H3\"/><path d=\"M6 10h2l2-2h3.382a1 1 0 0 1 .894.553l1.448 2.894a1 1 0 0 0 .894.553H18v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2v-2h-3v2a1 1 0 0 1-1 1h-3.465a1 1 0 0 1-.832-.445L8 16H6v-6z\"/></g>"
|
|
1926
|
+
},
|
|
1864
1927
|
"equal": {
|
|
1865
1928
|
"body": "<path d=\"M5 9h14M5 15h14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1866
1929
|
},
|
|
@@ -1873,6 +1936,9 @@
|
|
|
1873
1936
|
"exchange": {
|
|
1874
1937
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"18\" r=\"2\"/><circle cx=\"19\" cy=\"6\" r=\"2\"/><path d=\"M19 8v5a5 5 0 0 1-5 5h-3l3-3m0 6l-3-3\"/><path d=\"M5 16v-5a5 5 0 0 1 5-5h3l-3-3m0 6l3-3\"/></g>"
|
|
1875
1938
|
},
|
|
1939
|
+
"exclamation-mark": {
|
|
1940
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 19v.01\"/><path d=\"M12 15V5\"/></g>"
|
|
1941
|
+
},
|
|
1876
1942
|
"exposure": {
|
|
1877
1943
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4.6 19.4L19.4 4.6\"/><path d=\"M7 9h4M9 7v4\"/><path d=\"M13 16h4\"/></g>"
|
|
1878
1944
|
},
|
|
@@ -1900,6 +1966,12 @@
|
|
|
1900
1966
|
"face-id": {
|
|
1901
1967
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15a3.5 3.5 0 0 0 5 0\"/></g>"
|
|
1902
1968
|
},
|
|
1969
|
+
"face-id-error": {
|
|
1970
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15.05a3.5 3.5 0 0 1 5 0\"/></g>"
|
|
1971
|
+
},
|
|
1972
|
+
"face-mask": {
|
|
1973
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.002 14.5H4.78c-1.535 0-2.778-1.12-2.778-2.5S3.245 9.5 4.78 9.5h.222\"/><path d=\"M19.002 14.5h.222c1.534 0 2.778-1.12 2.778-2.5s-1.244-2.5-2.778-2.5h-.222\"/><path d=\"M9 10h6\"/><path d=\"M9 14h6\"/><path d=\"M12.55 18.843l5-1.429A2 2 0 0 0 19 15.491V8.51a2 2 0 0 0-1.45-1.923l-5-1.429a2 2 0 0 0-1.1 0l-5 1.429A2 2 0 0 0 5 8.509v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0z\"/></g>"
|
|
1974
|
+
},
|
|
1903
1975
|
"fall": {
|
|
1904
1976
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 21l1-5l-1-4l-3-4h4l3-3\"/><path d=\"M6 16l-1-4l3-4\"/><circle cx=\"6\" cy=\"5\" r=\"1\"/><path d=\"M13.5 12H16l4 2\"/></g>"
|
|
1905
1977
|
},
|
|
@@ -1933,6 +2005,9 @@
|
|
|
1933
2005
|
"file-diff": {
|
|
1934
2006
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M12 10v4\"/><path d=\"M10 12h4\"/><path d=\"M10 17h4\"/></g>"
|
|
1935
2007
|
},
|
|
2008
|
+
"file-digit": {
|
|
2009
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><rect x=\"9\" y=\"12\" width=\"3\" height=\"5\" rx=\"1\"/><path d=\"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M15 12v5\"/></g>"
|
|
2010
|
+
},
|
|
1936
2011
|
"file-dislike": {
|
|
1937
2012
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"14\" width=\"3\" height=\"5\" rx=\"1\"/><path d=\"M6 15a1 1 0 0 1 1-1h3.756a1 1 0 0 1 .958.713l1.2 3c.09.303.133.63-.056.884c-.188.254-.542.403-.858.403h-2v2.467a1.1 1.1 0 0 1-2.015.61L6 19v-4z\"/><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M5 11V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-2.5\"/></g>"
|
|
1938
2013
|
},
|
|
@@ -2107,6 +2182,9 @@
|
|
|
2107
2182
|
"frame": {
|
|
2108
2183
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7h16\"/><path d=\"M4 17h16\"/><path d=\"M7 4v16\"/><path d=\"M17 4v16\"/></g>"
|
|
2109
2184
|
},
|
|
2185
|
+
"free-rights": {
|
|
2186
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M13.867 9.75c-.246-.48-.708-.769-1.2-.75h-1.334C10.597 9 10 9.67 10 10.5c0 .827.597 1.499 1.333 1.499h1.334c.736 0 1.333.671 1.333 1.5c0 .828-.597 1.499-1.333 1.499h-1.334c-.492.019-.954-.27-1.2-.75\"/><path d=\"M12 7v2\"/><path d=\"M12 15v2\"/><path d=\"M6 6l1.5 1.5\"/><path d=\"M16.5 16.5L18 18\"/></g>"
|
|
2187
|
+
},
|
|
2110
2188
|
"friends": {
|
|
2111
2189
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"7\" cy=\"5\" r=\"2\"/><path d=\"M5 22v-5l-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4l-1 1v5\"/><circle cx=\"17\" cy=\"5\" r=\"2\"/><path d=\"M15 22v-4h-2l2-6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1l2 6h-2v4\"/></g>"
|
|
2112
2190
|
},
|
|
@@ -2116,6 +2194,9 @@
|
|
|
2116
2194
|
"gauge": {
|
|
2117
2195
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><path d=\"M13.41 10.59L16 8\"/><path d=\"M7 12a5 5 0 0 1 5-5\"/></g>"
|
|
2118
2196
|
},
|
|
2197
|
+
"gavel": {
|
|
2198
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 10l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 13\"/><path d=\"M6 9l4 4\"/><path d=\"M13 10L9 6\"/><path d=\"M3 21h7\"/><path d=\"M6.793 15.793l-3.586-3.586a1 1 0 0 1 0-1.414L5.5 8.5L6 9l3-3l-.5-.5l2.293-2.293a1 1 0 0 1 1.414 0l3.586 3.586a1 1 0 0 1 0 1.414L13.5 10.5L13 10l-3 3l.5.5l-2.293 2.293a1 1 0 0 1-1.414 0z\"/></g>"
|
|
2199
|
+
},
|
|
2119
2200
|
"geometry": {
|
|
2120
2201
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 21l4-12m2 0l1.48 4.439m.949 2.847L17 21\"/><circle cx=\"12\" cy=\"7\" r=\"2\"/><path d=\"M4 12c1.526 2.955 4.588 5 8 5c3.41 0 6.473-2.048 8-5\"/><path d=\"M12 5V3\"/></g>"
|
|
2121
2202
|
},
|
|
@@ -2143,6 +2224,12 @@
|
|
|
2143
2224
|
"git-pull-request": {
|
|
2144
2225
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M6 8v8\"/><path d=\"M11 6h5a2 2 0 0 1 2 2v8\"/><path d=\"M14 9l-3-3l3-3\"/></g>"
|
|
2145
2226
|
},
|
|
2227
|
+
"git-pull-request-closed": {
|
|
2228
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M6 8v8\"/><path d=\"M18 11v5\"/><path d=\"M16 4l4 4m0-4l-4 4\"/></g>"
|
|
2229
|
+
},
|
|
2230
|
+
"git-pull-request-draft": {
|
|
2231
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M6 8v8\"/><path d=\"M18 11h.01\"/><path d=\"M18 6h.01\"/></g>"
|
|
2232
|
+
},
|
|
2146
2233
|
"glass": {
|
|
2147
2234
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z\"/></g>"
|
|
2148
2235
|
},
|
|
@@ -2167,6 +2254,9 @@
|
|
|
2167
2254
|
"grid-dots": {
|
|
2168
2255
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/></g>"
|
|
2169
2256
|
},
|
|
2257
|
+
"grill": {
|
|
2258
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 5.996-5.775L19 8z\"/><path d=\"M17 20a2 2 0 1 1 0-4a2 2 0 0 1 0 4z\"/><path d=\"M15 14l1 2\"/><path d=\"M9 14l-3 6\"/><path d=\"M15 18H7\"/><path d=\"M15 5V4\"/><path d=\"M12 5V4\"/><path d=\"M9 5V4\"/></g>"
|
|
2259
|
+
},
|
|
2170
2260
|
"grip-horizontal": {
|
|
2171
2261
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"9\" r=\"1\"/><circle cx=\"5\" cy=\"15\" r=\"1\"/><circle cx=\"12\" cy=\"9\" r=\"1\"/><circle cx=\"12\" cy=\"15\" r=\"1\"/><circle cx=\"19\" cy=\"9\" r=\"1\"/><circle cx=\"19\" cy=\"15\" r=\"1\"/></g>"
|
|
2172
2262
|
},
|
|
@@ -2194,6 +2284,9 @@
|
|
|
2194
2284
|
"h-6": {
|
|
2195
2285
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle transform=\"rotate(180 19 16)\" cx=\"19\" cy=\"16\" r=\"2\"/><path d=\"M21 12a2 2 0 1 0-4 0v4\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
|
|
2196
2286
|
},
|
|
2287
|
+
"hammer": {
|
|
2288
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 10l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 13\"/><path d=\"M6.293 15.293l-2.586-2.586a1 1 0 0 1 0-1.414l7.586-7.586a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414l-7.586 7.586a1 1 0 0 1-1.414 0z\"/></g>"
|
|
2289
|
+
},
|
|
2197
2290
|
"hand-click": {
|
|
2198
2291
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M11 11.5v-2a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/><path d=\"M5 3L4 2\"/><path d=\"M4 7H3\"/><path d=\"M14 3l1-1\"/><path d=\"M15 6h1\"/></g>"
|
|
2199
2292
|
},
|
|
@@ -2233,8 +2326,11 @@
|
|
|
2233
2326
|
"hash": {
|
|
2234
2327
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/><path d=\"M11 4L7 20\"/><path d=\"M17 4l-4 16\"/></g>"
|
|
2235
2328
|
},
|
|
2329
|
+
"haze": {
|
|
2330
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h1\"/><path d=\"M12 3v1\"/><path d=\"M20 12h1\"/><path d=\"M5.6 5.6l.7.7\"/><path d=\"M18.4 5.6l-.7.7\"/><path d=\"M8 12a4 4 0 1 1 8 0\"/><path d=\"M3 16h18\"/><path d=\"M3 20h18\"/></g>"
|
|
2331
|
+
},
|
|
2236
2332
|
"heading": {
|
|
2237
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 12h10\"/><path d=\"M7
|
|
2333
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 12h10\"/><path d=\"M7 5v14\"/><path d=\"M17 5v14\"/><path d=\"M15 19h4\"/><path d=\"M15 5h4\"/><path d=\"M5 19h4\"/><path d=\"M5 5h4\"/></g>"
|
|
2238
2334
|
},
|
|
2239
2335
|
"headphones": {
|
|
2240
2336
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"13\" rx=\"2\" width=\"5\" height=\"7\"/><rect x=\"15\" y=\"13\" rx=\"2\" width=\"5\" height=\"7\"/><path d=\"M4 15v-3a8 8 0 0 1 16 0v3\"/></g>"
|
|
@@ -2254,6 +2350,9 @@
|
|
|
2254
2350
|
"heart-rate-monitor": {
|
|
2255
2351
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1\"/><path d=\"M7 20h10\"/><path d=\"M9 16v4\"/><path d=\"M15 16v4\"/><path d=\"M7 10h2l2 3l2-6l1 3h3\"/></g>"
|
|
2256
2352
|
},
|
|
2353
|
+
"heartbeat": {
|
|
2354
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19.5 13.572L12 21l-2.896-2.868m-6.117-8.104A5 5 0 0 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"M3 13h2l2 3l2-6l1 3h3\"/></g>"
|
|
2355
|
+
},
|
|
2257
2356
|
"helicopter": {
|
|
2258
2357
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10l1 2h6\"/><path d=\"M12 9a2 2 0 0 0-2 2v3c0 1.1.9 2 2 2h7a2 2 0 0 0 2-2c0-3.31-3.13-5-7-5h-2z\"/><path d=\"M13 9V6\"/><path d=\"M5 6h15\"/><path d=\"M15 9.1V13h5.5\"/><path d=\"M15 19v-3\"/><path d=\"M19 19h-8\"/></g>"
|
|
2259
2358
|
},
|
|
@@ -2287,6 +2386,12 @@
|
|
|
2287
2386
|
"home-2": {
|
|
2288
2387
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12H3l9-9l9 9h-2\"/><path d=\"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7\"/><path d=\"M10 12h4v4h-4z\"/></g>"
|
|
2289
2388
|
},
|
|
2389
|
+
"hotel-service": {
|
|
2390
|
+
"body": "<path d=\"M8.5 10A1.5 1.5 0 0 1 7 8.5a5.5 5.5 0 0 1 11 0V19a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-2c0-1.38.71-2.444 1.88-3.175l4.424-2.765C14.359 10.4 15 9.744 15 8.5a2.5 2.5 0 1 0-5 0A1.5 1.5 0 0 1 8.5 10z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
2391
|
+
},
|
|
2392
|
+
"hourglass": {
|
|
2393
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.5 7h11\"/><path d=\"M6.5 17h11\"/><path d=\"M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1z\"/><path d=\"M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z\"/></g>"
|
|
2394
|
+
},
|
|
2290
2395
|
"ice-cream": {
|
|
2291
2396
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21.5V17\"/><path d=\"M8 17h8V7a4 4 0 1 0-8 0v10z\"/><path d=\"M8 10.5L16 7\"/><path d=\"M8 14.5l8-3.5\"/></g>"
|
|
2292
2397
|
},
|
|
@@ -2323,6 +2428,9 @@
|
|
|
2323
2428
|
"karate": {
|
|
2324
2429
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"4\" r=\"1\"/><path d=\"M3 9l4.5 1l3 2.5\"/><path d=\"M13 21v-8l3-5.5\"/><path d=\"M8 4.5l4 2l4 1l4 3.5l-2 3.5\"/></g>"
|
|
2325
2430
|
},
|
|
2431
|
+
"kering": {
|
|
2432
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 15v-3.5a2.5 2.5 0 1 1 5 0V15m0-2h-5\"/><path d=\"M3 9l3 6l3-6\"/><path d=\"M9 20l6-16\"/></g>"
|
|
2433
|
+
},
|
|
2326
2434
|
"key": {
|
|
2327
2435
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"15\" r=\"4\"/><path d=\"M10.85 12.15L19 4\"/><path d=\"M18 5l2 2\"/><path d=\"M15 8l2 2\"/></g>"
|
|
2328
2436
|
},
|
|
@@ -2338,6 +2446,9 @@
|
|
|
2338
2446
|
"keyboard-show": {
|
|
2339
2447
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"12\" rx=\"2\"/><path d=\"M6 7h0\"/><path d=\"M10 7h0\"/><path d=\"M14 7h0\"/><path d=\"M18 7h0\"/><path d=\"M6 11v.01\"/><path d=\"M18 11v.01\"/><path d=\"M10 11h4\"/><path d=\"M10 19l2 2l2-2\"/></g>"
|
|
2340
2448
|
},
|
|
2449
|
+
"lamp": {
|
|
2450
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 20h6\"/><path d=\"M12 20v-8\"/><path d=\"M5 12h14l-4-8H9z\"/></g>"
|
|
2451
|
+
},
|
|
2341
2452
|
"language": {
|
|
2342
2453
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h7\"/><path d=\"M9 3v2c0 4.418-2.239 8-5 8\"/><path d=\"M5 9c-.003 2.144 2.952 3.908 6.7 4\"/><path d=\"M12 20l4-9l4 9\"/><path d=\"M19.1 18h-6.2\"/></g>"
|
|
2343
2454
|
},
|
|
@@ -2347,6 +2458,9 @@
|
|
|
2347
2458
|
"language-katakana": {
|
|
2348
2459
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 5h6.586a1 1 0 0 1 .707 1.707L11 8\"/><path d=\"M8 8c0 1.5.5 3-2 5\"/><path d=\"M12 20l4-9l4 9\"/><path d=\"M19.1 18h-6.2\"/></g>"
|
|
2349
2460
|
},
|
|
2461
|
+
"lasso": {
|
|
2462
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.028 13.252C3.371 12.28 3 11.174 3 10c0-3.866 4.03-7 9-7s9 3.134 9 7s-4.03 7-9 7c-1.913 0-3.686-.464-5.144-1.255\"/><circle cx=\"5\" cy=\"15\" r=\"2\"/><path d=\"M5 17c0 1.42.316 2.805 1 4\"/></g>"
|
|
2463
|
+
},
|
|
2350
2464
|
"layers-difference": {
|
|
2351
2465
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2\"/><path d=\"M10 8H8v2\"/><path d=\"M8 14v2h2\"/><path d=\"M14 8h2v2\"/><path d=\"M16 14v2h-2\"/></g>"
|
|
2352
2466
|
},
|
|
@@ -2386,6 +2500,12 @@
|
|
|
2386
2500
|
"layout-align-top": {
|
|
2387
2501
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16\"/><rect x=\"9\" y=\"8\" width=\"6\" height=\"12\" rx=\"2\"/></g>"
|
|
2388
2502
|
},
|
|
2503
|
+
"layout-board": {
|
|
2504
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 9h8\"/><path d=\"M12 15h8\"/><path d=\"M12 4v16\"/></g>"
|
|
2505
|
+
},
|
|
2506
|
+
"layout-board-split": {
|
|
2507
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 12h8\"/><path d=\"M12 15h8\"/><path d=\"M12 9h8\"/><path d=\"M12 4v16\"/></g>"
|
|
2508
|
+
},
|
|
2389
2509
|
"layout-bottombar": {
|
|
2390
2510
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 15h16\"/></g>"
|
|
2391
2511
|
},
|
|
@@ -2434,6 +2554,9 @@
|
|
|
2434
2554
|
"lemon": {
|
|
2435
2555
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.536 3.393c3.905 3.906 3.905 10.237 0 14.143c-3.906 3.905-10.237 3.905-14.143 0L17.536 3.393\"/><path d=\"M5.868 15.06a6.5 6.5 0 0 0 9.193-9.192\"/><path d=\"M10.464 10.464l4.597 4.597\"/><path d=\"M10.464 10.464v6.364\"/><path d=\"M10.464 10.464h6.364\"/></g>"
|
|
2436
2556
|
},
|
|
2557
|
+
"lemon-2": {
|
|
2558
|
+
"body": "<path d=\"M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94.873 6.917-1.892 9.682c-2.765 2.765-6.743 3.442-9.682 1.892a2 2 0 1 1-2.796-2.796c-1.55-2.94-.873-6.917 1.892-9.682c2.765-2.765 6.743-3.442 9.682-1.892A1.999 1.999 0 0 1 18 4z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
2559
|
+
},
|
|
2437
2560
|
"letter-a": {
|
|
2438
2561
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 20V8a4 4 0 0 1 4-4h2a4 4 0 0 1 4 4v12\"/><path d=\"M7 13h10\"/></g>"
|
|
2439
2562
|
},
|
|
@@ -2602,6 +2725,9 @@
|
|
|
2602
2725
|
"logout": {
|
|
2603
2726
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2\"/><path d=\"M7 12h14l-3-3m0 6l3-3\"/></g>"
|
|
2604
2727
|
},
|
|
2728
|
+
"luggage": {
|
|
2729
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"14\" rx=\"2\"/><path d=\"M9 6V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1\"/><path d=\"M6 10h12\"/><path d=\"M6 16h12\"/><path d=\"M9 20v1\"/><path d=\"M15 20v1\"/></g>"
|
|
2730
|
+
},
|
|
2605
2731
|
"lungs": {
|
|
2606
2732
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.081 20C7.693 20 9 18.665 9 17.02V7.257C9 6.563 8.448 6 7.768 6c-.205 0-.405.052-.584.15l-.13.083C5.594 7.292 4.622 8.88 3.65 12.057c-.42 1.37-.636 2.962-.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203.007z\"/><path d=\"M17.92 20C16.307 20 15 18.665 15 17.02V7.257C15 6.563 15.552 6 16.233 6c.204 0 .405.052.584.15l.13.083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37.636 2.962.648 4.775c.012 1.675-1.261 3.054-2.878 3.161L17.92 20z\"/><path d=\"M9 12a3 3 0 0 0 3-3a3 3 0 0 0 3 3\"/><path d=\"M12 4v5\"/></g>"
|
|
2607
2733
|
},
|
|
@@ -2644,6 +2770,9 @@
|
|
|
2644
2770
|
"map-pins": {
|
|
2645
2771
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.828 9.828a4 4 0 1 0-5.656 0L8 12.657l2.828-2.829z\"/><path d=\"M8 7v.01\"/><path d=\"M18.828 17.828a4 4 0 1 0-5.656 0L16 20.657l2.828-2.829z\"/><path d=\"M16 15v.01\"/></g>"
|
|
2646
2772
|
},
|
|
2773
|
+
"map-search": {
|
|
2774
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 18l-2-1l-6 3V7l6-3l6 3l6-3v10\"/><path d=\"M9 4v13\"/><path d=\"M15 7v5\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
2775
|
+
},
|
|
2647
2776
|
"markdown": {
|
|
2648
2777
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><path d=\"M7 15V9l2 2l2-2v6\"/><path d=\"M14 13l2 2l2-2m-2 2V9\"/></g>"
|
|
2649
2778
|
},
|
|
@@ -2713,6 +2842,9 @@
|
|
|
2713
2842
|
"message-dots": {
|
|
2714
2843
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"M12 11v.01\"/><path d=\"M8 11v.01\"/><path d=\"M16 11v.01\"/></g>"
|
|
2715
2844
|
},
|
|
2845
|
+
"message-language": {
|
|
2846
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"M10 14v-4a2 2 0 1 1 4 0v4\"/><path d=\"M14 12h-4\"/></g>"
|
|
2847
|
+
},
|
|
2716
2848
|
"message-off": {
|
|
2717
2849
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M17 17H8l-4 4V8a3 3 0 0 1 1.44-2.563M9.001 5h8a3 3 0 0 1 3 3v6c0 .575-.162 1.112-.442 1.568\"/></g>"
|
|
2718
2850
|
},
|
|
@@ -2776,6 +2908,9 @@
|
|
|
2776
2908
|
"mood-kid": {
|
|
2777
2909
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15a3.5 3.5 0 0 0 5 0\"/><path d=\"M12 3a2 2 0 0 0 0 4\"/></g>"
|
|
2778
2910
|
},
|
|
2911
|
+
"mood-nervous": {
|
|
2912
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M8 16l2-2l2 2l2-2l2 2\"/></g>"
|
|
2913
|
+
},
|
|
2779
2914
|
"mood-neutral": {
|
|
2780
2915
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/></g>"
|
|
2781
2916
|
},
|
|
@@ -2806,6 +2941,9 @@
|
|
|
2806
2941
|
"motorbike": {
|
|
2807
2942
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"16\" r=\"3\"/><circle cx=\"19\" cy=\"16\" r=\"3\"/><path d=\"M7.5 14h5l4-4H6m1.5 4l4-4\"/><path d=\"M13 6h2l1.5 3l2 4\"/></g>"
|
|
2808
2943
|
},
|
|
2944
|
+
"mountain": {
|
|
2945
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 20h18L14.079 5.388a2.3 2.3 0 0 0-4.158 0L3 20z\"/><path d=\"M7.5 11l2 2.5L12 11l2 3l2.5-2\"/></g>"
|
|
2946
|
+
},
|
|
2809
2947
|
"mouse": {
|
|
2810
2948
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"4\"/><path d=\"M12 7v4\"/></g>"
|
|
2811
2949
|
},
|
|
@@ -2842,6 +2980,15 @@
|
|
|
2842
2980
|
"nfc": {
|
|
2843
2981
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20a3 3 0 0 1-3-3V6l5 5\"/><path d=\"M13 4a3 3 0 0 1 3 3v11l-5-5\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"3\"/></g>"
|
|
2844
2982
|
},
|
|
2983
|
+
"no-copyright": {
|
|
2984
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14 9.75a3.016 3.016 0 0 0-4.163.173a2.993 2.993 0 0 0 0 4.154A3.016 3.016 0 0 0 14 14.25\"/><path d=\"M6 6l1.5 1.5\"/><path d=\"M16.5 16.5L18 18\"/></g>"
|
|
2985
|
+
},
|
|
2986
|
+
"no-creative-commons": {
|
|
2987
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116\"/><path d=\"M16.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116\"/><path d=\"M6 6l1.5 1.5\"/><path d=\"M16.5 16.5L18 18\"/></g>"
|
|
2988
|
+
},
|
|
2989
|
+
"no-derivatives": {
|
|
2990
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h6\"/><path d=\"M9 14h6\"/></g>"
|
|
2991
|
+
},
|
|
2845
2992
|
"note": {
|
|
2846
2993
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 20l7-7\"/><path d=\"M13 20v-6a1 1 0 0 1 1-1h6V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7\"/></g>"
|
|
2847
2994
|
},
|
|
@@ -3041,6 +3188,9 @@
|
|
|
3041
3188
|
"plane-departure": {
|
|
3042
3189
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.639 10.258l4.83-1.294a2 2 0 0 1 1.035 3.863L6.015 16.71l-4.45-5.02l2.897-.776l2.45 1.414l2.897-.776l-3.743-6.244l2.898-.777z\"/><path d=\"M3 21h18\"/></g>"
|
|
3043
3190
|
},
|
|
3191
|
+
"plane-inflight": {
|
|
3192
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 11.085h5a2 2 0 1 1 0 4H5l-3-6h3l2 2h3l-2-7h3l4 7z\"/><path d=\"M3 21h18\"/></g>"
|
|
3193
|
+
},
|
|
3044
3194
|
"planet": {
|
|
3045
3195
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9c-.745 1.46-5.783-.259-11.255-3.838c-5.47-3.579-9.304-7.664-8.56-9.123c.464-.91 2.926-.444 5.803.805\"/><circle cx=\"12\" cy=\"12\" r=\"7\"/></g>"
|
|
3046
3196
|
},
|
|
@@ -3057,6 +3207,9 @@
|
|
|
3057
3207
|
"play-card": {
|
|
3058
3208
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect transform=\"rotate(90 12 12)\" x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><path d=\"M8 6h.01\"/><path d=\"M16 18h.01\"/><path d=\"M12 16l-3-4l3-4l3 4z\"/></g>"
|
|
3059
3209
|
},
|
|
3210
|
+
"player-eject": {
|
|
3211
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14l-7-8z\"/><rect x=\"5\" y=\"16\" width=\"14\" height=\"4\" rx=\"1\"/></g>"
|
|
3212
|
+
},
|
|
3060
3213
|
"player-pause": {
|
|
3061
3214
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"5\" width=\"4\" height=\"14\" rx=\"1\"/><rect x=\"14\" y=\"5\" width=\"4\" height=\"14\" rx=\"1\"/></g>"
|
|
3062
3215
|
},
|
|
@@ -3108,6 +3261,12 @@
|
|
|
3108
3261
|
"pray": {
|
|
3109
3262
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"1\"/><path d=\"M7 20h8l-4-4V9l4 3l2-2\"/></g>"
|
|
3110
3263
|
},
|
|
3264
|
+
"premium-rights": {
|
|
3265
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M13.867 9.75c-.246-.48-.708-.769-1.2-.75h-1.334C10.597 9 10 9.67 10 10.5c0 .827.597 1.499 1.333 1.499h1.334c.736 0 1.333.671 1.333 1.5c0 .828-.597 1.499-1.333 1.499h-1.334c-.492.019-.954-.27-1.2-.75\"/><path d=\"M12 7v2\"/><path d=\"M12 15v2\"/></g>"
|
|
3266
|
+
},
|
|
3267
|
+
"prescription": {
|
|
3268
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19V3h4.5a4.5 4.5 0 1 1 0 9H6\"/><path d=\"M19 21l-9-9\"/><path d=\"M13 21l6-6\"/></g>"
|
|
3269
|
+
},
|
|
3111
3270
|
"presentation": {
|
|
3112
3271
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 4h18\"/><path d=\"M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4\"/><path d=\"M12 16v4\"/><path d=\"M9 20h6\"/><path d=\"M8 12l3-3l2 2l3-3\"/></g>"
|
|
3113
3272
|
},
|
|
@@ -3129,6 +3288,9 @@
|
|
|
3129
3288
|
"puzzle": {
|
|
3130
3289
|
"body": "<path d=\"M4 7h3a1 1 0 0 0 1-1V5a2 2 0 0 1 4 0v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 0 4h-1a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1a2 2 0 0 0-4 0v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1a2 2 0 0 0 0-4H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3131
3290
|
},
|
|
3291
|
+
"puzzle-2": {
|
|
3292
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M12 4v2.5a.5.5 0 0 1-.5.5a1.5 1.5 0 0 0 0 3a.5.5 0 0 1 .5.5V12\"/><path d=\"M12 12v1.5a.5.5 0 0 0 .5.5a1.5 1.5 0 0 1 0 3a.5.5 0 0 0-.5.5V20\"/><path d=\"M20 12h-2.5a.5.5 0 0 1-.5-.5a1.5 1.5 0 0 0-3 0a.5.5 0 0 1-.5.5H12\"/><path d=\"M12 12h-1.5a.5.5 0 0 0-.5.5a1.5 1.5 0 0 1-3 0a.5.5 0 0 0-.5-.5H4\"/></g>"
|
|
3293
|
+
},
|
|
3132
3294
|
"pyramid": {
|
|
3133
3295
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l9 4l9-4l-9-14z\"/><path d=\"M12 3v18\"/></g>"
|
|
3134
3296
|
},
|
|
@@ -3138,6 +3300,9 @@
|
|
|
3138
3300
|
"question-mark": {
|
|
3139
3301
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 8a3.5 3 0 0 1 3.5-3h1A3.5 3 0 0 1 16 8a3 3 0 0 1-2 3a3 4 0 0 0-2 4\"/><path d=\"M12 19v.01\"/></g>"
|
|
3140
3302
|
},
|
|
3303
|
+
"quote": {
|
|
3304
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5\"/><path d=\"M19 11h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5\"/></g>"
|
|
3305
|
+
},
|
|
3141
3306
|
"radio": {
|
|
3142
3307
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3L4.629 6.749A1 1 0 0 0 4 7.677V19a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H4.5\"/><path d=\"M4 12h16\"/><path d=\"M7 12v-2\"/><path d=\"M17 16v.01\"/><path d=\"M13 16v.01\"/></g>"
|
|
3143
3308
|
},
|
|
@@ -3195,8 +3360,11 @@
|
|
|
3195
3360
|
"refresh-alert": {
|
|
3196
3361
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4\"/><path d=\"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4\"/><path d=\"M12 9v3\"/><path d=\"M12 15h.01\"/></g>"
|
|
3197
3362
|
},
|
|
3363
|
+
"refresh-dot": {
|
|
3364
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4\"/><path d=\"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/></g>"
|
|
3365
|
+
},
|
|
3198
3366
|
"registered": {
|
|
3199
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"
|
|
3367
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10 15V9h2a2 2 0 1 1 0 4h-2\"/><path d=\"M14 15l-2-2\"/></g>"
|
|
3200
3368
|
},
|
|
3201
3369
|
"relation-many-to-many": {
|
|
3202
3370
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><path d=\"M15 14v-4l3 4v-4\"/><path d=\"M6 14v-4l3 4v-4\"/><path d=\"M12 10.5v.01\"/><path d=\"M12 13.5v.01\"/></g>"
|
|
@@ -3228,6 +3396,9 @@
|
|
|
3228
3396
|
"report-money": {
|
|
3229
3397
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10\"/><path d=\"M12 17v1m0-8v1\"/></g>"
|
|
3230
3398
|
},
|
|
3399
|
+
"report-search": {
|
|
3400
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697\"/><path d=\"M18 12V7a2 2 0 0 0-2-2h-2\"/><rect x=\"8\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M8 11h4\"/><path d=\"M8 15h3\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
3401
|
+
},
|
|
3231
3402
|
"resize": {
|
|
3232
3403
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11v8a1 1 0 0 0 1 1h8M4 6V5a1 1 0 0 1 1-1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1-1 1h-1\"/><path d=\"M4 12h7a1 1 0 0 1 1 1v7\"/></g>"
|
|
3233
3404
|
},
|
|
@@ -3246,6 +3417,9 @@
|
|
|
3246
3417
|
"rotate-2": {
|
|
3247
3418
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 4.55a8 8 0 0 0-6 14.9M9 15v5H4\"/><path d=\"M18.37 7.16v.01\"/><path d=\"M13 19.94v.01\"/><path d=\"M16.84 18.37v.01\"/><path d=\"M19.37 15.1v.01\"/><path d=\"M19.94 11v.01\"/></g>"
|
|
3248
3419
|
},
|
|
3420
|
+
"rotate-360": {
|
|
3421
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16h4v4\"/><path d=\"M19.458 11.042c.86-2.366.722-4.58-.6-5.9c-2.272-2.274-7.185-1.045-10.973 2.743c-3.788 3.788-5.017 8.701-2.744 10.974c2.227 2.226 6.987 1.093 10.74-2.515\"/></g>"
|
|
3422
|
+
},
|
|
3249
3423
|
"rotate-clockwise": {
|
|
3250
3424
|
"body": "<path d=\"M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3251
3425
|
},
|
|
@@ -3384,6 +3558,12 @@
|
|
|
3384
3558
|
"shield-check": {
|
|
3385
3559
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2l4-4\"/><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/></g>"
|
|
3386
3560
|
},
|
|
3561
|
+
"shield-checkered": {
|
|
3562
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><path d=\"M12 3v18\"/><path d=\"M3.5 12h17\"/></g>"
|
|
3563
|
+
},
|
|
3564
|
+
"shield-chevron": {
|
|
3565
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><path d=\"M4 14l8-3l8 3\"/></g>"
|
|
3566
|
+
},
|
|
3387
3567
|
"shield-lock": {
|
|
3388
3568
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><circle cx=\"12\" cy=\"11\" r=\"1\"/><path d=\"M12 12v2.5\"/></g>"
|
|
3389
3569
|
},
|
|
@@ -3434,6 +3614,9 @@
|
|
|
3434
3614
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6v12a2 2 0 0 0 2.75 1.84l8.25-6.1a2 2 0 0 0 0-3.5l-8.25-6.1A2 2 0 0 0 4 5.89\"/><path d=\"M20 4v16\"/></g>",
|
|
3435
3615
|
"hidden": true
|
|
3436
3616
|
},
|
|
3617
|
+
"sleigh": {
|
|
3618
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 19h15a4 4 0 0 0 4-4\"/><path d=\"M16 15H7a4 4 0 0 1-4-4V5l1.243 1.243A6 6 0 0 0 8.485 8H12v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 1 3 0V12a3 3 0 0 1-3 3z\"/><path d=\"M15 15v4\"/><path d=\"M7 15v4\"/></g>"
|
|
3619
|
+
},
|
|
3437
3620
|
"slice": {
|
|
3438
3621
|
"body": "<path d=\"M3 19L18 4l3 3l-6 6l2 2a14 14 0 0 1-14 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3439
3622
|
},
|
|
@@ -3461,6 +3644,9 @@
|
|
|
3461
3644
|
"sock": {
|
|
3462
3645
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 3v6l4.798 5.142a4 4 0 0 1-5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z\"/><path d=\"M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0-4-4\"/></g>"
|
|
3463
3646
|
},
|
|
3647
|
+
"sofa": {
|
|
3648
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11a2 2 0 0 1 2 2v1h12v-1a2 2 0 1 1 4 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5a2 2 0 0 1 2-2z\"/><path d=\"M4 11V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v3\"/><path d=\"M12 5v9\"/></g>"
|
|
3649
|
+
},
|
|
3464
3650
|
"sort-ascending": {
|
|
3465
3651
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6h7\"/><path d=\"M4 12h7\"/><path d=\"M4 18h9\"/><path d=\"M15 9l3-3l3 3\"/><path d=\"M18 6v12\"/></g>"
|
|
3466
3652
|
},
|
|
@@ -3588,10 +3774,13 @@
|
|
|
3588
3774
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"8\" width=\"12\" height=\"12\" rx=\"2\"/><path d=\"M8 14.5l6.492-6.492\"/><path d=\"M13.496 20.004L20 13.5l-6.504 6.504z\"/><path d=\"M8.586 19.414L19.413 8.587\"/><path d=\"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2\"/></g>"
|
|
3589
3775
|
},
|
|
3590
3776
|
"stack": {
|
|
3591
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12
|
|
3777
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 6l-8 4l8 4l8-4l-8-4\"/><path d=\"M4 14l8 4l8-4\"/></g>"
|
|
3592
3778
|
},
|
|
3593
3779
|
"stack-2": {
|
|
3594
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12
|
|
3780
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4L4 8l8 4l8-4l-8-4\"/><path d=\"M4 12l8 4l8-4\"/><path d=\"M4 16l8 4l8-4\"/></g>"
|
|
3781
|
+
},
|
|
3782
|
+
"stack-3": {
|
|
3783
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L4 6l8 4l8-4l-8-4\"/><path d=\"M4 10l8 4l8-4\"/><path d=\"M4 18l8 4l8-4\"/><path d=\"M4 14l8 4l8-4\"/></g>"
|
|
3595
3784
|
},
|
|
3596
3785
|
"stairs": {
|
|
3597
3786
|
"body": "<path d=\"M4 18h4v-4h4v-4h4V6h4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
@@ -3690,7 +3879,16 @@
|
|
|
3690
3879
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 4h10a2 2 0 0 1 2 2v10m-.588 3.417c-.362.36-.86.583-1.412.583H6a2 2 0 0 1-2-2V6c0-.552.224-1.053.586-1.414\"/><path d=\"M4 10h6m4 0h6\"/><path d=\"M10 4v2m0 4v10\"/><path d=\"M3 3l18 18\"/></g>"
|
|
3691
3880
|
},
|
|
3692
3881
|
"tag": {
|
|
3693
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"
|
|
3882
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8.5\" cy=\"8.5\" r=\"1\" fill=\"currentColor\"/><path d=\"M4 7v3.859c0 .537.213 1.052.593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834-4.834a2.025 2.025 0 0 0 0-2.864L12.29 4.593A2.025 2.025 0 0 0 10.859 4H7a3 3 0 0 0-3 3z\"/></g>"
|
|
3883
|
+
},
|
|
3884
|
+
"tag-off": {
|
|
3885
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.792 7.793a1 1 0 0 0 1.414 1.414\"/><path d=\"M4.88 4.877A2.99 2.99 0 0 0 4 7v3.859c0 .537.213 1.052.593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l2.416-2.416m2.002-2.002l.416-.416a2.025 2.025 0 0 0 0-2.864L12.29 4.593A2.025 2.025 0 0 0 10.859 4H8\"/><path d=\"M3 3l18 18\"/></g>"
|
|
3886
|
+
},
|
|
3887
|
+
"tags": {
|
|
3888
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.859 6H5.025A2.025 2.025 0 0 0 3 8.025v2.834c0 .537.213 1.052.593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834-2.834a2.025 2.025 0 0 0 0-2.864L9.29 6.593A2.025 2.025 0 0 0 7.859 6z\"/><path d=\"M17.573 18.407l2.834-2.834a2.025 2.025 0 0 0 0-2.864L13.29 5.593\"/><path d=\"M6 9h-.01\"/></g>"
|
|
3889
|
+
},
|
|
3890
|
+
"tags-off": {
|
|
3891
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 6h-.975A2.025 2.025 0 0 0 3 8.025v2.834c0 .537.213 1.052.593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834-2.834c.028-.028.055-.056.08-.085\"/><path d=\"M17.573 18.407l.418-.418m1.997-1.997l.419-.419a2.025 2.025 0 0 0 0-2.864L13.29 5.593\"/><path d=\"M6 9h-.01\"/><path d=\"M3 3l18 18\"/></g>"
|
|
3694
3892
|
},
|
|
3695
3893
|
"tallymark-1": {
|
|
3696
3894
|
"body": "<path d=\"M12 5v14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
@@ -3753,6 +3951,9 @@
|
|
|
3753
3951
|
"text-direction-rtl": {
|
|
3754
3952
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4H9.5a3.5 3.5 0 0 0 0 7h.5\"/><path d=\"M14 15V4\"/><path d=\"M10 15V4\"/><path d=\"M5 19h14\"/><path d=\"M7 21l-2-2l2-2\"/></g>"
|
|
3755
3953
|
},
|
|
3954
|
+
"text-resize": {
|
|
3955
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"5\" r=\"2\"/><circle cx=\"5\" cy=\"19\" r=\"2\"/><circle cx=\"19\" cy=\"19\" r=\"2\"/><path d=\"M5 7v10\"/><path d=\"M7 5h10\"/><path d=\"M7 19h10\"/><path d=\"M19 7v10\"/><path d=\"M10 10h4\"/><path d=\"M12 14v-4\"/></g>"
|
|
3956
|
+
},
|
|
3756
3957
|
"text-wrap": {
|
|
3757
3958
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6h16\"/><path d=\"M4 18h5\"/><path d=\"M4 12h13a3 3 0 0 1 0 6h-4l2-2m0 4l-2-2\"/></g>"
|
|
3758
3959
|
},
|
|
@@ -3839,6 +4040,9 @@
|
|
|
3839
4040
|
"trash-off": {
|
|
3840
4041
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M4 7h3m4 0h9\"/><path d=\"M10 11v6\"/><path d=\"M14 14v3\"/><path d=\"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l.077-.923\"/><path d=\"M18.384 14.373L19 7\"/><path d=\"M9 5V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/></g>"
|
|
3841
4042
|
},
|
|
4043
|
+
"trash-x": {
|
|
4044
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7h16\"/><path d=\"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12\"/><path d=\"M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/><path d=\"M10 12l4 4m0-4l-4 4\"/></g>"
|
|
4045
|
+
},
|
|
3842
4046
|
"tree": {
|
|
3843
4047
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 13l-2-2\"/><path d=\"M12 12l2-2\"/><path d=\"M12 21V8\"/><path d=\"M9.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 12 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 14 16h-4z\"/></g>"
|
|
3844
4048
|
},
|
|
@@ -3929,6 +4133,9 @@
|
|
|
3929
4133
|
"user-plus": {
|
|
3930
4134
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M16 11h6m-3-3v6\"/></g>"
|
|
3931
4135
|
},
|
|
4136
|
+
"user-search": {
|
|
4137
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"7\" r=\"4\"/><path d=\"M6 21v-2a4 4 0 0 1 4-4h1\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
4138
|
+
},
|
|
3932
4139
|
"user-x": {
|
|
3933
4140
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M17 9l4 4m0-4l-4 4\"/></g>"
|
|
3934
4141
|
},
|
|
@@ -4067,12 +4274,18 @@
|
|
|
4067
4274
|
"world": {
|
|
4068
4275
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15h16.8\"/><path d=\"M11.5 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3a17 17 0 0 1 0 18\"/></g>"
|
|
4069
4276
|
},
|
|
4277
|
+
"world-download": {
|
|
4278
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 1 0-9 9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15H12\"/><path d=\"M11.578 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3c1.719 2.755 2.5 5.876 2.5 9\"/><path d=\"M18 14v7m-3-3l3 3l3-3\"/></g>"
|
|
4279
|
+
},
|
|
4070
4280
|
"world-latitude": {
|
|
4071
4281
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M4.6 7h14.8\"/><path d=\"M3 12h18\"/><path d=\"M4.6 17h14.8\"/></g>"
|
|
4072
4282
|
},
|
|
4073
4283
|
"world-longitude": {
|
|
4074
4284
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M11.5 3a11.2 11.2 0 0 0 0 18\"/><path d=\"M12.5 3a11.2 11.2 0 0 1 0 18\"/><path d=\"M12 3v18\"/></g>"
|
|
4075
4285
|
},
|
|
4286
|
+
"world-upload": {
|
|
4287
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 1 0-9 9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15H12\"/><path d=\"M11.578 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3c1.719 2.755 2.5 5.876 2.5 9\"/><path d=\"M18 21v-7m3 3l-3-3l-3 3\"/></g>"
|
|
4288
|
+
},
|
|
4076
4289
|
"wrecking-ball": {
|
|
4077
4290
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"19\" cy=\"13\" r=\"2\"/><circle cx=\"4\" cy=\"17\" r=\"2\"/><circle cx=\"13\" cy=\"17\" r=\"2\"/><path d=\"M13 19H4\"/><path d=\"M4 15h9\"/><path d=\"M8 12V7h2a3 3 0 0 1 3 3v5\"/><path d=\"M5 15v-2a1 1 0 0 1 1-1h7\"/><path d=\"M19 11V4l-6 7\"/></g>"
|
|
4078
4291
|
},
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/tabler",
|
|
3
3
|
"description": "Tabler Icons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.0.
|
|
5
|
-
"iconSetVersion": "1.
|
|
4
|
+
"version": "1.0.9",
|
|
5
|
+
"iconSetVersion": "1.49.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|