@iconify-json/tabler 1.1.39 → 1.1.41
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 +111 -3
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "tabler",
|
|
3
3
|
"icons": {
|
|
4
|
+
"123": {
|
|
5
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 10l2-2v8m4-8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3m4-8h2.5A1.5 1.5 0 0 1 21 9.5v1a1.5 1.5 0 0 1-1.5 1.5H18h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5H17\"/>"
|
|
6
|
+
},
|
|
4
7
|
"2fa": {
|
|
5
8
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 16H3l3.47-4.66A2 2 0 1 0 3 9.8m7 6.2V8h4m-4 4h3m4 4v-6a2 2 0 0 1 4 0v6m-4-3h4\"/>"
|
|
6
9
|
},
|
|
@@ -11,7 +14,7 @@
|
|
|
11
14
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 17.6l-2-1.1V14m0-4V7.5l2-1.1m4-2.3L12 3l2 1.1m4 2.3l2 1.1V10m0 4v2m-6 3.9L12 21l-2-1.1m8-11.3l2-1.1M12 12v2.5m0 4V21m0-9l-2-1.12M6 8.6L4 7.5M3 3l18 18\"/>"
|
|
12
15
|
},
|
|
13
16
|
"3d-rotate": {
|
|
14
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
17
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3a7 7 0 0 1 7 7v4l-3-3m6 0l-3 3M8 15.5l-5-3l5-3l5 3V18l-5 3z\"/><path d=\"M3 12.5V18l5 3m0-5.455l5-3.03\"/></g>"
|
|
15
18
|
},
|
|
16
19
|
"a-b": {
|
|
17
20
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 16v-5.5a2.5 2.5 0 0 1 5 0V16m0-4H3m9-6v12m4-2V8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3\"/>"
|
|
@@ -85,6 +88,9 @@
|
|
|
85
88
|
"air-conditioning": {
|
|
86
89
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 16a3 3 0 0 1-3 3m11-3a3 3 0 0 0 3 3m-7-3v4\"/><rect width=\"18\" height=\"8\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M7 13v-3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3\"/></g>"
|
|
87
90
|
},
|
|
91
|
+
"air-conditioning-disabled": {
|
|
92
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"8\" x=\"3\" y=\"8\" rx=\"2\"/><path d=\"M7 16v-3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3\"/></g>"
|
|
93
|
+
},
|
|
88
94
|
"alarm": {
|
|
89
95
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"7\"/><path d=\"M12 10v3h2M7 4L4.25 6M17 4l2.75 2\"/></g>"
|
|
90
96
|
},
|
|
@@ -157,6 +163,9 @@
|
|
|
157
163
|
"align-right": {
|
|
158
164
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16m-10 6h10M6 18h14\"/>"
|
|
159
165
|
},
|
|
166
|
+
"alpha": {
|
|
167
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18.1 6c-1.1 2.913-1.9 4.913-2.4 6c-1.879 4.088-3.713 6-6 6c-2.4 0-4.8-2.4-4.8-6s2.4-6 4.8-6c2.267 0 4.135 1.986 6 6c.512 1.102 1.312 3.102 2.4 6\"/>"
|
|
168
|
+
},
|
|
160
169
|
"alphabet-cyrillic": {
|
|
161
170
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 10h2a2 2 0 0 1 2 2v5H7a2 2 0 1 1 0-4h3m9-6h-3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-3\"/>"
|
|
162
171
|
},
|
|
@@ -804,9 +813,45 @@
|
|
|
804
813
|
"badge": {
|
|
805
814
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 17V4l-5 3l-5-3v13l5 3z\"/>"
|
|
806
815
|
},
|
|
816
|
+
"badge-3d": {
|
|
817
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M7 9.5a.5.5 0 0 1 .5-.5h1a1.5 1.5 0 0 1 0 3H8h.5a1.5 1.5 0 0 1 0 3h-1a.5.5 0 0 1-.5-.5M14 9v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-1z\"/></g>"
|
|
818
|
+
},
|
|
819
|
+
"badge-4k": {
|
|
820
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M7 9v2a1 1 0 0 0 1 1h1m1-3v6m4-6v6m3-6l-2 3l2 3m-2-3h-1\"/></g>"
|
|
821
|
+
},
|
|
822
|
+
"badge-8k": {
|
|
823
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M14 9v6m3-6l-2 3l2 3m-2-3h-1m-5.5 0H8a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1\"/></g>"
|
|
824
|
+
},
|
|
825
|
+
"badge-ad": {
|
|
826
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M14 9v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-1zm-7 6v-4.5a1.5 1.5 0 0 1 3 0V15m-3-2h3\"/></g>"
|
|
827
|
+
},
|
|
828
|
+
"badge-ar": {
|
|
829
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M7 15v-4.5a1.5 1.5 0 0 1 3 0V15m-3-2h3m4-1h1.5a1.5 1.5 0 0 0 0-3H14v6m3 0l-2-3\"/></g>"
|
|
830
|
+
},
|
|
831
|
+
"badge-cc": {
|
|
832
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M10 10.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0m7-3a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0\"/></g>"
|
|
833
|
+
},
|
|
834
|
+
"badge-hd": {
|
|
835
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M14 9v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-1zm-7 6V9m3 6V9m-3 3h3\"/></g>"
|
|
836
|
+
},
|
|
807
837
|
"badge-off": {
|
|
808
838
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 7v10l5 3l5-3m0-4V4l-5 3l-2.496-1.497M3 3l18 18\"/>"
|
|
809
839
|
},
|
|
840
|
+
"badge-sd": {
|
|
841
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M14 9v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-1zm-7 5.25c0 .414.336.75.75.75H9a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H8a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1.25a.75.75 0 0 1 .75.75\"/></g>"
|
|
842
|
+
},
|
|
843
|
+
"badge-tm": {
|
|
844
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M6 9h4M8 9v6m5 0V9l2 3l2-3v6\"/></g>"
|
|
845
|
+
},
|
|
846
|
+
"badge-vo": {
|
|
847
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"m7 9l2 6l2-6m4.5 0a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-3 0v-3A1.5 1.5 0 0 1 15.5 9z\"/></g>"
|
|
848
|
+
},
|
|
849
|
+
"badge-vr": {
|
|
850
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M14 12h1.5a1.5 1.5 0 0 0 0-3H14v6m3 0l-2-3M7 9l2 6l2-6\"/></g>"
|
|
851
|
+
},
|
|
852
|
+
"badge-wc": {
|
|
853
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"m6.5 9l.5 6l2-4l2 4l.5-6m5.5 1.5a1.5 1.5 0 0 0-3 0v3a1.5 1.5 0 0 0 3 0\"/></g>"
|
|
854
|
+
},
|
|
810
855
|
"badges": {
|
|
811
856
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 17v-4l-5 3l-5-3v4l5 3zm0-9V4l-5 3l-5-3v4l5 3z\"/>"
|
|
812
857
|
},
|
|
@@ -985,6 +1030,9 @@
|
|
|
985
1030
|
"bell-z": {
|
|
986
1031
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 5a2 2 0 1 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-6M9 17v1a3 3 0 0 0 6 0v-1\"/><path d=\"M10 9h4l-4 4h4\"/></g>"
|
|
987
1032
|
},
|
|
1033
|
+
"beta": {
|
|
1034
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 22V8a4 4 0 0 1 4-4h.5a3.5 3.5 0 0 1 0 7H12h.5A4.5 4.5 0 1 1 8 15.5V15\"/>"
|
|
1035
|
+
},
|
|
988
1036
|
"bible": {
|
|
989
1037
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 4v16H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h12z\"/><path d=\"M19 16H7a2 2 0 0 0-2 2m7-11v6m-2-4h4\"/></g>"
|
|
990
1038
|
},
|
|
@@ -1234,6 +1282,9 @@
|
|
|
1234
1282
|
"box-padding": {
|
|
1235
1283
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M8 16v.01M8 12v.01M8 8v.01M16 16v.01M16 12v.01M16 8v.01M12 8v.01M12 16v.01\"/></g>"
|
|
1236
1284
|
},
|
|
1285
|
+
"box-seam": {
|
|
1286
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 3l8 4.5v9L12 21l-8-4.5v-9L12 3m0 9l8-4.5M8.2 9.8l7.6-4.6M12 12v9m0-9L4 7.5\"/>"
|
|
1287
|
+
},
|
|
1237
1288
|
"braces": {
|
|
1238
1289
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 4a2 2 0 0 0-2 2v3a2 3 0 0 1-2 3a2 3 0 0 1 2 3v3a2 2 0 0 0 2 2M17 4a2 2 0 0 1 2 2v3a2 3 0 0 0 2 3a2 3 0 0 0-2 3v3a2 2 0 0 1-2 2\"/>"
|
|
1239
1290
|
},
|
|
@@ -1255,6 +1306,9 @@
|
|
|
1255
1306
|
"brackets-off": {
|
|
1256
1307
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5v15h3m8-16h3v11m0 4v1h-3M3 3l18 18\"/>"
|
|
1257
1308
|
},
|
|
1309
|
+
"braile": {
|
|
1310
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 5a1 1 0 1 0 2 0a1 1 0 0 0-2 0zM7 5a1 1 0 1 0 2 0a1 1 0 0 0-2 0zm0 14a1 1 0 1 0 2 0a1 1 0 0 0-2 0zm9-7h.01M8 12h.01M16 19h.01\"/>"
|
|
1311
|
+
},
|
|
1258
1312
|
"brand-4chan": {
|
|
1259
1313
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 11s6.054-1.05 6-4.5c-.038-2.324-2.485-3.19-3.016-1.5c0 0-.502-2-2.01-2c-1.508 0-2.984 3-.974 8z\"/><path d=\"M13.98 11S20.055 9.95 20 6.5c-.038-2.324-2.493-3.19-3.025-1.5c0 0-.505-2-2.017-2c-1.513 0-2.994 3-.977 8zM13 13.98l.062.309l.081.35l.075.29l.092.328l.11.358l.061.188l.139.392c.64 1.73 1.841 3.837 3.88 3.805c2.324-.038 3.19-2.493 1.5-3.025l.148-.045l.165-.058a4.13 4.13 0 0 0 .098-.039l.222-.098c.586-.28 1.367-.832 1.367-1.777c0-1.513-3-2.994-8-.977zM10.02 13l-.309.062l-.35.081l-.29.075l-.328.092l-.358.11l-.188.061l-.392.139c-1.73.64-3.837 1.84-3.805 3.88c.038 2.324 2.493 3.19 3.025 1.5l.045.148l.058.165l.039.098l.098.222c.28.586.832 1.367 1.777 1.367c1.513 0 2.994-3 .977-8zm.98-2.98l-.062-.309l-.081-.35l-.075-.29l-.092-.328l-.11-.358l-.128-.382l-.148-.399C9.646 5.917 8.46 3.97 6.5 4C4.176 4.038 3.31 6.493 5 7.025l-.148.045l-.164.058a4.13 4.13 0 0 0-.1.039l-.22.098C3.78 7.545 3 8.097 3 9.042c0 1.513 3 2.994 8 .977z\"/></g>"
|
|
1260
1314
|
},
|
|
@@ -1582,6 +1636,9 @@
|
|
|
1582
1636
|
"brand-linktree": {
|
|
1583
1637
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 3L2 15h3v5h5v-5H8l4-7zm6 0l7 12h-3v5h-5v-5h2l-4-7z\"/>"
|
|
1584
1638
|
},
|
|
1639
|
+
"brand-linqpad": {
|
|
1640
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 21h3.5l2.5-6l2.5-1l2.5 7h4l1-4.5l-2-1l-7-12L6 3l1.5 4l2.5.5l1 2.5l-7 8z\"/>"
|
|
1641
|
+
},
|
|
1585
1642
|
"brand-loom": {
|
|
1586
1643
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17.464 6.518a6.001 6.001 0 1 0-3.023 7.965\"/><path d=\"M17.482 17.464a6.001 6.001 0 1 0-7.965-3.023\"/><path d=\"M6.54 17.482a6.001 6.001 0 1 0 3.024-7.965\"/><path d=\"M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024\"/></g>"
|
|
1587
1644
|
},
|
|
@@ -2740,6 +2797,9 @@
|
|
|
2740
2797
|
"clipboard-copy": {
|
|
2741
2798
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h3m9-9V7a2 2 0 0 0-2-2h-2m-2 12v-1a1 1 0 0 1 1-1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1-1 1h-1m-3 0h-1a1 1 0 0 1-1-1v-1\"/><rect width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/></g>"
|
|
2742
2799
|
},
|
|
2800
|
+
"clipboard-data": {
|
|
2801
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/><path d=\"M9 17v-4m3 4v-1m3 1v-2m-3 2v-1\"/></g>"
|
|
2802
|
+
},
|
|
2743
2803
|
"clipboard-heart": {
|
|
2744
2804
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/><path d=\"m11.993 16.75l2.747-2.815a1.9 1.9 0 0 0 .005-2.632a1.775 1.775 0 0 0-2.56-.005l-.183.188l-.183-.189a1.775 1.775 0 0 0-2.56-.004a1.899 1.899 0 0 0-.004 2.632l2.738 2.825z\"/></g>"
|
|
2745
2805
|
},
|
|
@@ -2767,6 +2827,12 @@
|
|
|
2767
2827
|
"clock-2": {
|
|
2768
2828
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"1\"/><path d=\"M12 7v5l3 3M4 12h1m14 0h1m-8 7v1\"/></g>"
|
|
2769
2829
|
},
|
|
2830
|
+
"clock-cancel": {
|
|
2831
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"19\" cy=\"19\" r=\"3\"/><path d=\"m17 21l4-4m-.005-4.7a9 9 0 1 0-8.683 8.694\"/><path d=\"M12 7v5l2 2\"/></g>"
|
|
2832
|
+
},
|
|
2833
|
+
"clock-edit": {
|
|
2834
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 12a9.001 9.001 0 1 0-9.972 8.948c.32.034.644.052.972.052\"/><path d=\"M12 7v5l2 2m4.42 1.61a2.1 2.1 0 0 1 2.97 2.97L18 22h-3v-3l3.42-3.39z\"/></g>"
|
|
2835
|
+
},
|
|
2770
2836
|
"clock-hour-1": {
|
|
2771
2837
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 7v5m0 0l2-3\"/></g>"
|
|
2772
2838
|
},
|
|
@@ -2806,6 +2872,18 @@
|
|
|
2806
2872
|
"clock-off": {
|
|
2807
2873
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 7v1m8.042 8.045A9 9 0 0 0 7.955 3.958M5.637 5.635a9 9 0 1 0 12.725 12.73M3 3l18 18\"/>"
|
|
2808
2874
|
},
|
|
2875
|
+
"clock-pause": {
|
|
2876
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13 20.94a8.916 8.916 0 0 1-7.364-2.576a9 9 0 1 1 15.306-5.342\"/><path d=\"M12 7v5l2 2m3 3v5m4-5v5\"/></g>"
|
|
2877
|
+
},
|
|
2878
|
+
"clock-play": {
|
|
2879
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 7v5l2 2m3 8l5-3l-5-3z\"/><path d=\"M13.017 20.943a9 9 0 1 1 7.831-7.292\"/></g>"
|
|
2880
|
+
},
|
|
2881
|
+
"clock-record": {
|
|
2882
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.995 12.3a9 9 0 1 0-8.683 8.694\"/><path d=\"M12 7v5l2 2\"/><circle cx=\"19\" cy=\"19\" r=\"3\"/></g>"
|
|
2883
|
+
},
|
|
2884
|
+
"clock-stop": {
|
|
2885
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 12a9 9 0 1 0-9 9\"/><path d=\"M12 7v5l1 1m3 3h6v6h-6z\"/></g>"
|
|
2886
|
+
},
|
|
2809
2887
|
"clothes-rack": {
|
|
2810
2888
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M12 7v14m-3 0h6M7.757 9.243a6 6 0 0 0 8.486 0\"/></g>"
|
|
2811
2889
|
},
|
|
@@ -3343,6 +3421,9 @@
|
|
|
3343
3421
|
"cut": {
|
|
3344
3422
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"17\" r=\"3\"/><circle cx=\"17\" cy=\"17\" r=\"3\"/><path d=\"M9.15 14.85L18 4M6 4l8.85 10.85\"/></g>"
|
|
3345
3423
|
},
|
|
3424
|
+
"cylinder": {
|
|
3425
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"6\" rx=\"5\" ry=\"3\"/><path d=\"M7 6v12c0 1.657 2.239 3 5 3s5-1.343 5-3V6\"/></g>"
|
|
3426
|
+
},
|
|
3346
3427
|
"dashboard": {
|
|
3347
3428
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"2\"/><path d=\"M13.45 11.55L15.5 9.5M6.4 20a9 9 0 1 1 11.2 0z\"/></g>"
|
|
3348
3429
|
},
|
|
@@ -4132,6 +4213,9 @@
|
|
|
4132
4213
|
"flask-off": {
|
|
4133
4214
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 3h6m-2 6h1m-4-6v3m-.268 3.736L6 20a.7.7 0 0 0 .5 1h11a.7.7 0 0 0 .5-1l-1.143-3.142m-2.288-6.294L14 9V3M3 3l18 18\"/>"
|
|
4134
4215
|
},
|
|
4216
|
+
"flip-flops": {
|
|
4217
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18 4c2.21 0 4 1.682 4 3.758c0 .078-.003.156-.008.234l-.6 9.014C21.282 18.689 19.796 20 18 20s-3.28-1.311-3.392-2.994l-.6-9.014c-.138-2.071 1.538-3.855 3.743-3.985a4.15 4.15 0 0 1 .25-.007z\"/><path d=\"M14.5 14c1-3.333 2.167-5 3.5-5c1.333 0 2.5 1.667 3.5 5M18 16v1M6 4c2.21 0 4 1.682 4 3.758c0 .078-.003.156-.008.234l-.6 9.014C9.282 18.689 7.796 20 6 20s-3.28-1.311-3.392-2.994l-.6-9.014C1.87 5.921 3.546 4.137 5.75 4.007C5.834 4.002 5.917 4 6 4z\"/><path d=\"M2.5 14c1-3.333 2.167-5 3.5-5c1.333 0 2.5 1.667 3.5 5M6 16v1\"/></g>"
|
|
4218
|
+
},
|
|
4135
4219
|
"flip-horizontal": {
|
|
4136
4220
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h18M7 16h10L7 21v-5m0-8h10L7 3v5\"/>"
|
|
4137
4221
|
},
|
|
@@ -6072,7 +6156,7 @@
|
|
|
6072
6156
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.812 4.793L12 3l8 4.5V16m-2.282 1.784L12 21l-8-4.5v-9l2.223-1.25m8.32 4.32L20 7.5M12 12v9m0-9L4 7.5m12-2.25l-4.35 2.447M9.086 9.139L8 9.75M3 3l18 18\"/>"
|
|
6073
6157
|
},
|
|
6074
6158
|
"packages": {
|
|
6075
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><
|
|
6159
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m7 16.5l-5-3l5-3l5 3V19l-5 3z\"/><path d=\"M2 13.5V19l5 3m0-5.455l5-3.03m5 2.985l-5-3l5-3l5 3V19l-5 3zM12 19l5 3m0-5.5l5-3m-10 0V8L7 5l5-3l5 3v5.5M7 5.03v5.455M12 8l5-3\"/></g>"
|
|
6076
6160
|
},
|
|
6077
6161
|
"packge-export": {
|
|
6078
6162
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 21l-8-4.5v-9L12 3l8 4.5V12m-8 0l8-4.5M12 12v9m0-9L4 7.5M15 18h7m-3-3l3 3l-3 3\"/>"
|
|
@@ -7188,6 +7272,15 @@
|
|
|
7188
7272
|
"sofa-off": {
|
|
7189
7273
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18 14v-1a2 2 0 1 1 4 0v5m-3 1H3a1 1 0 0 1-1-1v-5a2 2 0 1 1 4 0v1h8\"/><path d=\"M4 11V8c0-1.082.573-2.03 1.432-2.558M9 5h8a3 3 0 0 1 3 3v3m-8-6v3m0 4v2M3 3l18 18\"/></g>"
|
|
7190
7274
|
},
|
|
7275
|
+
"sort-0-9": {
|
|
7276
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 12h2m-9-2v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0zm12 5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3\"/>"
|
|
7277
|
+
},
|
|
7278
|
+
"sort-9-0": {
|
|
7279
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3m8-2v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0zm-5 2h2\"/>"
|
|
7280
|
+
},
|
|
7281
|
+
"sort-a-z": {
|
|
7282
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 8h4l-4 8h4M4 16v-6a2 2 0 1 1 4 0v6m-4-3h4m3-1h2\"/>"
|
|
7283
|
+
},
|
|
7191
7284
|
"sort-ascending": {
|
|
7192
7285
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h7m-7 6h7m-7 6h9m2-9l3-3l3 3m-3-3v12\"/>"
|
|
7193
7286
|
},
|
|
@@ -7212,6 +7305,9 @@
|
|
|
7212
7305
|
"sort-descending-numbers": {
|
|
7213
7306
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 15l3 3l3-3M7 6v12m10-4a2 2 0 0 1 2 2v3a2 2 0 1 1-4 0v-3a2 2 0 0 1 2-2z\"/><circle cx=\"17\" cy=\"5\" r=\"2\"/><path d=\"M19 5v3a2 2 0 0 1-2 2h-1.5\"/></g>"
|
|
7214
7307
|
},
|
|
7308
|
+
"sort-z-a": {
|
|
7309
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8h4l-4 8h4m8 0v-6a2 2 0 1 1 4 0v6m-4-3h4m-9-1h2\"/>"
|
|
7310
|
+
},
|
|
7215
7311
|
"sos": {
|
|
7216
7312
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 8H4a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H3m7-8h4v8h-4zm7 8h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3\"/>"
|
|
7217
7313
|
},
|
|
@@ -7614,6 +7710,9 @@
|
|
|
7614
7710
|
"swimming": {
|
|
7615
7711
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"9\" r=\"1\"/><path d=\"m6 11l4-2l3.5 3l-1.5 2m-9 2.75A2.4 2.4 0 0 0 4 17a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 1-.25\"/></g>"
|
|
7616
7712
|
},
|
|
7713
|
+
"swipe": {
|
|
7714
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 16.572v2.42A2.01 2.01 0 0 1 12.991 21H5.01A2.01 2.01 0 0 1 3 18.991V11.01A2.01 2.01 0 0 1 5.009 9h2.954\"/><path d=\"M9.167 4.511a2.04 2.04 0 0 1 2.496-1.441l7.826 2.097a2.04 2.04 0 0 1 1.441 2.496l-2.097 7.826a2.04 2.04 0 0 1-2.496 1.441L8.51 14.833a2.04 2.04 0 0 1-1.441-2.496L9.167 4.51z\"/></g>"
|
|
7715
|
+
},
|
|
7617
7716
|
"switch": {
|
|
7618
7717
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 4h4v4m-4.25 1.25L19 4M5 19l4-4m6 4h4v-4M5 5l14 14\"/>"
|
|
7619
7718
|
},
|
|
@@ -7698,6 +7797,9 @@
|
|
|
7698
7797
|
"target-off": {
|
|
7699
7798
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.286 11.3a1 1 0 0 0 1.41 1.419\"/><path d=\"M8.44 8.49a5 5 0 0 0 7.098 7.044m1.377-2.611a5 5 0 0 0-5.846-5.836\"/><path d=\"M5.649 5.623a9 9 0 1 0 12.698 12.758m1.683-2.313A9 9 0 0 0 7.954 3.958M3 3l18 18\"/></g>"
|
|
7700
7799
|
},
|
|
7800
|
+
"teapot": {
|
|
7801
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.29 3h3.42a2 2 0 0 1 1.988 1.78l1.555 14A2 2 0 0 1 15.265 21h-6.53a2 2 0 0 1-1.988-2.22l1.555-14A2 2 0 0 1 10.29 3z\"/><path d=\"M7.47 12.5L3.213 7.481A.899.899 0 0 1 3.903 6h13.09A3.004 3.004 0 0 1 20 9v3c0 1.657-1.346 3-3.007 3M7 17h10\"/></g>"
|
|
7802
|
+
},
|
|
7701
7803
|
"telescope": {
|
|
7702
7804
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6 21l6-5l6 5m-6-8v8m-8.706-7.322l.166.281c.52.88 1.624 1.265 2.605.91l14.242-5.165a1.023 1.023 0 0 0 .565-1.456l-2.62-4.705a1.087 1.087 0 0 0-1.447-.42l-.056.032l-12.694 7.618c-1.02.613-1.357 1.897-.76 2.905zM14 5l3 5.5\"/>"
|
|
7703
7805
|
},
|
|
@@ -7840,6 +7942,9 @@
|
|
|
7840
7942
|
"timeline": {
|
|
7841
7943
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 16l6-7l5 5l5-6\"/><circle cx=\"15\" cy=\"14\" r=\"1\"/><circle cx=\"10\" cy=\"9\" r=\"1\"/><circle cx=\"4\" cy=\"16\" r=\"1\"/><circle cx=\"20\" cy=\"8\" r=\"1\"/></g>"
|
|
7842
7944
|
},
|
|
7945
|
+
"timeline-event": {
|
|
7946
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"18\" r=\"2\"/><path d=\"M10 18H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-3l-2 2z\"/></g>"
|
|
7947
|
+
},
|
|
7843
7948
|
"tir": {
|
|
7844
7949
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M7 18h8m4 0h2v-6a5 7 0 0 0-5-7h-1l1.5 7H21m-9 6V5h3M3 17v-5h9\"/></g>"
|
|
7845
7950
|
},
|
|
@@ -8136,6 +8241,9 @@
|
|
|
8136
8241
|
"vector-off": {
|
|
8137
8242
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.68 6.733A.996.996 0 0 1 6 7H4a1 1 0 0 1-1-1V4a1 1 0 0 1 .293-.708\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"3\" rx=\"1\"/><path d=\"M20.72 20.693A.997.997 0 0 1 20 21h-2a1 1 0 0 1-1-1v-2c0-.282.116-.536.304-.718\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><path d=\"M5 7v10M19 7v8M9 5h8M7 19h10M3 3l18 18\"/></g>"
|
|
8138
8243
|
},
|
|
8244
|
+
"vector-spline": {
|
|
8245
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"17\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><path d=\"M17 5C10.373 5 5 10.373 5 17\"/></g>"
|
|
8246
|
+
},
|
|
8139
8247
|
"vector-triangle": {
|
|
8140
8248
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"10\" y=\"4\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><path d=\"m6.5 17.1l5-9.1m6 9.1l-5-9.1M7 19h10\"/></g>"
|
|
8141
8249
|
},
|
|
@@ -8928,7 +9036,7 @@
|
|
|
8928
9036
|
"parent": "activity"
|
|
8929
9037
|
}
|
|
8930
9038
|
},
|
|
8931
|
-
"lastModified":
|
|
9039
|
+
"lastModified": 1666332558,
|
|
8932
9040
|
"width": 24,
|
|
8933
9041
|
"height": 24
|
|
8934
9042
|
}
|
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.1.
|
|
5
|
-
"iconSetVersion": "1.
|
|
4
|
+
"version": "1.1.41",
|
|
5
|
+
"iconSetVersion": "1.106.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|