@iconify-json/simple-icons 1.2.67 → 1.2.68
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
|
@@ -6410,7 +6410,7 @@
|
|
|
6410
6410
|
"body": "<path fill=\"currentColor\" d=\"m12.001 13.301l3.277 3.819l-.75.9l-2.133-2.521l-1.131-1.338zM24 2.41v19.182c0 .655-.531 1.186-1.186 1.186H1.186A1.186 1.186 0 0 1 0 21.591V2.409c0-.655.531-1.186 1.186-1.186h21.628c.655 0 1.186.53 1.186 1.186zM21.759 19.5l-2.116-2.542l-2.115-2.541l-.586.704l-3.25-3.788l4.913-5.73l-1.175-1.008l-4.76 5.549l-4.743-5.527l-1.947 1.67l5 5.827l-.73.851L9.01 11.5l-3.384 4l-3.385 4z\"/>"
|
|
6411
6411
|
},
|
|
6412
6412
|
"myanimelist": {
|
|
6413
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
6413
|
+
"body": "<path fill=\"currentColor\" d=\"M14.921 6.479c-.82 0-3.683 0-4.947 3.156c-.662 1.652-.986 4.812.876 7.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022 3.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408 2.877-2.336h2.454l-.572-2.04ZM0 6.528v9.624h2.348v-5.84l2.031 2.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368 9.474L2.31 6.528Zm18.447.022v9.583h5.022L24 14.09h-3.232V6.55Z\"/>"
|
|
6414
6414
|
},
|
|
6415
6415
|
"myget": {
|
|
6416
6416
|
"body": "<path fill=\"currentColor\" d=\"M11.96 0L1.1 4.34v14.28L11.9 24l11-5.38V13.8h-3.2v2.87l-7.8 3.83l-7.64-3.83V8.02l7.64 3.72l10.8-5.6Zm-.24 3.53L16.02 6l-4.15 2.17l-5.22-2.56Z\"/>"
|
|
@@ -11288,7 +11288,7 @@
|
|
|
11288
11288
|
"parent": "windows"
|
|
11289
11289
|
}
|
|
11290
11290
|
},
|
|
11291
|
-
"lastModified":
|
|
11291
|
+
"lastModified": 1769408944,
|
|
11292
11292
|
"width": 24,
|
|
11293
11293
|
"height": 24
|
|
11294
11294
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/simple-icons",
|
|
3
3
|
"description": "Simple Icons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.2.
|
|
5
|
-
"iconSetVersion": "16.6.
|
|
4
|
+
"version": "1.2.68",
|
|
5
|
+
"iconSetVersion": "16.6.1",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|