@iconify-json/simple-icons 1.2.80 → 1.2.81
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
|
@@ -3778,7 +3778,7 @@
|
|
|
3778
3778
|
"body": "<path fill=\"currentColor\" d=\"M2.666 0v24h18.668V8.666l-2.668 2.668v10H5.334V2.668H10L12.666 0zm10.668 0v8h8V5.334h-2.668V2.668H16V0\"/>"
|
|
3779
3779
|
},
|
|
3780
3780
|
"git": {
|
|
3781
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
3781
|
+
"body": "<path fill=\"currentColor\" d=\"M13.09 23.549a1.54 1.54 0 0 1-2.18 0L.451 13.089a1.54 1.54 0 0 1 0-2.179l7.191-7.19l2.733 2.733a1.85 1.85 0 0 0 .964 2.326v6.66a1.849 1.849 0 1 0 1.54 0V8.957l2.508 2.508a1.85 1.85 0 1 0 1.09-1.09l-2.634-2.634a1.85 1.85 0 0 0-2.378-2.377L8.73 2.63L10.91.451a1.54 1.54 0 0 1 2.179 0l10.459 10.46a1.54 1.54 0 0 1 0 2.179z\"/>"
|
|
3782
3782
|
},
|
|
3783
3783
|
"gitbook": {
|
|
3784
3784
|
"body": "<path fill=\"currentColor\" d=\"M12.513 1.097c-.645 0-1.233.34-2.407 1.017L3.675 5.82A7.23 7.23 0 0 0 0 12.063v.236a7.23 7.23 0 0 0 3.667 6.238L7.69 20.86c2.354 1.36 3.531 2.042 4.824 2.042c1.292.001 2.47-.678 4.825-2.038l4.251-2.453c1.177-.68 1.764-1.02 2.087-1.579c.323-.56.324-1.24.323-2.6v-2.63a1.04 1.04 0 0 0-1.558-.903l-8.728 5.024c-.587.337-.88.507-1.201.507c-.323 0-.616-.168-1.204-.506l-5.904-3.393c-.297-.171-.446-.256-.565-.271a.6.6 0 0 0-.634.368c-.045.111-.045.282-.043.625c.002.252 0 .378.025.494c.053.259.189.493.387.667c.089.077.198.14.416.266l6.315 3.65c.589.34.884.51 1.207.51s.617-.17 1.206-.509l7.74-4.469c.202-.116.302-.172.377-.13c.075.044.075.16.075.392v1.193c0 .34.001.51-.08.649c-.08.14-.227.224-.522.394l-6.382 3.685c-1.178.68-1.767 1.02-2.413 1.02s-1.236-.34-2.412-1.022l-5.97-3.452l-.043-.025a4.1 4.1 0 0 1-2.031-3.52V11.7a2.25 2.25 0 0 1 1.12-1.944a1.98 1.98 0 0 1 1.982-.001l4.946 2.858c1.174.679 1.762 1.019 2.407 1.02c.645 0 1.233-.34 2.41-1.017l7.482-4.306a1.091 1.091 0 0 0 0-1.891L14.92 2.11c-1.175-.675-1.762-1.013-2.406-1.013Z\"/>"
|
|
@@ -11419,7 +11419,7 @@
|
|
|
11419
11419
|
"parent": "windows"
|
|
11420
11420
|
}
|
|
11421
11421
|
},
|
|
11422
|
-
"lastModified":
|
|
11422
|
+
"lastModified": 1778041350,
|
|
11423
11423
|
"width": 24,
|
|
11424
11424
|
"height": 24
|
|
11425
11425
|
}
|
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.18.
|
|
4
|
+
"version": "1.2.81",
|
|
5
|
+
"iconSetVersion": "16.18.1",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|