@iconify-json/tabler 1.0.7 → 1.0.8
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 +54 -0
- 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
|
},
|
|
@@ -769,6 +781,9 @@
|
|
|
769
781
|
"brand-gitlab": {
|
|
770
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\"/>"
|
|
771
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
|
+
},
|
|
772
787
|
"brand-google": {
|
|
773
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\"/>"
|
|
774
789
|
},
|
|
@@ -970,6 +985,9 @@
|
|
|
970
985
|
"brand-youtube": {
|
|
971
986
|
"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>"
|
|
972
987
|
},
|
|
988
|
+
"bread": {
|
|
989
|
+
"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\"/>"
|
|
990
|
+
},
|
|
973
991
|
"briefcase": {
|
|
974
992
|
"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>"
|
|
975
993
|
},
|
|
@@ -1126,6 +1144,9 @@
|
|
|
1126
1144
|
"car-crane": {
|
|
1127
1145
|
"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>"
|
|
1128
1146
|
},
|
|
1147
|
+
"car-crash": {
|
|
1148
|
+
"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>"
|
|
1149
|
+
},
|
|
1129
1150
|
"caravan": {
|
|
1130
1151
|
"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>"
|
|
1131
1152
|
},
|
|
@@ -1450,6 +1471,9 @@
|
|
|
1450
1471
|
"compass": {
|
|
1451
1472
|
"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>"
|
|
1452
1473
|
},
|
|
1474
|
+
"components": {
|
|
1475
|
+
"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>"
|
|
1476
|
+
},
|
|
1453
1477
|
"confetti": {
|
|
1454
1478
|
"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>"
|
|
1455
1479
|
},
|
|
@@ -1555,6 +1579,9 @@
|
|
|
1555
1579
|
"curly-loop": {
|
|
1556
1580
|
"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\"/>"
|
|
1557
1581
|
},
|
|
1582
|
+
"currency": {
|
|
1583
|
+
"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>"
|
|
1584
|
+
},
|
|
1558
1585
|
"currency-bahraini": {
|
|
1559
1586
|
"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>"
|
|
1560
1587
|
},
|
|
@@ -1924,6 +1951,9 @@
|
|
|
1924
1951
|
"face-id": {
|
|
1925
1952
|
"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>"
|
|
1926
1953
|
},
|
|
1954
|
+
"face-id-error": {
|
|
1955
|
+
"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>"
|
|
1956
|
+
},
|
|
1927
1957
|
"fall": {
|
|
1928
1958
|
"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>"
|
|
1929
1959
|
},
|
|
@@ -1957,6 +1987,9 @@
|
|
|
1957
1987
|
"file-diff": {
|
|
1958
1988
|
"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>"
|
|
1959
1989
|
},
|
|
1990
|
+
"file-digit": {
|
|
1991
|
+
"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>"
|
|
1992
|
+
},
|
|
1960
1993
|
"file-dislike": {
|
|
1961
1994
|
"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>"
|
|
1962
1995
|
},
|
|
@@ -2197,6 +2230,9 @@
|
|
|
2197
2230
|
"grid-dots": {
|
|
2198
2231
|
"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>"
|
|
2199
2232
|
},
|
|
2233
|
+
"grill": {
|
|
2234
|
+
"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>"
|
|
2235
|
+
},
|
|
2200
2236
|
"grip-horizontal": {
|
|
2201
2237
|
"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>"
|
|
2202
2238
|
},
|
|
@@ -2266,6 +2302,9 @@
|
|
|
2266
2302
|
"hash": {
|
|
2267
2303
|
"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>"
|
|
2268
2304
|
},
|
|
2305
|
+
"haze": {
|
|
2306
|
+
"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>"
|
|
2307
|
+
},
|
|
2269
2308
|
"heading": {
|
|
2270
2309
|
"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 4v16\"/><path d=\"M17 4v16\"/><path d=\"M15 20h4\"/><path d=\"M15 4h4\"/><path d=\"M5 20h4\"/><path d=\"M5 4h4\"/></g>"
|
|
2271
2310
|
},
|
|
@@ -2380,6 +2419,9 @@
|
|
|
2380
2419
|
"keyboard-show": {
|
|
2381
2420
|
"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>"
|
|
2382
2421
|
},
|
|
2422
|
+
"lamp": {
|
|
2423
|
+
"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>"
|
|
2424
|
+
},
|
|
2383
2425
|
"language": {
|
|
2384
2426
|
"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>"
|
|
2385
2427
|
},
|
|
@@ -2389,6 +2431,9 @@
|
|
|
2389
2431
|
"language-katakana": {
|
|
2390
2432
|
"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>"
|
|
2391
2433
|
},
|
|
2434
|
+
"lasso": {
|
|
2435
|
+
"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>"
|
|
2436
|
+
},
|
|
2392
2437
|
"layers-difference": {
|
|
2393
2438
|
"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>"
|
|
2394
2439
|
},
|
|
@@ -2653,6 +2698,9 @@
|
|
|
2653
2698
|
"logout": {
|
|
2654
2699
|
"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>"
|
|
2655
2700
|
},
|
|
2701
|
+
"luggage": {
|
|
2702
|
+
"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>"
|
|
2703
|
+
},
|
|
2656
2704
|
"lungs": {
|
|
2657
2705
|
"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>"
|
|
2658
2706
|
},
|
|
@@ -2767,6 +2815,9 @@
|
|
|
2767
2815
|
"message-dots": {
|
|
2768
2816
|
"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>"
|
|
2769
2817
|
},
|
|
2818
|
+
"message-language": {
|
|
2819
|
+
"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>"
|
|
2820
|
+
},
|
|
2770
2821
|
"message-off": {
|
|
2771
2822
|
"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>"
|
|
2772
2823
|
},
|
|
@@ -3545,6 +3596,9 @@
|
|
|
3545
3596
|
"sock": {
|
|
3546
3597
|
"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>"
|
|
3547
3598
|
},
|
|
3599
|
+
"sofa": {
|
|
3600
|
+
"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>"
|
|
3601
|
+
},
|
|
3548
3602
|
"sort-ascending": {
|
|
3549
3603
|
"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>"
|
|
3550
3604
|
},
|
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.8",
|
|
5
|
+
"iconSetVersion": "1.48.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|