@iconify-json/octicon 1.1.15 → 1.1.16
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
|
@@ -2257,7 +2257,7 @@
|
|
|
2257
2257
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M11.5 7a4.499 4.499 0 1 1-8.998 0A4.499 4.499 0 0 1 11.5 7zm-.82 4.74a6 6 0 1 1 1.06-1.06l3.04 3.04a.75.75 0 1 1-1.06 1.06l-3.04-3.04z\"/>"
|
|
2258
2258
|
},
|
|
2259
2259
|
"search-24": {
|
|
2260
|
-
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"
|
|
2260
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M10.25 2a8.25 8.25 0 1 0 5.28 14.59l5.69 5.69a.75.75 0 1 0 1.06-1.06l-5.69-5.69A8.25 8.25 0 0 0 10.25 2zM3.5 10.25a6.75 6.75 0 1 1 13.5 0a6.75 6.75 0 0 1-13.5 0z\"/>",
|
|
2261
2261
|
"width": 24,
|
|
2262
2262
|
"height": 24
|
|
2263
2263
|
},
|
|
@@ -2941,5 +2941,5 @@
|
|
|
2941
2941
|
"parent": "unverified-24"
|
|
2942
2942
|
}
|
|
2943
2943
|
},
|
|
2944
|
-
"lastModified":
|
|
2944
|
+
"lastModified": 1660285737
|
|
2945
2945
|
}
|
package/info.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.1.
|
|
5
|
-
"iconSetVersion": "17.4.
|
|
4
|
+
"version": "1.1.16",
|
|
5
|
+
"iconSetVersion": "17.4.1",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|