@iconify-json/tabler 1.1.51 → 1.1.53
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 +109 -1
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -4,6 +4,9 @@
|
|
|
4
4
|
"123": {
|
|
5
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
6
|
},
|
|
7
|
+
"360": {
|
|
8
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.996 15.328C19.41 14.61 21 13.388 21 12c0-2.21-4.03-4-9-4s-9 1.79-9 4s4.03 4 9 4\"/><path d=\"m9 13l3 3l-3 3\"/></g>"
|
|
9
|
+
},
|
|
7
10
|
"24-hours": {
|
|
8
11
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.094 8.094 0 0 0 3 5.24M11 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h2m3-6v2a1 1 0 0 0 1 1h1m1-3v6\"/>"
|
|
9
12
|
},
|
|
@@ -103,9 +106,18 @@
|
|
|
103
106
|
"alarm": {
|
|
104
107
|
"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>"
|
|
105
108
|
},
|
|
109
|
+
"alarm-minus": {
|
|
110
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"7\"/><path d=\"M7 4L4.25 6M17 4l2.75 2M10 13h4\"/></g>"
|
|
111
|
+
},
|
|
106
112
|
"alarm-off": {
|
|
107
113
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7.587 7.566a7 7 0 1 0 9.833 9.864m1.35-2.645a7 7 0 0 0-8.536-8.56\"/><path d=\"M12 12v1h1M5.261 5.265L4.25 6M17 4l2.75 2M3 3l18 18\"/></g>"
|
|
108
114
|
},
|
|
115
|
+
"alarm-plus": {
|
|
116
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"7\"/><path d=\"M7 4L4.25 6M17 4l2.75 2M10 13h4m-2-2v4\"/></g>"
|
|
117
|
+
},
|
|
118
|
+
"alarm-snooze": {
|
|
119
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"7\"/><path d=\"M10 11h4l-4 4h4M7 4L4.25 6M17 4l2.75 2\"/></g>"
|
|
120
|
+
},
|
|
109
121
|
"album": {
|
|
110
122
|
"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=\"M12 4v7l2-2l2 2V4\"/></g>"
|
|
111
123
|
},
|
|
@@ -2356,6 +2368,9 @@
|
|
|
2356
2368
|
"building-skyscraper": {
|
|
2357
2369
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 21h18M5 21V7l8-4v18m6 0V11l-6-4M9 9v.01M9 12v.01M9 15v.01M9 18v.01\"/>"
|
|
2358
2370
|
},
|
|
2371
|
+
"building-stadium": {
|
|
2372
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"12\" rx=\"8\" ry=\"2\"/><path d=\"M4 12v7c0 .94 2.51 1.785 6 2v-3h4v3c3.435-.225 6-1.07 6-2v-7m-5-6h4V3h-4v7M7 6h4V3H7v7\"/></g>"
|
|
2373
|
+
},
|
|
2359
2374
|
"building-store": {
|
|
2360
2375
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 21h18M3 7v1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7H3l2-4h14l2 4M5 21V10.85M19 21V10.85M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4\"/>"
|
|
2361
2376
|
},
|
|
@@ -2821,6 +2836,18 @@
|
|
|
2821
2836
|
"circle-chevron-up": {
|
|
2822
2837
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 13l3-3l3 3\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
2823
2838
|
},
|
|
2839
|
+
"circle-chevrons-down": {
|
|
2840
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 9l-3 3l-3-3m6 4l-3 3l-3-3\"/><path d=\"M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0-18z\"/></g>"
|
|
2841
|
+
},
|
|
2842
|
+
"circle-chevrons-left": {
|
|
2843
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 15l-3-3l3-3m-4 6l-3-3l3-3\"/><path d=\"M21 12a9 9 0 1 0-.004.265L21 12z\"/></g>"
|
|
2844
|
+
},
|
|
2845
|
+
"circle-chevrons-right": {
|
|
2846
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 9l3 3l-3 3m4-6l3 3l-3 3\"/><path d=\"M3 12a9 9 0 1 0 .004-.265L3 12z\"/></g>"
|
|
2847
|
+
},
|
|
2848
|
+
"circle-chevrons-up": {
|
|
2849
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 15l3-3l3 3m-6-4l3-3l3 3\"/><path d=\"M12 21a9 9 0 1 0-.265-.004L12 21z\"/></g>"
|
|
2850
|
+
},
|
|
2824
2851
|
"circle-dashed": {
|
|
2825
2852
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.56 3.69a9 9 0 0 0-2.92 1.95M3.69 8.56A9 9 0 0 0 3 12m.69 3.44a9 9 0 0 0 1.95 2.92m2.92 1.95A9 9 0 0 0 12 21m3.44-.69a9 9 0 0 0 2.92-1.95m1.95-2.92A9 9 0 0 0 21 12m-.69-3.44a9 9 0 0 0-1.95-2.92m-2.92-1.95A9 9 0 0 0 12 3\"/>"
|
|
2826
2853
|
},
|
|
@@ -2839,6 +2866,9 @@
|
|
|
2839
2866
|
"circle-half-vertical": {
|
|
2840
2867
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M3 12h18\"/></g>"
|
|
2841
2868
|
},
|
|
2869
|
+
"circle-key": {
|
|
2870
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"14\" cy=\"10\" r=\"2\"/><path d=\"M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0z\"/><path d=\"m12.5 11.5l-4 4L10 17m2-2l-1.5-1.5\"/></g>"
|
|
2871
|
+
},
|
|
2842
2872
|
"circle-letter-a": {
|
|
2843
2873
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10 16v-6a2 2 0 1 1 4 0v6m-4-3h4\"/></g>"
|
|
2844
2874
|
},
|
|
@@ -3745,6 +3775,9 @@
|
|
|
3745
3775
|
"device-airpods": {
|
|
3746
3776
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 4a4 4 0 0 1 3.995 3.8L10 8v10.5a1.5 1.5 0 0 1-3 0V12H6a4 4 0 0 1-3.995-3.8L2 8a4 4 0 0 1 4-4zm12 0a4 4 0 0 0-3.995 3.8L14 8v10.5a1.5 1.5 0 0 0 3 0V12h1a4 4 0 0 0 3.995-3.8L22 8a4 4 0 0 0-4-4z\"/>"
|
|
3747
3777
|
},
|
|
3778
|
+
"device-airpods-case": {
|
|
3779
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 10H3\"/><rect width=\"18\" height=\"16\" x=\"3\" y=\"4\" rx=\"4\"/><path d=\"M7 10v1.5A1.5 1.5 0 0 0 8.5 13h7a1.5 1.5 0 0 0 1.5-1.5V10\"/></g>"
|
|
3780
|
+
},
|
|
3748
3781
|
"device-analytics": {
|
|
3749
3782
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"12\" x=\"3\" y=\"4\" rx=\"1\"/><path d=\"M7 20h10m-8-4v4m6-4v4m-7-8l3-3l2 2l3-3\"/></g>"
|
|
3750
3783
|
},
|
|
@@ -3787,6 +3820,15 @@
|
|
|
3787
3820
|
"device-heart-monitor": {
|
|
3788
3821
|
"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=\"M4 9h6l1-2l2 4l1-2h6M4 14h16m-6 3v.01m3-.01v.01\"/></g>"
|
|
3789
3822
|
},
|
|
3823
|
+
"device-ipad": {
|
|
3824
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 4v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2zM9 19h6\"/>"
|
|
3825
|
+
},
|
|
3826
|
+
"device-ipad-horizontal": {
|
|
3827
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"/><path d=\"M9 17h6\"/></g>"
|
|
3828
|
+
},
|
|
3829
|
+
"device-landline-phone": {
|
|
3830
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 3h-2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-4 1H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h11\"/><path d=\"M12 8H6v3h6zm0 6v.01M9 14v.01M6 14v.01M12 17v.01M9 17v.01M6 17v.01\"/></g>"
|
|
3831
|
+
},
|
|
3790
3832
|
"device-laptop": {
|
|
3791
3833
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 19h18\"/><rect width=\"14\" height=\"10\" x=\"5\" y=\"6\" rx=\"1\"/></g>"
|
|
3792
3834
|
},
|
|
@@ -4159,6 +4201,9 @@
|
|
|
4159
4201
|
"exchange-off": {
|
|
4160
4202
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"18\" r=\"2\"/><circle cx=\"19\" cy=\"6\" r=\"2\"/><path d=\"M19 8v5c0 .594-.104 1.164-.294 1.692m-1.692 2.298A4.978 4.978 0 0 1 14 18h-3l3-3m0 6l-3-3m-6-2v-5c0-1.632.782-3.082 1.992-3.995M10 6h3l-3-3m1.501 4.499L13 6M3 3l18 18\"/></g>"
|
|
4161
4203
|
},
|
|
4204
|
+
"exclamation-circle": {
|
|
4205
|
+
"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 9v4m0 3v.01\"/></g>"
|
|
4206
|
+
},
|
|
4162
4207
|
"exclamation-mark": {
|
|
4163
4208
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19v.01M12 15V5\"/>"
|
|
4164
4209
|
},
|
|
@@ -5302,6 +5347,9 @@
|
|
|
5302
5347
|
"info-square": {
|
|
5303
5348
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 8h.01\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M11 12h1v4h1\"/></g>"
|
|
5304
5349
|
},
|
|
5350
|
+
"info-square-rounded": {
|
|
5351
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 8h.01M11 12h1v4h1\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
5352
|
+
},
|
|
5305
5353
|
"inner-shadow-bottom": {
|
|
5306
5354
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.364 18.364A9 9 0 1 0 5.636 5.636a9 9 0 0 0 12.728 12.728z\"/><path d=\"M7.757 16.243a6 6 0 0 0 8.486 0\"/></g>"
|
|
5307
5355
|
},
|
|
@@ -5777,6 +5825,9 @@
|
|
|
5777
5825
|
"lock-square": {
|
|
5778
5826
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"8\" height=\"5\" x=\"8\" y=\"11\" rx=\"1\"/><path d=\"M10 11V9a2 2 0 1 1 4 0v2\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/></g>"
|
|
5779
5827
|
},
|
|
5828
|
+
"lock-square-rounded": {
|
|
5829
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/><rect width=\"8\" height=\"5\" x=\"8\" y=\"11\" rx=\"1\"/><path d=\"M10 11V9a2 2 0 1 1 4 0v2\"/></g>"
|
|
5830
|
+
},
|
|
5780
5831
|
"logic-and": {
|
|
5781
5832
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 12h-5M2 9h5m-5 6h5M9 5c6 0 8 3.5 8 7s-2 7-8 7H7V5h2z\"/>"
|
|
5782
5833
|
},
|
|
@@ -6988,6 +7039,9 @@
|
|
|
6988
7039
|
"qrcode-off": {
|
|
6989
7040
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4h1a1 1 0 0 1 1 1v1m-.297 3.711A.997.997 0 0 1 9 10H5a1 1 0 0 1-1-1V5c0-.275.11-.524.29-.705M7 17v.01\"/><rect width=\"6\" height=\"6\" x=\"14\" y=\"4\" rx=\"1\"/><path d=\"M7 7v.01\"/><rect width=\"6\" height=\"6\" x=\"4\" y=\"14\" rx=\"1\"/><path d=\"M17 7v.01M20 14v.01M14 14v3m0 3h3M3 3l18 18\"/></g>"
|
|
6990
7041
|
},
|
|
7042
|
+
"question-circle": {
|
|
7043
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 16v.01M12 13a2.003 2.003 0 0 0 .914-3.782a1.98 1.98 0 0 0-2.414.483\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
7044
|
+
},
|
|
6991
7045
|
"question-mark": {
|
|
6992
7046
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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 4m0 4v.01\"/>"
|
|
6993
7047
|
},
|
|
@@ -7369,6 +7423,9 @@
|
|
|
7369
7423
|
"school": {
|
|
7370
7424
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 9L12 5L2 9l10 4l10-4v6\"/><path d=\"M6 10.6V16a6 3 0 0 0 12 0v-5.4\"/></g>"
|
|
7371
7425
|
},
|
|
7426
|
+
"school-bell": {
|
|
7427
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 17a3 3 0 0 0 3 3m7.805-13.63l2.783-2.784a2 2 0 1 1 2.829 2.828L17.633 9.2\"/><path d=\"M16.505 7.495a5.105 5.105 0 0 1 .176 7.035l-.176.184l-1.867 1.867a3.48 3.48 0 0 0-1.013 2.234l-.008.23v.934c0 .327-.13.64-.36.871a.51.51 0 0 1-.652.06l-.07-.06l-9.385-9.384a.51.51 0 0 1 0-.722c.198-.198.456-.322.732-.353l.139-.008h.933c.848 0 1.663-.309 2.297-.864l.168-.157l1.867-1.867l.16-.153a5.105 5.105 0 0 1 7.059.153z\"/></g>"
|
|
7428
|
+
},
|
|
7372
7429
|
"school-off": {
|
|
7373
7430
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 9L12 5l-2.136.854M7 7L2 9l10 4l.697-.279m2.878-1.151L22 9v6\"/><path d=\"M6 10.6V16c0 1.657 2.686 3 6 3c2.334 0 4.357-.666 5.35-1.64M18 14v-3.4M3 3l18 18\"/></g>"
|
|
7374
7431
|
},
|
|
@@ -7812,6 +7869,18 @@
|
|
|
7812
7869
|
"square-chevron-up": {
|
|
7813
7870
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/><path d=\"m9 13l3-3l3 3\"/></g>"
|
|
7814
7871
|
},
|
|
7872
|
+
"square-chevrons-down": {
|
|
7873
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 9l-3 3l-3-3m6 4l-3 3l-3-3\"/><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/></g>"
|
|
7874
|
+
},
|
|
7875
|
+
"square-chevrons-left": {
|
|
7876
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 15l-3-3l3-3m-4 6l-3-3l3-3\"/><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/></g>"
|
|
7877
|
+
},
|
|
7878
|
+
"square-chevrons-right": {
|
|
7879
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 9l3 3l-3 3m4-6l3 3l-3 3\"/><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/></g>"
|
|
7880
|
+
},
|
|
7881
|
+
"square-chevrons-up": {
|
|
7882
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 15l3-3l3 3m-6-4l3-3l3 3\"/><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/></g>"
|
|
7883
|
+
},
|
|
7815
7884
|
"square-dot": {
|
|
7816
7885
|
"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\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/></g>"
|
|
7817
7886
|
},
|
|
@@ -7854,6 +7923,9 @@
|
|
|
7854
7923
|
"square-half": {
|
|
7855
7924
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 4v16\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"m12 13l7.5-7.5M12 18l8-8m-5 10l5-5m-8-7l4-4\"/></g>"
|
|
7856
7925
|
},
|
|
7926
|
+
"square-key": {
|
|
7927
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"14\" cy=\"10\" r=\"2\"/><path d=\"m12.5 11.5l-4 4L10 17m2-2l-1.5-1.5\"/><path d=\"M20 6.667v10.666A2.667 2.667 0 0 1 17.333 20H6.667A2.667 2.667 0 0 1 4 17.333V6.667A2.667 2.667 0 0 1 6.667 4h10.666A2.667 2.667 0 0 1 20 6.667z\"/></g>"
|
|
7928
|
+
},
|
|
7857
7929
|
"square-letter-a": {
|
|
7858
7930
|
"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=\"M10 16v-6a2 2 0 1 1 4 0v6m-4-3h4\"/></g>"
|
|
7859
7931
|
},
|
|
@@ -7992,6 +8064,21 @@
|
|
|
7992
8064
|
"square-rounded": {
|
|
7993
8065
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/>"
|
|
7994
8066
|
},
|
|
8067
|
+
"square-rounded-arrow-down": {
|
|
8068
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m8 12l4 4l4-4m-4-4v8\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8069
|
+
},
|
|
8070
|
+
"square-rounded-arrow-left": {
|
|
8071
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 8l-4 4l4 4m4-4H8\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8072
|
+
},
|
|
8073
|
+
"square-rounded-arrow-right": {
|
|
8074
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 16l4-4l-4-4m-4 4h8\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8075
|
+
},
|
|
8076
|
+
"square-rounded-arrow-up": {
|
|
8077
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16 12l-4-4l-4 4m4 4V8\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8078
|
+
},
|
|
8079
|
+
"square-rounded-check": {
|
|
8080
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 12l2 2l4-4\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8081
|
+
},
|
|
7995
8082
|
"square-rounded-chevron-down": {
|
|
7996
8083
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 11l-3 3l-3-3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
7997
8084
|
},
|
|
@@ -8004,6 +8091,18 @@
|
|
|
8004
8091
|
"square-rounded-chevron-up": {
|
|
8005
8092
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 13l3-3l3 3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8006
8093
|
},
|
|
8094
|
+
"square-rounded-chevrons-down": {
|
|
8095
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 9l-3 3l-3-3m6 4l-3 3l-3-3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8096
|
+
},
|
|
8097
|
+
"square-rounded-chevrons-left": {
|
|
8098
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 15l-3-3l3-3m-4 6l-3-3l3-3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8099
|
+
},
|
|
8100
|
+
"square-rounded-chevrons-right": {
|
|
8101
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 9l3 3l-3 3m4-6l3 3l-3 3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8102
|
+
},
|
|
8103
|
+
"square-rounded-chevrons-up": {
|
|
8104
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 15l3-3l3 3m-6-4l3-3l3 3\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8105
|
+
},
|
|
8007
8106
|
"square-rounded-letter-a": {
|
|
8008
8107
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 16v-6a2 2 0 1 1 4 0v6m-4-3h4\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8009
8108
|
},
|
|
@@ -8082,6 +8181,9 @@
|
|
|
8082
8181
|
"square-rounded-letter-z": {
|
|
8083
8182
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 8h4l-4 8h4\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8084
8183
|
},
|
|
8184
|
+
"square-rounded-minus": {
|
|
8185
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-3-9c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/>"
|
|
8186
|
+
},
|
|
8085
8187
|
"square-rounded-number-0": {
|
|
8086
8188
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0-4 0z\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8087
8189
|
},
|
|
@@ -8112,6 +8214,12 @@
|
|
|
8112
8214
|
"square-rounded-number-9": {
|
|
8113
8215
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 15a1 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\"/><path d=\"M12 3c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/></g>"
|
|
8114
8216
|
},
|
|
8217
|
+
"square-rounded-plus": {
|
|
8218
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-3-3v6m0-12c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/>"
|
|
8219
|
+
},
|
|
8220
|
+
"square-rounded-x": {
|
|
8221
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m10 10l4 4m0-4l-4 4m2-11c7.2 0 9 1.8 9 9s-1.8 9-9 9s-9-1.8-9-9s1.8-9 9-9z\"/>"
|
|
8222
|
+
},
|
|
8115
8223
|
"square-toggle": {
|
|
8116
8224
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 2v20m2-2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8m6 2a2 2 0 0 0-2-2m0 16a2 2 0 0 0 2-2m0-8v4\"/>"
|
|
8117
8225
|
},
|
|
@@ -9639,7 +9747,7 @@
|
|
|
9639
9747
|
"parent": "activity"
|
|
9640
9748
|
}
|
|
9641
9749
|
},
|
|
9642
|
-
"lastModified":
|
|
9750
|
+
"lastModified": 1671779547,
|
|
9643
9751
|
"width": 24,
|
|
9644
9752
|
"height": 24
|
|
9645
9753
|
}
|
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.53",
|
|
5
|
+
"iconSetVersion": "1.118.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|