@iconify/json 2.2.293 → 2.2.294
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/collections.json +5 -5
- package/collections.md +5 -5
- package/composer.json +1 -1
- package/json/line-md.json +11 -3
- package/json/ooui.json +10 -4
- package/json/tabler.json +1 -1
- package/json/vscode-icons.json +15 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
},
|
|
139
139
|
"line-md": {
|
|
140
140
|
"name": "Material Line Icons",
|
|
141
|
-
"total":
|
|
142
|
-
"version": "2.0.
|
|
141
|
+
"total": 1089,
|
|
142
|
+
"version": "2.0.5",
|
|
143
143
|
"author": {
|
|
144
144
|
"name": "Vjacheslav Trushkin",
|
|
145
145
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"tabler": {
|
|
199
199
|
"name": "Tabler Icons",
|
|
200
200
|
"total": 5826,
|
|
201
|
-
"version": "3.28.
|
|
201
|
+
"version": "3.28.1",
|
|
202
202
|
"author": {
|
|
203
203
|
"name": "Paweł Kuna",
|
|
204
204
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -2631,7 +2631,7 @@
|
|
|
2631
2631
|
},
|
|
2632
2632
|
"ooui": {
|
|
2633
2633
|
"name": "OOUI",
|
|
2634
|
-
"total":
|
|
2634
|
+
"total": 360,
|
|
2635
2635
|
"version": "0.51.4",
|
|
2636
2636
|
"author": {
|
|
2637
2637
|
"name": "OOUI Team",
|
|
@@ -2816,7 +2816,7 @@
|
|
|
2816
2816
|
},
|
|
2817
2817
|
"vscode-icons": {
|
|
2818
2818
|
"name": "VSCode Icons",
|
|
2819
|
-
"total":
|
|
2819
|
+
"total": 1331,
|
|
2820
2820
|
"version": "12.10.0",
|
|
2821
2821
|
"author": {
|
|
2822
2822
|
"name": "Roberto Huertas",
|
package/collections.md
CHANGED
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
* File: [json/mdi-light.json](json/mdi-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
54
54
|
|
|
55
55
|
## Material Line Icons
|
|
56
|
-
* Number of icons:
|
|
56
|
+
* Number of icons: 1089
|
|
57
57
|
* Author: Vjacheslav Trushkin
|
|
58
58
|
* URL: https://github.com/cyberalien/line-md
|
|
59
59
|
* License: MIT
|
|
60
60
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
61
|
-
* Version: 2.0.
|
|
61
|
+
* Version: 2.0.5
|
|
62
62
|
* Palette: Colorless
|
|
63
63
|
* Icon set prefix: `line-md`
|
|
64
64
|
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
* URL: https://github.com/tabler/tabler-icons
|
|
80
80
|
* License: MIT
|
|
81
81
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
82
|
-
* Version: 3.28.
|
|
82
|
+
* Version: 3.28.1
|
|
83
83
|
* Palette: Colorless
|
|
84
84
|
* Icon set prefix: `tabler`
|
|
85
85
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
996
996
|
|
|
997
997
|
## OOUI
|
|
998
|
-
* Number of icons:
|
|
998
|
+
* Number of icons: 360
|
|
999
999
|
* Author: OOUI Team
|
|
1000
1000
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
1001
1001
|
* License: MIT
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1068
1068
|
|
|
1069
1069
|
## VSCode Icons
|
|
1070
|
-
* Number of icons:
|
|
1070
|
+
* Number of icons: 1331
|
|
1071
1071
|
* Author: Roberto Huertas
|
|
1072
1072
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1073
1073
|
* License: MIT
|
package/composer.json
CHANGED
package/json/line-md.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "line-md",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Line Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "2.0.
|
|
5
|
+
"total": 1089,
|
|
6
|
+
"version": "2.0.5",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Vjacheslav Trushkin",
|
|
9
9
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
],
|
|
32
32
|
"palette": false
|
|
33
33
|
},
|
|
34
|
-
"lastModified":
|
|
34
|
+
"lastModified": 1736493333,
|
|
35
35
|
"icons": {
|
|
36
36
|
"account": {
|
|
37
37
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 21v-1c0 -3.31 2.69 -6 6 -6h4c3.31 0 6 2.69 6 6v1\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.4s\" values=\"28;0\"/></path><path d=\"M12 11c-2.21 0 -4 -1.79 -4 -4c0 -2.21 1.79 -4 4 -4c2.21 0 4 1.79 4 4c0 2.21 -1.79 4 -4 4Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.4s\" dur=\"0.4s\" values=\"28;0\"/></path></g>"
|
|
@@ -2804,6 +2804,12 @@
|
|
|
2804
2804
|
"search-twotone": {
|
|
2805
2805
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path fill=\"currentColor\" fill-opacity=\"0\" stroke-dasharray=\"40\" stroke-dashoffset=\"40\" d=\"M10.76 13.24c-2.34 -2.34 -2.34 -6.14 0 -8.49c2.34 -2.34 6.14 -2.34 8.49 0c2.34 2.34 2.34 6.14 0 8.49c-2.34 2.34 -6.14 2.34 -8.49 0Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.7s\" dur=\"0.15s\" values=\"0;0.3\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.5s\" values=\"40;0\"/></path><path stroke-dasharray=\"12\" stroke-dashoffset=\"12\" d=\"M10.5 13.5l-7.5 7.5\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.5s\" dur=\"0.2s\" values=\"12;0\"/></path></g>"
|
|
2806
2806
|
},
|
|
2807
|
+
"security": {
|
|
2808
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 2l-9 3.5v6.5c0 3.5 3.5 9 8 10c4.5 -1 8 -6.5 8 -10v-6.5l-8 -3.5Z\"><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/></path>"
|
|
2809
|
+
},
|
|
2810
|
+
"security-twotone": {
|
|
2811
|
+
"body": "<path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"64\" stroke-dashoffset=\"64\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 2l-9 3.5v6.5c0 3.5 3.5 9 8 10c4.5 -1 8 -6.5 8 -10v-6.5l-8 -3.5Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"0.7s\" dur=\"0.15s\" values=\"0;0.3\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" dur=\"0.6s\" values=\"64;0\"/></path>"
|
|
2812
|
+
},
|
|
2807
2813
|
"soundcloud": {
|
|
2808
2814
|
"body": "<g fill=\"currentColor\"><path d=\"M0.74 15.94c0 0.17 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.11 -0.63 -0.2 -1.21 -0.22 -1.79c-0.01 -0.57 0.04 -1.15 0.21 -1.78c0.02 -0.17 0.15 -0.25 0.28 -0.25c0.13 0 0.26 0.08 0.28 0.25c0.2 0.63 0.26 1.21 0.24 1.78c-0.02 0.57 -0.13 1.15 -0.27 1.79Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M2.43 16.87c-0.02 0.14 -0.14 0.21 -0.27 0.21c-0.13 0 -0.26 -0.07 -0.27 -0.21c-0.13 -0.94 -0.21 -1.83 -0.23 -2.71c-0.01 -0.88 0.05 -1.77 0.22 -2.7c0.02 -0.16 0.15 -0.24 0.28 -0.24c0.13 0 0.26 0.08 0.28 0.24c0.19 0.95 0.26 1.83 0.24 2.7c-0.02 0.88 -0.12 1.76 -0.25 2.71Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.1s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M4.06 17.12c0 0.17 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.1 -0.93 -0.2 -1.82 -0.22 -2.7c-0.02 -0.89 0.03 -1.77 0.23 -2.69c-0.01 -0.14 0.11 -0.24 0.25 -0.26c0.13 -0.01 0.27 0.06 0.29 0.26c0.21 0.91 0.27 1.78 0.24 2.66c-0.03 0.89 -0.14 1.78 -0.27 2.73Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.2s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M5.75 17.11c-0.01 0.17 -0.14 0.25 -0.27 0.25c-0.13 0 -0.26 -0.08 -0.27 -0.25c-0.15 -1.19 -0.23 -2.38 -0.23 -3.57c0 -1.19 0.08 -2.39 0.23 -3.57c0 -0.18 0.14 -0.27 0.27 -0.27c0.14 0 0.27 0.09 0.27 0.27c0.16 1.19 0.24 2.38 0.24 3.57c0.01 1.19 -0.07 2.38 -0.24 3.57Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.3s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M7.41 17.09c0 0.18 -0.13 0.27 -0.27 0.27c-0.13 0 -0.27 -0.09 -0.27 -0.27c-0.18 -1.34 -0.25 -2.64 -0.23 -3.95c0.01 -1.3 0.11 -2.6 0.24 -3.95c0 -0.18 0.13 -0.27 0.27 -0.27c0.13 0 0.27 0.09 0.27 0.27c0.13 1.36 0.23 2.66 0.25 3.95c0 1.29 -0.07 2.59 -0.26 3.95Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.4s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M9.07 17.1c-0.02 0.17 -0.15 0.25 -0.28 0.25c-0.13 0 -0.25 -0.08 -0.27 -0.25c-0.17 -1.31 -0.23 -2.57 -0.22 -3.82c0.01 -1.26 0.09 -2.51 0.22 -3.83c0 -0.19 0.14 -0.28 0.28 -0.28c0.14 0 0.28 0.09 0.28 0.28c0.14 1.33 0.23 2.58 0.24 3.82c0.01 1.25 -0.07 2.5 -0.25 3.83Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.5s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path><path d=\"M10.72 17.09c0 0.18 -0.13 0.26 -0.26 0.26c-0.13 0 -0.26 -0.09 -0.26 -0.26c-0.21 -1.47 -0.26 -2.9 -0.24 -4.33c0.02 -1.43 0.12 -2.86 0.23 -4.34c0 -0.18 0.13 -0.26 0.26 -0.26c0.13 0 0.26 0.09 0.26 0.26c0.12 1.49 0.23 2.91 0.25 4.34c0.04 1.42 -0.03 2.85 -0.24 4.33Z\" transform=\"scale(1 0)\" transform-origin=\"0.74 14.15\"><animateTransform fill=\"freeze\" attributeName=\"transform\" begin=\"0.6s\" dur=\"1s\" type=\"scale\" values=\"1 0;1 1;1 0;1 1\"/></path></g><path fill=\"currentColor\" fill-opacity=\"0\" stroke=\"currentColor\" stroke-dasharray=\"36\" stroke-dashoffset=\"36\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.8 16.28c0 -2.76 0 -5.52 0 -8.27c0.14 -0.09 0.32 -0.13 0.47 -0.18c0.41 -0.1 0.84 -0.14 1.26 -0.15c0.58 0 1.16 0.12 1.7 0.35c0.38 0.16 0.73 0.37 1.06 0.63c0.74 0.59 1.28 1.43 1.51 2.36c0.09 0.41 0.18 0.82 0.27 1.23c0.33 -0.1 0.66 -0.19 1 -0.29c0.24 -0.08 0.5 -0.11 0.76 -0.1c0.55 0.02 1.09 0.26 1.48 0.66c0.49 0.5 0.72 1.24 0.6 1.93c-0.07 0.39 -0.27 0.76 -0.54 1.05c-0.44 0.49 -1.09 0.77 -1.74 0.78c-2.61 0 -5.22 0 -7.83 0Z\"><animate fill=\"freeze\" attributeName=\"fill-opacity\" begin=\"1.4s\" dur=\"0.5s\" values=\"0;1\"/><animate fill=\"freeze\" attributeName=\"stroke-dashoffset\" begin=\"0.8s\" dur=\"0.5s\" values=\"36;0\"/></path>"
|
|
2809
2815
|
},
|
|
@@ -4476,6 +4482,8 @@
|
|
|
4476
4482
|
"monitor-small-filled",
|
|
4477
4483
|
"monitor-small-twotone",
|
|
4478
4484
|
"monitor-twotone",
|
|
4485
|
+
"security",
|
|
4486
|
+
"security-twotone",
|
|
4479
4487
|
"tablet",
|
|
4480
4488
|
"tablet-arrow-down",
|
|
4481
4489
|
"tablet-arrow-down-twotone",
|
package/json/ooui.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "ooui",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "OOUI",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 360,
|
|
6
6
|
"version": "0.51.4",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "OOUI Team",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1736493523,
|
|
32
32
|
"icons": {
|
|
33
33
|
"add": {
|
|
34
34
|
"body": "<path fill=\"currentColor\" d=\"M11 9V4H9v5H4v2h5v5h2v-5h5V9z\"/>"
|
|
@@ -48,6 +48,9 @@
|
|
|
48
48
|
"appearance": {
|
|
49
49
|
"body": "<path fill=\"currentColor\" d=\"M1.2 9a4.25 4.25 0 0 1 7.9-.6a2.8 2.8 0 0 1 1.8 0a4.25 4.25 0 0 1 7.9.6a1.01 1.01 0 1 1 .1 2a4.23 4.23 0 0 1-8.4-.6a1 1 0 0 0-1 0a4.23 4.23 0 0 1-8.4.6a1.01 1.01 0 1 1 .1-2m4.05-1a2.25 2.25 0 0 0 0 4.5a2.25 2.25 0 0 0 0-4.5m9.5 0a2.25 2.25 0 0 0 0 4.5a2.25 2.25 0 0 0 0-4.5\"/>"
|
|
50
50
|
},
|
|
51
|
+
"arrow-down": {
|
|
52
|
+
"body": "<path fill=\"currentColor\" d=\"m2 10l1.42-1.41L9 14.17V2h2v12.17l5.59-5.58L18 10l-8 8z\"/>"
|
|
53
|
+
},
|
|
51
54
|
"arrow-next-ltr": {
|
|
52
55
|
"body": "<path fill=\"currentColor\" d=\"M8.6 3.4L14.2 9H2v2h12.2l-5.6 5.6L10 18l8-8l-8-8z\"/>"
|
|
53
56
|
},
|
|
@@ -60,6 +63,9 @@
|
|
|
60
63
|
"arrow-previous-rtl": {
|
|
61
64
|
"body": "<path fill=\"currentColor\" d=\"M2 11h12.2l-5.6 5.6L10 18l8-8l-8-8l-1.4 1.4L14.2 9H2z\"/>"
|
|
62
65
|
},
|
|
66
|
+
"arrow-up": {
|
|
67
|
+
"body": "<path fill=\"currentColor\" d=\"m2 10l1.42 1.41L9 5.83V18h2V5.83l5.59 5.58L18 10l-8-8z\"/>"
|
|
68
|
+
},
|
|
63
69
|
"article-add": {
|
|
64
70
|
"body": "<path fill=\"currentColor\" d=\"M5 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm10 10h-4v4H9v-4H5V9h4V5h2v4h4z\"/>"
|
|
65
71
|
},
|
|
@@ -493,10 +499,10 @@
|
|
|
493
499
|
"body": "<path fill=\"currentColor\" d=\"M4.83 15h2.91a4.9 4.9 0 0 1-1.55-2H5a3 3 0 1 1 0-6h3a3 3 0 0 1 2.82 4h2.1a5 5 0 0 0 .08-.83v-.34A4.83 4.83 0 0 0 8.17 5H4.83A4.83 4.83 0 0 0 0 9.83v.34A4.83 4.83 0 0 0 4.83 15\"/><path fill=\"currentColor\" d=\"M15.17 5h-2.91a4.9 4.9 0 0 1 1.55 2H15a3 3 0 1 1 0 6h-3a3 3 0 0 1-2.82-4h-2.1a5 5 0 0 0-.08.83v.34A4.83 4.83 0 0 0 11.83 15h3.34A4.83 4.83 0 0 0 20 10.17v-.34A4.83 4.83 0 0 0 15.17 5\"/>"
|
|
494
500
|
},
|
|
495
501
|
"link-external-ltr": {
|
|
496
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
502
|
+
"body": "<path fill=\"currentColor\" d=\"M19 1h-8l3.286 3.286L6 12l1.371 1.472l8.332-7.77l.007.008L19 9zM2 5h4v2H3v10h10v-4.004h2V18a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1\"/>"
|
|
497
503
|
},
|
|
498
504
|
"link-external-rtl": {
|
|
499
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
505
|
+
"body": "<path fill=\"currentColor\" d=\"M1 1h8L5.714 4.286L14 12l-1.371 1.472l-8.332-7.77l-.007.008L1 9zm17 4h-4v2h3v10H7v-4.004H5V18a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1\"/>"
|
|
500
506
|
},
|
|
501
507
|
"link-secure": {
|
|
502
508
|
"body": "<path fill=\"currentColor\" d=\"M16.07 8H15V5s0-5-5-5s-5 5-5 5v3H3.93A1.93 1.93 0 0 0 2 9.93v8.15A1.93 1.93 0 0 0 3.93 20h12.14A1.93 1.93 0 0 0 18 18.07V9.93A1.93 1.93 0 0 0 16.07 8M7 5.5C7 4 7 2 10 2s3 2 3 3.5V8H7zM10 16a2 2 0 1 1 2-2a2 2 0 0 1-2 2\"/>"
|
package/json/tabler.json
CHANGED
package/json/vscode-icons.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "vscode-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "VSCode Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1331,
|
|
6
6
|
"version": "12.10.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Roberto Huertas",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": true
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1736493583,
|
|
33
33
|
"icons": {
|
|
34
34
|
"default-file": {
|
|
35
35
|
"body": "<path fill=\"#c5c5c5\" d=\"M20.414 2H5v28h22V8.586ZM7 28V4h12v6h6v18Z\"/>"
|
|
@@ -471,6 +471,12 @@
|
|
|
471
471
|
"file-type-css": {
|
|
472
472
|
"body": "<path fill=\"#639\" d=\"M1.995 1.994h23.52a4.48 4.48 0 0 1 4.48 4.48v19.04a4.48 4.48 0 0 1-4.48 4.48H6.475a4.48 4.48 0 0 1-4.48-4.48Z\"/><path fill=\"#fff\" d=\"M9.079 24.87v-4.704c0-1.876 1.204-2.884 3.024-2.884c1.792-.028 2.912 1.148 2.856 3.136h-2.072c.056-.756-.28-1.316-.84-1.288c-.7 0-.896.476-.896 1.372v4.088c0 .868.28 1.288.896 1.316c.644 0 .896-.644.84-1.372h2.072c.112 2.044-1.176 3.248-2.996 3.22c-1.764 0-2.884-.98-2.884-2.884m6.636-.336h1.932c.028.896.308 1.456.924 1.456s.84-.364.84-1.204c0-.7-.308-1.092-1.064-1.456l-.728-.336c-1.288-.616-1.82-1.372-1.82-2.884c0-1.68 1.064-2.856 2.8-2.856s2.66 1.204 2.688 3.164h-1.876c0-.812-.168-1.372-.784-1.372c-.56 0-.84.28-.84.98s.252.98.924 1.26l.672.308c1.428.672 2.044 1.54 2.044 3.164c0 1.932-1.092 2.996-2.884 2.996s-2.8-1.232-2.828-3.22m6.328 0h1.96c0 .896.308 1.456.896 1.456s.84-.364.84-1.204c0-.7-.28-1.092-1.064-1.456l-.728-.336c-1.288-.616-1.792-1.372-1.792-2.884c0-1.68 1.036-2.856 2.8-2.856s2.632 1.204 2.688 3.164h-1.876c-.028-.812-.196-1.372-.812-1.372c-.56 0-.812.28-.812.98s.224.98.896 1.26l.7.308c1.4.672 2.016 1.54 2.016 3.164c0 1.932-1.092 2.996-2.884 2.996s-2.8-1.232-2.828-3.22\"/>"
|
|
473
473
|
},
|
|
474
|
+
"file-type-css2": {
|
|
475
|
+
"body": "<path fill=\"#1572b6\" d=\"M5.902 27.201L3.656 2h24.688l-2.249 25.197L15.985 30z\"/><path fill=\"#33a9dc\" d=\"m16 27.858l8.17-2.265l1.922-21.532H16z\"/><path fill=\"#fff\" d=\"M16 13.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759 8.518H16z\"/><path fill=\"#ebebeb\" d=\"m16.019 21.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433 4.853l6.331 1.758l.015-.004z\"/><path fill=\"#fff\" d=\"m19.827 16.151l-.372 4.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z\"/><path fill=\"#ebebeb\" d=\"M16.011 6.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16 13.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z\"/>"
|
|
476
|
+
},
|
|
477
|
+
"file-type-css2map": {
|
|
478
|
+
"body": "<path fill=\"#33a9dc\" d=\"M16 30a14 14 0 1 1 14-14a14.016 14.016 0 0 1-14 14m0-26.824A12.824 12.824 0 1 0 28.824 16A12.84 12.84 0 0 0 16 3.176\"/><path fill=\"#33a9dc\" d=\"M2.784 15.412h26.432v1.176H2.784zm13.533-4.938A44.8 44.8 0 0 1 4.42 8.92l.34-1.126c.111.034 11.277 3.32 22.427 0l.335 1.127a39.4 39.4 0 0 1-11.205 1.553M4.785 23.907l-.335-1.126c11.5-3.422 22.634-.14 23.1 0l-.34 1.126c-.11-.034-11.274-3.319-22.425 0\"/><path fill=\"#33a9dc\" d=\"M11.468 28.764a35.45 35.45 0 0 1-.742-25.71l1.082.461A34.23 34.23 0 0 0 12.55 28.3Zm8.973 0L19.36 28.3a34.23 34.23 0 0 0 .74-24.785l1.082-.461a35.46 35.46 0 0 1-.741 25.71M15.412 2.783h1.175v26.919h-1.175z\"/><path fill=\"#1572b6\" d=\"M14.127 28.901L12.442 10h18.516l-1.686 18.898L21.689 31z\"/><path fill=\"#33a9dc\" d=\"m21.7 29.393l6.127-1.699l1.442-16.149H21.7z\"/><path fill=\"#fff\" d=\"M21.7 18.393h3.068l.211-2.374H21.7v-2.318h5.813l-.056.622l-.57 6.388H21.7z\"/><path fill=\"#ebebeb\" d=\"m21.714 24.413l-.01.003l-2.582-.697l-.165-1.849H16.63l.325 3.64l4.748 1.318l.011-.003z\"/><path fill=\"#fff\" d=\"m24.57 20.613l-.279 3.105l-2.585.697v2.412l4.752-1.317l.035-.392l.403-4.505z\"/><path fill=\"#ebebeb\" d=\"M21.708 13.701v2.318h-5.599l-.047-.521l-.105-1.175l-.056-.622zm-.008 4.692v2.319h-2.549l-.046-.521l-.106-1.176l-.055-.622z\"/>"
|
|
479
|
+
},
|
|
474
480
|
"file-type-csscomb": {
|
|
475
481
|
"body": "<defs><linearGradient id=\"vscodeIconsFileTypeCsscomb0\" x1=\"11.64\" x2=\"20.589\" y1=\"11.617\" y2=\"20.567\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#de9b48\"/><stop offset=\"1\" stop-color=\"#8e3f25\"/></linearGradient></defs><path fill=\"url(#vscodeIconsFileTypeCsscomb0)\" d=\"M29.35 11.756c-.2.223-.41.444-.6.653c-1.706-1.7-3.373-3.35-5.041-5.005l-.132.11c.108.131.207.271.325.393q2.067 2.136 4.141 4.264c.308.314.387.586-.042.916Q25.184 10.4 22.377 7.71l-.146.124a3 3 0 0 0 .264.359Q24.82 10.6 27.154 13c.288.294.428.558.009.947l-5.64-5.387l-.171.164c.156.168.308.34.468.5q2.255 2.328 4.511 4.651c.282.291.454.57-.039.9l-5.6-5.358l-.148.125a4 4 0 0 0 .315.422c1.5 1.553 3.013 3.1 4.513 4.652c.222.23.572.448.277.854a1 1 0 0 1-.2.155l-5.611-5.369l-.153.137c.122.149.235.306.369.445q2.249 2.331 4.5 4.658c.062.064.165.121.178.194a6 6 0 0 1 .054.632c-.175-.054-.4-.057-.52-.17c-1.375-1.3-2.734-2.617-4.1-3.927c-.392-.377-.791-.745-1.187-1.118l-.138.115a4 4 0 0 0 .3.4q2.3 2.388 4.618 4.767c.274.281.482.554-.008.929l-5.63-5.372l-.159.15c.192.21.38.425.577.629q2.214 2.292 4.431 4.579c.29.3.349.563-.081.852l-5.6-5.362l-.145.128c.145.177.279.364.437.529q2.265 2.352 4.54 4.7c.271.279.34.536-.063.86l-5.621-5.367l-.146.139c.1.125.194.259.306.375q2.34 2.43 4.687 4.853c.3.311.335.558-.079.848l-5.615-5.366l-.154.139c.126.147.244.3.379.441q2.286 2.37 4.579 4.732c.295.3.412.574-.046.894l-5.613-5.365l-.147.131c.122.152.234.314.369.454q2.289 2.366 4.586 4.724c.289.3.426.581-.038.907l-5.621-5.37l-.14.118a3 3 0 0 0 .269.371q2.325 2.406 4.658 4.8c.279.287.458.571-.018.92l-5.61-5.371l-.135.109a4 4 0 0 0 .333.451q2.3 2.394 4.609 4.777c.276.284.381.553-.034.891l-5.621-5.376l-.135.1a3 3 0 0 0 .254.37q2.3 2.392 4.609 4.778c.074.077.2.142.218.228a3.3 3.3 0 0 1 0 .584c-.161-.042-.37-.034-.476-.134c-1.57-1.484-3.125-2.984-4.686-4.478c-.209-.2-.428-.391-.643-.586l-.126.117c.134.165.257.34.4.493q2.249 2.332 4.5 4.659c.4.416.395.572-.037.9l-5.566-5.321l-.139.117a5 5 0 0 0 .352.462q2.217 2.289 4.441 4.569c.545.562.549.624.087 1.043l-5.595-5.364l-.146.122a4 4 0 0 0 .3.415q2.326 2.406 4.663 4.8c.282.289.382.551-.062.876L8.8 21.252l-.139.109a1.6 1.6 0 0 0 .184.3q2.36 2.448 4.727 4.888c.274.283.489.555-.009.923L7.951 22.1l-.137.108a3.4 3.4 0 0 0 .291.4q2.3 2.391 4.617 4.772c.284.293.518.577-.017.924l-5.556-5.31l-.094.091c.588.59 1.171 1.185 1.763 1.77c1.08 1.068 2.157 2.137 3.251 3.189c.366.352.391.652-.007.975c-.069.056-.131.121-.2.183c-1.124 1.059-1.568 1.059-2.7-.018a27 27 0 0 1-1.247-1.252a2.4 2.4 0 0 0-2.407-1.019a1.2 1.2 0 0 1-.021-.343a1.54 1.54 0 0 0-.481-1.508c-.526-.579-1.106-1.113-1.636-1.693a6 6 0 0 1-.245-.289C1.93 21.713 2 21.307 2 21.307l19.09-19.14c.663-.665 2.063.725 2.954 1.77a.9.9 0 0 1 .295.242A2.49 2.49 0 0 0 26.748 5.3c.057.074.1.106.1.129c-.2 1.01.411 1.625 1.057 2.245A19 19 0 0 1 29.452 9.3a1.568 1.568 0 0 1-.102 2.456\"/>"
|
|
476
482
|
},
|
|
@@ -3283,9 +3289,15 @@
|
|
|
3283
3289
|
"body": "<path fill=\"#dcb67a\" d=\"M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z\"/><path fill=\"#dcb67a\" d=\"M25.7 13.7H.5l3.8 12.8h25.2z\"/><path fill=\"#ffebe3\" d=\"M13.728 11.867h17.023v17.581H13.728z\"/><path fill=\"#f20\" d=\"M14.007 12.146h4.465v7.814h-4.465z\"/><path fill=\"#00a302\" d=\"M18.805 12.146h6.411v12.349h-6.411z\"/><path fill=\"#f9ff16\" d=\"M14.007 20.312h4.465v8.83h-4.465zm11.581-8.166h4.846v3.907h-4.846z\"/><path fill=\"#f20\" d=\"M25.588 16.405h2.628v2.628h-2.628z\"/><path fill=\"#00a302\" d=\"M25.588 19.406h4.846v3.558h-4.846zm2.854-3.001h1.992v2.628h-1.992z\"/><path fill=\"#f20\" d=\"M18.805 24.787H23.4v4.356h-4.595z\"/><path fill=\"#00a302\" d=\"M23.596 24.787h1.62v3.558h-1.62z\"/><path fill=\"#f9ff16\" d=\"M23.596 28.559h4.846v.583h-4.846z\"/><path fill=\"#f20\" d=\"M28.442 23.144h1.992v1.584h-1.992zm-2.854 0h2.628v1.584h-2.628zm0 1.838h1.992v1.992h-1.992z\"/><path fill=\"#00a302\" d=\"M27.744 24.982h2.69v2.628h-2.69zm-2.156 2.246h1.992v1.116h-1.992zm3.016.558h1.741v1.331h-1.741z\"/><path fill=\"#f9ff16\" d=\"M27.744 27.761h.698v.583h-.698z\"/>"
|
|
3284
3290
|
},
|
|
3285
3291
|
"folder-type-css": {
|
|
3286
|
-
"body": "<path fill=\"#
|
|
3292
|
+
"body": "<path fill=\"#893dd1\" d=\"M27.347 5.568h-9.3l-2.1 4.2h-11.7v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1z\"/><path fill=\"#639\" d=\"M12.475 12.475H28.05a2.967 2.967 0 0 1 2.967 2.966v12.61a2.967 2.967 0 0 1-2.967 2.966H15.441a2.967 2.967 0 0 1-2.966-2.967Z\"/><path fill=\"#fff\" d=\"M17.166 27.624v-3.115c0-1.243.797-1.91 2.002-1.91c1.187-.019 1.929.76 1.892 2.076h-1.372c.037-.5-.186-.871-.557-.852c-.463 0-.593.315-.593.908v2.707c0 .575.185.853.593.872c.427 0 .594-.427.557-.909h1.372c.074 1.354-.78 2.151-1.984 2.133c-1.169 0-1.91-.65-1.91-1.91m4.394-.223h1.28c.018.594.204.964.612.964s.556-.24.556-.797c0-.463-.204-.723-.705-.964l-.482-.223c-.853-.408-1.205-.908-1.205-1.91c0-1.112.705-1.89 1.854-1.89s1.762.796 1.78 2.094h-1.242c0-.537-.111-.908-.52-.908c-.37 0-.556.185-.556.649c0 .463.167.649.612.834l.445.204c.946.445 1.354 1.02 1.354 2.096c0 1.279-.723 1.984-1.91 1.984s-1.854-.816-1.873-2.133m4.19 0h1.299c0 .594.204.964.593.964c.39 0 .557-.24.557-.797c0-.463-.186-.723-.705-.964l-.482-.223c-.853-.408-1.187-.908-1.187-1.91c0-1.112.686-1.89 1.854-1.89s1.743.796 1.78 2.094h-1.242c-.018-.537-.13-.908-.538-.908c-.37 0-.537.185-.537.649c0 .463.148.649.593.834l.464.204c.927.445 1.335 1.02 1.335 2.096c0 1.279-.724 1.984-1.91 1.984c-1.187 0-1.855-.816-1.873-2.133z\"/>"
|
|
3287
3293
|
},
|
|
3288
3294
|
"folder-type-css-opened": {
|
|
3295
|
+
"body": "<path fill=\"#a35be6\" d=\"M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z\"/><path fill=\"#a45ae7\" d=\"M25.7 13.7H.5l3.8 12.8h25.2z\"/><path fill=\"#639\" d=\"M12.475 12.475H28.05a2.967 2.967 0 0 1 2.967 2.966v12.61a2.967 2.967 0 0 1-2.967 2.966H15.441a2.967 2.967 0 0 1-2.966-2.967Z\"/><path fill=\"#fff\" d=\"M17.166 27.624v-3.115c0-1.243.797-1.91 2.002-1.91c1.187-.019 1.929.76 1.892 2.076h-1.372c.037-.5-.186-.871-.557-.852c-.463 0-.593.315-.593.908v2.707c0 .575.185.853.593.872c.427 0 .594-.427.557-.909h1.372c.074 1.354-.78 2.151-1.984 2.133c-1.169 0-1.91-.65-1.91-1.91m4.394-.223h1.28c.018.594.204.964.612.964s.556-.24.556-.797c0-.463-.204-.723-.705-.964l-.482-.223c-.853-.408-1.205-.908-1.205-1.91c0-1.112.705-1.89 1.854-1.89s1.762.796 1.78 2.094h-1.242c0-.537-.111-.908-.52-.908c-.37 0-.556.185-.556.649c0 .463.167.649.612.834l.445.204c.946.445 1.354 1.02 1.354 2.096c0 1.279-.723 1.984-1.91 1.984s-1.854-.816-1.873-2.133m4.19 0h1.299c0 .594.204.964.593.964c.39 0 .557-.24.557-.797c0-.463-.186-.723-.705-.964l-.482-.223c-.853-.408-1.187-.908-1.187-1.91c0-1.112.686-1.89 1.854-1.89s1.743.796 1.78 2.094h-1.242c-.018-.537-.13-.908-.538-.908c-.37 0-.537.185-.537.649c0 .463.148.649.593.834l.464.204c.927.445 1.335 1.02 1.335 2.096c0 1.279-.724 1.984-1.91 1.984c-1.187 0-1.855-.816-1.873-2.133z\"/>"
|
|
3296
|
+
},
|
|
3297
|
+
"folder-type-css2": {
|
|
3298
|
+
"body": "<path fill=\"#5597bf\" d=\"M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z\"/><path fill=\"#1572b6\" d=\"M14.177 28.901L12.492 10h18.516l-1.686 18.898L21.739 31z\"/><path fill=\"#33a9dc\" d=\"m21.75 29.393l6.127-1.699l1.442-16.149H21.75z\"/><path fill=\"#fff\" d=\"M21.75 18.393h3.068l.211-2.374H21.75v-2.318h5.813l-.056.622l-.57 6.388H21.75z\"/><path fill=\"#ebebeb\" d=\"m21.764 24.413l-.01.003l-2.582-.697l-.165-1.849H16.68l.325 3.64l4.748 1.318l.011-.003z\"/><path fill=\"#fff\" d=\"m24.62 20.613l-.279 3.105l-2.585.697v2.412l4.752-1.317l.035-.392l.403-4.505z\"/><path fill=\"#ebebeb\" d=\"M21.758 13.701v2.318h-5.599l-.047-.521l-.105-1.175l-.056-.622zm-.008 4.692v2.319h-2.549l-.046-.521l-.106-1.176l-.055-.622z\"/>"
|
|
3299
|
+
},
|
|
3300
|
+
"folder-type-css2-opened": {
|
|
3289
3301
|
"body": "<path fill=\"#7bb6db\" d=\"M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z\"/><path fill=\"#7bb6db\" d=\"M25.7 13.7H.5l3.8 12.8h25.2z\"/><path fill=\"#1572b6\" d=\"M14.177 28.901L12.492 10h18.516l-1.686 18.898L21.739 31z\"/><path fill=\"#33a9dc\" d=\"m21.75 29.393l6.127-1.699l1.442-16.149H21.75z\"/><path fill=\"#fff\" d=\"M21.75 18.393h3.068l.211-2.374H21.75v-2.318h5.813l-.056.622l-.57 6.388H21.75z\"/><path fill=\"#ebebeb\" d=\"m21.764 24.413l-.01.003l-2.582-.697l-.165-1.849H16.68l.325 3.64l4.748 1.318l.011-.003z\"/><path fill=\"#fff\" d=\"m24.62 20.613l-.279 3.105l-2.585.697v2.412l4.752-1.317l.035-.392l.403-4.505z\"/><path fill=\"#ebebeb\" d=\"M21.758 13.701v2.318h-5.599l-.047-.521l-.105-1.175l-.056-.622zm-.008 4.692v2.319h-2.549l-.046-.521l-.106-1.176l-.055-.622z\"/>"
|
|
3290
3302
|
},
|
|
3291
3303
|
"folder-type-cubit": {
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@iconify/json",
|
|
3
3
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "2.2.
|
|
5
|
+
"version": "2.2.294",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"homepage": "https://iconify.design/icon-sets/",
|
|
8
8
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|