@iconify-json/carbon 1.1.26 → 1.1.27
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 +5 -2
- package/info.json +1 -1
- package/metadata.json +1 -1
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -3244,7 +3244,7 @@
|
|
|
3244
3244
|
"industry": {
|
|
3245
3245
|
"body": "<path fill=\"currentColor\" d=\"M29.53 6.15a1 1 0 0 0-1 0L20 10.38V7a1 1 0 0 0-1.45-.89L10 10.38V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v25h28V7a1 1 0 0 0-.47-.85M22 26h-4v-7h4Zm6 0h-4v-8a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v8H4V4h4v9.62l10-5v5l10-5Z\"/>"
|
|
3246
3246
|
},
|
|
3247
|
-
"infinity": {
|
|
3247
|
+
"infinity-symbol": {
|
|
3248
3248
|
"body": "<path fill=\"currentColor\" d=\"M23 23c-5.656 0-7.858-6.41-7.949-6.684C15.034 16.265 13.208 11 9 11c-2.757 0-5 2.243-5 5s2.243 5 5 5c1.588 0 3.013-.732 4.237-2.176l1.526 1.293C13.164 22.003 11.172 23 9 23c-3.86 0-7-3.14-7-7s3.14-7 7-7c5.656 0 7.858 6.41 7.949 6.684C16.966 15.735 18.792 21 23 21c2.757 0 5-2.243 5-5s-2.243-5-5-5c-1.588 0-3.013.732-4.237 2.176l-1.526-1.293C18.836 9.997 20.828 9 23 9c3.86 0 7 3.14 7 7s-3.14 7-7 7\"/>"
|
|
3249
3249
|
},
|
|
3250
3250
|
"information": {
|
|
@@ -6821,6 +6821,9 @@
|
|
|
6821
6821
|
"cloud-snow": {
|
|
6822
6822
|
"parent": "snow"
|
|
6823
6823
|
},
|
|
6824
|
+
"infinity": {
|
|
6825
|
+
"parent": "infinity-symbol"
|
|
6826
|
+
},
|
|
6824
6827
|
"letter-aa-large": {
|
|
6825
6828
|
"parent": "text-font"
|
|
6826
6829
|
},
|
|
@@ -6828,7 +6831,7 @@
|
|
|
6828
6831
|
"parent": "sun"
|
|
6829
6832
|
}
|
|
6830
6833
|
},
|
|
6831
|
-
"lastModified":
|
|
6834
|
+
"lastModified": 1702886436,
|
|
6832
6835
|
"width": 32,
|
|
6833
6836
|
"height": 32
|
|
6834
6837
|
}
|
package/info.json
CHANGED
package/metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/carbon",
|
|
3
3
|
"description": "Carbon icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.1.
|
|
5
|
-
"iconSetVersion": "11.
|
|
4
|
+
"version": "1.1.27",
|
|
5
|
+
"iconSetVersion": "11.33.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|