@iconify-json/octicon 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 +11 -4
- package/info.json +2 -2
- package/metadata.json +0 -1
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -3678,17 +3678,24 @@
|
|
|
3678
3678
|
"height": 24
|
|
3679
3679
|
},
|
|
3680
3680
|
"vscode-16": {
|
|
3681
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
3681
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M11.098 1.013a.87.87 0 0 1 .524.073l2.883 1.394a.88.88 0 0 1 .495.793v9.454a.88.88 0 0 1-.495.792l-2.883 1.393a.86.86 0 0 1-.994-.17l-5.519-5.06l-2.403 1.835a.58.58 0 0 1-.744-.034l-.772-.705a.59.59 0 0 1 0-.867L3.274 8L1.19 6.088a.59.59 0 0 1 0-.866l.772-.706a.58.58 0 0 1 .744-.034l2.403 1.834l5.519-5.058a.87.87 0 0 1 .47-.245M7.315 8l4.187 3.193V11H11.5V6h.002V4.806z\" clip-rule=\"evenodd\"/>"
|
|
3682
|
+
},
|
|
3683
|
+
"vscode-24": {
|
|
3684
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M16.868 1.02c.28-.048.568-.009.824.115l4.53 2.191c.475.23.778.715.778 1.247v14.855c0 .53-.303 1.014-.778 1.245l-4.53 2.19a1.35 1.35 0 0 1-1.562-.268l-8.672-7.95l-3.777 2.882a.915.915 0 0 1-1.17-.053L1.3 16.366a.93.93 0 0 1 0-1.362L4.574 12L1.3 8.995a.924.924 0 0 1 0-1.36l1.213-1.11a.916.916 0 0 1 1.169-.053l3.777 2.883l8.672-7.95c.2-.202.458-.337.738-.385M10.924 12l6.58 5.018v-.303H17.5V8.857h.003V6.98z\" clip-rule=\"evenodd\"/>",
|
|
3685
|
+
"width": 24,
|
|
3686
|
+
"height": 24
|
|
3682
3687
|
},
|
|
3683
3688
|
"vscode-32": {
|
|
3684
3689
|
"body": "<path fill=\"currentColor\" d=\"M21.727 27.839a1.61 1.61 0 0 1-1.847-.316L9.632 18.125l-4.463 3.406a1.08 1.08 0 0 1-1.383-.062L2.354 20.16a1.093 1.093 0 0 1-.001-1.61L6.224 15l-3.871-3.55a1.093 1.093 0 0 1 .001-1.61l1.432-1.309a1.08 1.08 0 0 1 1.383-.062l4.463 3.406L19.88 2.477a1.61 1.61 0 0 1 1.847-.316L27.08 4.75c.562.272.92.844.92 1.472V16h-6.496V9.067L13.728 15l7.776 5.933V16H28v7.778c0 .628-.358 1.2-.92 1.472z\"/>",
|
|
3685
3690
|
"width": 32,
|
|
3686
|
-
"height": 32
|
|
3691
|
+
"height": 32,
|
|
3692
|
+
"hidden": true
|
|
3687
3693
|
},
|
|
3688
3694
|
"vscode-48": {
|
|
3689
3695
|
"body": "<path fill=\"currentColor\" d=\"M32.59 41.758a2.41 2.41 0 0 1-2.77-.474L14.448 27.188l-6.695 5.109a1.62 1.62 0 0 1-2.074-.093l-2.147-1.963a1.64 1.64 0 0 1-.002-2.416L9.336 22.5L3.53 17.175a1.64 1.64 0 0 1 .002-2.416l2.147-1.963a1.62 1.62 0 0 1 2.074-.093l6.695 5.109L29.82 3.716a2.42 2.42 0 0 1 2.77-.475l8.03 3.884A2.45 2.45 0 0 1 42 9.333V24h-9.744V13.601L20.593 22.5l11.663 8.899V24H42v11.667c0 .941-.537 1.8-1.38 2.208z\"/>",
|
|
3690
3696
|
"width": 48,
|
|
3691
|
-
"height": 48
|
|
3697
|
+
"height": 48,
|
|
3698
|
+
"hidden": true
|
|
3692
3699
|
},
|
|
3693
3700
|
"watch": {
|
|
3694
3701
|
"body": "<path fill-rule=\"evenodd\" d=\"M6 8h2v1H5V5h1v3zm6 0c0 2.22-1.2 4.16-3 5.19V15c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-1.81C1.2 12.16 0 10.22 0 8s1.2-4.16 3-5.19V1c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v1.81c1.8 1.03 3 2.97 3 5.19zm-1 0c0-2.77-2.23-5-5-5S1 5.23 1 8s2.23 5 5 5s5-2.23 5-5z\" fill=\"currentColor\"/>",
|
|
@@ -3842,5 +3849,5 @@
|
|
|
3842
3849
|
"parent": "unverified-24"
|
|
3843
3850
|
}
|
|
3844
3851
|
},
|
|
3845
|
-
"lastModified":
|
|
3852
|
+
"lastModified": 1780117051
|
|
3846
3853
|
}
|
package/info.json
CHANGED
package/metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/octicon",
|
|
3
3
|
"description": "Octicons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.2.
|
|
5
|
-
"iconSetVersion": "19.
|
|
4
|
+
"version": "1.2.26",
|
|
5
|
+
"iconSetVersion": "19.28.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|