@iconify/json 2.0.23 → 2.0.24
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 +2 -2
- package/collections.md +2 -2
- package/composer.json +1 -1
- package/json/carbon.json +1 -1
- package/json/codicon.json +3 -1
- package/json/ic.json +841 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"ic": {
|
|
45
45
|
"name": "Google Material Icons",
|
|
46
|
-
"total":
|
|
46
|
+
"total": 10575,
|
|
47
47
|
"author": {
|
|
48
48
|
"name": "Material Design Authors",
|
|
49
49
|
"url": "https://github.com/cyberalien/google-material-design-icons-updated"
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"carbon": {
|
|
322
322
|
"name": "Carbon",
|
|
323
323
|
"total": 1898,
|
|
324
|
-
"version": "10.
|
|
324
|
+
"version": "10.45.0-rc.0",
|
|
325
325
|
"author": {
|
|
326
326
|
"name": "IBM",
|
|
327
327
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
package/collections.md
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
### Google Material Icons
|
|
24
|
-
* Number of icons:
|
|
24
|
+
* Number of icons: 10575
|
|
25
25
|
* Author: Material Design Authors
|
|
26
26
|
* URL: https://github.com/cyberalien/google-material-design-icons-updated
|
|
27
27
|
* License: Apache 2.0
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* Author: IBM
|
|
147
147
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
148
148
|
* License: Apache 2.0
|
|
149
|
-
* Version: 10.
|
|
149
|
+
* Version: 10.45.0-rc.0
|
|
150
150
|
* Palette: Colorless
|
|
151
151
|
|
|
152
152
|
|
package/composer.json
CHANGED
package/json/carbon.json
CHANGED
package/json/codicon.json
CHANGED
|
@@ -619,7 +619,9 @@
|
|
|
619
619
|
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.185 1.083l-.558.004l-5.909 4.037l.004.828L7.63 9.915l.55.004l6.092-3.963l.003-.836l-6.09-4.037zm-5.293 4.45l5.021-3.43l5.176 3.43l-5.176 3.368l-5.021-3.368zm4.739 6.882L1.793 8.5h1.795l4.325 2.9l4.459-2.9h1.833l-.8.52a4.002 4.002 0 0 0-4.21 2.739l-1.013.66l-.551-.004zm1.373.776l-1.09.71L3.587 11H1.793l5.838 3.915l.55.004l1.02-.663a3.988 3.988 0 0 1-.197-1.065z\"/><circle cx=\"13\" cy=\"13\" r=\"3\"/></g>"
|
|
620
620
|
},
|
|
621
621
|
"layout": {
|
|
622
|
-
"body": "<g fill=\"currentColor\"><path d=\"
|
|
622
|
+
"body": "<g fill=\"currentColor\"><path d=\"M1 0L0 1v11l1 1h4l1-1V1L5 0H1zm0 12V1h4v11H1z\"/><path d=\"M7 1l1-1h4l1 1v4l-1 1H8L7 5V1zm1 0v4h4V1H8z\"/><path d=\"M7 8l1-1h4l1 1v4l-1 1H8l-1-1V8zm1 0v4h4V8H8z\"/></g>",
|
|
623
|
+
"width": 13,
|
|
624
|
+
"height": 13
|
|
623
625
|
},
|
|
624
626
|
"library": {
|
|
625
627
|
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 2.5l.5-.5h2l.5.5v11l-.5.5h-2l-.5-.5v-11zM6 3v10h1V3H6zm3.171.345l.299-.641l1.88-.684l.64.299l3.762 10.336l-.299.641l-1.879.684l-.64-.299L9.17 3.345zm1.11.128l3.42 9.396l.94-.341l-3.42-9.397l-.94.342zM1 2.5l.5-.5h2l.5.5v11l-.5.5h-2l-.5-.5v-11zM2 3v10h1V3H2z\"/></g>"
|