@iconify-json/codicon 1.2.25 → 1.2.26
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/package.json +2 -2
package/icons.json
CHANGED
|
@@ -236,6 +236,9 @@
|
|
|
236
236
|
"comment-discussion": {
|
|
237
237
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4 11.29l1-1v1.42l-1.15 1.14L3 12.5V10H1.5L1 9.5v-8l.5-.5h12l.5.5V6h-1V2H2v7h1.5l.5.5zM10.29 13l1.86 1.85l.85-.35V13h1.5l.5-.5v-5l-.5-.5h-8l-.5.5v5l.5.5zm.21-1H7V8h7v4h-1.5l-.5.5v.79l-1.15-1.14z\" clip-rule=\"evenodd\"/>"
|
|
238
238
|
},
|
|
239
|
+
"comment-discussion-sparkle": {
|
|
240
|
+
"body": "<path fill=\"currentColor\" d=\"M16.002 8.502a.3.3 0 0 1-.202.284l-.765.249a1.57 1.57 0 0 0-.999.998l-.249.765a.3.3 0 0 1-.111.146a.304.304 0 0 1-.461-.146l-.249-.765a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.3.3 0 0 1-.146-.11a.3.3 0 0 1 0-.348a.3.3 0 0 1 .146-.11l.765-.249a1.58 1.58 0 0 0 .984-.998l.249-.765a.3.3 0 0 1 .109-.146a.31.31 0 0 1 .351 0a.3.3 0 0 1 .109.146l.249.765a1.58 1.58 0 0 0 .999.998l.766.249l.015.004q.09.032.146.11h.002c.037.05.056.112.056.174M4 9.501l-.5-.5H2v-6h4.098c.044-.116.094-.23.166-.33a1.43 1.43 0 0 1 .68-.514l.481-.156H1.5l-.5.5v7l.5.5H3v2.5l.85.35L5 11.711v-1.42l-1 1zm10.738 1.606a1.32 1.32 0 0 1-.482.652c-.078.056-.167.092-.255.129v1.113h-1.5l-.5.5v.79l-1.15-1.14l-.35-.15h-3.5v-4h3.114a1.3 1.3 0 0 1-.114-.503c0-.175.05-.339.119-.497H6.501l-.5.5v5l.5.5h3.79l1.86 1.85l.85-.35v-1.5h1.5l.5-.5v-3.177c-.003.009-.012.015-.015.024zM7.076 3.254a.42.42 0 0 0 0 .488a.42.42 0 0 0 .205.155l1.071.348A2.21 2.21 0 0 1 9.75 5.648l.348 1.07a.426.426 0 0 0 .801 0l.348-1.07a2.2 2.2 0 0 1 1.399-1.398l1.071-.348a.42.42 0 0 0 .205-.643a.42.42 0 0 0-.205-.155l-.02-.005l-1.072-.348a2.2 2.2 0 0 1-1.399-1.397l-.348-1.07a.43.43 0 0 0-.4-.283a.42.42 0 0 0-.399.283l-.348 1.07a2.2 2.2 0 0 1-1.378 1.397l-1.071.348a.44.44 0 0 0-.206.155\"/>"
|
|
241
|
+
},
|
|
239
242
|
"comment-draft": {
|
|
240
243
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M14.5 2.001H13v1h1v1h1v-1.5zm-5.5 0h2v1H9zm-4 0h2v1H5zm9 8v2h.5l.5-.5v-1.5zm-2 2v-1h-2v1zm-4-1h-.5l-.354.146L5 13.294v-1.793l-.5-.5H4v3.5l.854.354l2.853-2.854H8zm7-3v-2h-1v2zm-13 3v-1H1v1.5l.5.5H2zm0-3v-2H1v2zm0-5v1H1v-1.5l.5-.5H3v1z\" clip-rule=\"evenodd\"/>"
|
|
241
244
|
},
|
|
@@ -1538,5 +1541,5 @@
|
|
|
1538
1541
|
"parent": "circle-small-filled"
|
|
1539
1542
|
}
|
|
1540
1543
|
},
|
|
1541
|
-
"lastModified":
|
|
1544
|
+
"lastModified": 1755841145
|
|
1542
1545
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/codicon",
|
|
3
3
|
"description": "Codicons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.2.
|
|
5
|
-
"iconSetVersion": "0.0.
|
|
4
|
+
"version": "1.2.26",
|
|
5
|
+
"iconSetVersion": "0.0.39",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|