@iconify-json/carbon 1.1.8 → 1.1.9
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 +4 -1
- package/info.json +2 -2
- package/metadata.json +1 -0
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -4129,6 +4129,9 @@
|
|
|
4129
4129
|
"pin-filled": {
|
|
4130
4130
|
"body": "<path fill=\"currentColor\" d=\"M28.586 13.314L30 11.9L20 2l-1.314 1.415l1.186 1.186L8.38 14.322l-1.716-1.715L5.25 14l5.657 5.677L2 28.583L3.41 30l8.911-8.909L18 26.748l1.393-1.414l-1.716-1.716l9.724-11.49Z\"/>"
|
|
4131
4131
|
},
|
|
4132
|
+
"plan": {
|
|
4133
|
+
"body": "<path fill=\"currentColor\" d=\"M31 8c0-.4-.2-.7-.5-.9l-7-4c-.2-.1-.3-.1-.5-.1s-.3 0-.5.1L16 6.8L9.5 3.1C9.3 3 9.2 3 9 3s-.3 0-.5.1l-7 4c-.3.2-.5.5-.5.9v20c0 .6.4 1 1 1c.2 0 .3-.1.5-.1L9 25.2l6.5 3.7c.2.1.3.1.5.1s.3 0 .5-.1l6.5-3.7l6.5 3.7c.1.1.3.1.5.1c.6 0 1-.4 1-1V8zM3 8.6l5-2.9v17.7l-5 2.9V8.6zm12 17.7l-5-2.9V5.7l5 2.9v17.7zm7-2.9l-5 2.9V8.6l5-2.9v17.7zm2 0V5.7l5 2.9v17.7l-5-2.9z\"/>"
|
|
4134
|
+
},
|
|
4132
4135
|
"plane": {
|
|
4133
4136
|
"body": "<path fill=\"currentColor\" d=\"M29.37 14.75L20 10V6a4 4 0 0 0-8 0v4l-9.37 4.75a1 1 0 0 0-.63.93v5a1 1 0 0 0 1 1a1 1 0 0 0 .29-.05L12 18v5l-3.45 1.72a1 1 0 0 0-.55.9V29a1 1 0 0 0 1 1a.9.9 0 0 0 .28 0L16 28l6.72 2a.9.9 0 0 0 .28 0a1 1 0 0 0 1-1v-3.38a1 1 0 0 0-.55-.9L20 23v-5l8.71 3.61a1 1 0 0 0 .29.05a1 1 0 0 0 1-1v-5a1 1 0 0 0-.63-.91ZM28 19.15L18 15v9.24l4 2v1.43l-6-1.75l-6 1.75v-1.43l4-2V15L4 19.15V16.3l10-5.07V6a2 2 0 0 1 4 0v5.23l10 5.07Z\"/>"
|
|
4134
4137
|
},
|
|
@@ -6176,7 +6179,7 @@
|
|
|
6176
6179
|
"parent": "sun"
|
|
6177
6180
|
}
|
|
6178
6181
|
},
|
|
6179
|
-
"lastModified":
|
|
6182
|
+
"lastModified": 1665986828,
|
|
6180
6183
|
"width": 32,
|
|
6181
6184
|
"height": 32
|
|
6182
6185
|
}
|
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.9",
|
|
5
|
+
"iconSetVersion": "11.10.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|