@iconify-json/carbon 1.1.11 → 1.1.12
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 +2 -2
- package/info.json +1 -1
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -3712,7 +3712,7 @@
|
|
|
3712
3712
|
"body": "<path fill=\"currentColor\" d=\"M22.5 13c-4.7 0-8.5 3.8-8.5 8.5s3.8 8.5 8.5 8.5s8.5-3.8 8.5-8.5s-3.8-8.5-8.5-8.5zm6.5 8h-3c0-2-.3-4-.9-5.5c2.1 1 3.7 3 3.9 5.5zm-6.5 7c-.4-.2-1.3-1.8-1.5-5h2.9c-.2 3.2-1 4.8-1.4 5zM21 21c.1-3.8 1.1-5.8 1.4-6c.4.2 1.4 2.2 1.5 6H21zm-1.1-5.5c-.6 1.5-.8 3.5-.9 5.5h-3c.2-2.5 1.8-4.5 3.9-5.5zM16.2 23H19c.1 1.6.4 3.2.9 4.5c-1.8-.8-3.2-2.5-3.7-4.5zm8.9 4.5c.5-1.3.8-2.8.9-4.5h2.9c-.6 2-2 3.7-3.8 4.5z\"/><path fill=\"currentColor\" d=\"M25.8 10c-.9-4.6-5-8-9.8-8c-4.8 0-8.9 3.4-9.8 8.1c-3.5.7-6.2 3.7-6.2 7.4C0 21.6 3.4 25 7.5 25H11v-2H7.5c-3 0-5.5-2.5-5.5-5.5c0-2.9 2.2-5.3 5.1-5.5H8v-.9c.5-4 3.9-7.1 8-7.1c3.7 0 6.8 2.6 7.7 6h2.1z\"/>"
|
|
3713
3713
|
},
|
|
3714
3714
|
"new-tab": {
|
|
3715
|
-
"body": "<defs><path id=\"
|
|
3715
|
+
"body": "<defs><path id=\"carbon-new-taba\" fill=\"currentColor\" d=\"M26 26H6V6h10V4H6a2.002 2.002 0 0 0-2 2v20a2.002 2.002 0 0 0 2 2h20a2.002 2.002 0 0 0 2-2V16h-2Z\"/></defs><use xlink:href=\"#carbon-new-taba\"/><use xlink:href=\"#carbon-new-taba\"/><path fill=\"currentColor\" d=\"M26 6V2h-2v4h-4v2h4v4h2V8h4V6h-4z\"/>"
|
|
3716
3716
|
},
|
|
3717
3717
|
"next-filled": {
|
|
3718
3718
|
"body": "<path fill=\"currentColor\" d=\"M2 16A14 14 0 1 0 16 2A14 14 0 0 0 2 16Zm6-1h12.15l-5.58-5.607L16 8l8 8l-8 8l-1.43-1.427L20.15 17H8Z\"/><path fill=\"none\" d=\"m16 8l-1.43 1.393L20.15 15H8v2h12.15l-5.58 5.573L16 24l8-8l-8-8z\"/>"
|
|
@@ -6179,7 +6179,7 @@
|
|
|
6179
6179
|
"parent": "sun"
|
|
6180
6180
|
}
|
|
6181
6181
|
},
|
|
6182
|
-
"lastModified":
|
|
6182
|
+
"lastModified": 1672596405,
|
|
6183
6183
|
"width": 32,
|
|
6184
6184
|
"height": 32
|
|
6185
6185
|
}
|
package/info.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.12",
|
|
5
|
+
"iconSetVersion": "11.13.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|