@iconify-json/simple-icons 1.2.32 → 1.2.33
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
|
@@ -2562,7 +2562,7 @@
|
|
|
2562
2562
|
"body": "<path fill=\"currentColor\" d=\"M.51 3.06h22.98V.755H.51zm20.976 2.537v9.608h-2.137l-1.669 5.76H24v2.28H0v-2.28h6.32l-1.67-5.76H2.515V5.597h18.972Zm-5.066 9.608H7.58l1.67 5.76h5.501zM18.367 7.9H5.634v5.025h12.733z\"/>"
|
|
2563
2563
|
},
|
|
2564
2564
|
"doubanread": {
|
|
2565
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
2565
|
+
"body": "<path fill=\"currentColor\" d=\"M16.056 3c-4.128 0-5.432 3.97-7.994 5.966l-.152.115c-.828.607-1.787 1.005-3.012 1.005C2.009 10.083.38 7.855 0 6.435c0 1.098.177 2.248.499 3.397C2.049 15.403 6.96 21 11.41 21c5.206 0 8.985-5.428 10.127-9.556c.369-1.332 1.204-2.478 2.368-3.178l.095-.06l-.14-.054l-.001.004c-1.144-.453-2.082-1.308-2.72-2.384c-.983-1.65-2.984-2.77-5.083-2.77m2.705 3.75c.379.008.702.358.736.822c.037.496-.269.933-.683.976c-.412.041-.775-.325-.811-.82s.267-.93.68-.976zm-4.609 2.252a2.46 2.46 0 0 1 1.048.714c1.487 1.825.403 4.62-1.368 5.858c-2.196 1.616-5.202.876-7.382-.379a9.5 9.5 0 0 1-2.775-2.433a10 10 0 0 1-.672-1.021c-.011-.018.015-.035.027-.019c1.391 1.977 3.554 3.302 5.904 3.715c.947.144 1.903.24 2.794-.036c1.532-.524 2.903-1.736 3.334-3.329c.321-1.088.026-2.33-.938-3.019c-.028-.017 0-.064.028-.052\"/>"
|
|
2566
2566
|
},
|
|
2567
2567
|
"dovecot": {
|
|
2568
2568
|
"body": "<path fill=\"currentColor\" d=\"M8.784 8.39a.94.94 0 0 0-.564.192l-8.102 6.19a.313.313 0 0 0 0 .49l.339.253c.153.12.368.12.523 0l4.018-3.061a.62.62 0 0 1 .75 0l2.659 2.033a.62.62 0 0 0 .749 0l3.515-2.683a.422.422 0 0 0 0-.682l-3.322-2.54a.93.93 0 0 0-.565-.192m9.298 0a.92.92 0 0 0-.563.192l-8.102 6.196a.307.307 0 0 0 0 .489l.335.255a.44.44 0 0 0 .527 0l4.635-3.533a.624.624 0 0 1 .748 0l4.527 3.452a.62.62 0 0 0 .75 0l2.889-2.213a.43.43 0 0 0 0-.688l-5.181-3.958a.93.93 0 0 0-.565-.192\"/>"
|
|
@@ -10581,7 +10581,7 @@
|
|
|
10581
10581
|
"parent": "windows"
|
|
10582
10582
|
}
|
|
10583
10583
|
},
|
|
10584
|
-
"lastModified":
|
|
10584
|
+
"lastModified": 1745245070,
|
|
10585
10585
|
"width": 24,
|
|
10586
10586
|
"height": 24
|
|
10587
10587
|
}
|
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": "14.12.
|
|
4
|
+
"version": "1.2.33",
|
|
5
|
+
"iconSetVersion": "14.12.3",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|