@iconify-json/simple-icons 1.1.52 → 1.1.53
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 +4 -1
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -7559,6 +7559,9 @@
|
|
|
7559
7559
|
"zigbee": {
|
|
7560
7560
|
"body": "<path fill=\"currentColor\" d=\"M11.988 0a11.85 11.85 0 0 0-8.617 3.696c7.02-.875 11.401-.583 13.289-.34c3.752.583 3.558 3.404 3.558 3.404L8.237 19.112c2.299.22 6.897.366 13.796-.631a11.86 11.86 0 0 0 1.912-6.469C23.945 5.374 18.595 0 11.988 0zm.232 4.31c-2.451-.014-5.772.146-9.963.723C.854 7.003.055 9.41.055 12.012C.055 18.626 5.38 24 11.988 24c3.63 0 6.85-1.63 9.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691 4.474a38.635 38.635 0 0 0-3.471-.163Z\"/>"
|
|
7561
7561
|
},
|
|
7562
|
+
"zilch": {
|
|
7563
|
+
"body": "<path fill=\"currentColor\" d=\"M4.421 6.149c3.292-2.011 6.584-4.036 9.862-6.046a.702.702 0 0 1 .83.073c1.312 1.18 2.637 2.36 3.948 3.54a.694.694 0 0 1 .175.815a1737.248 1737.248 0 0 1-4.341 9.338a.61.61 0 0 0 .408.845c1.427.335 2.855.656 4.283.991a.546.546 0 0 1 .204.976c-3.234 2.375-6.483 4.749-9.717 7.124a.986.986 0 0 1-1.136.029l-4.633-3.016a.691.691 0 0 1-.248-.888c1.326-2.812 2.666-5.623 3.992-8.421a.78.78 0 0 0-.146-.859a802.196 802.196 0 0 0-3.583-3.569c-.277-.262-.219-.729.102-.932Z\"/>"
|
|
7564
|
+
},
|
|
7562
7565
|
"zillow": {
|
|
7563
7566
|
"body": "<path fill=\"currentColor\" d=\"M12.006 0L1.086 8.627v3.868c3.386-2.013 11.219-5.13 14.763-6.015c.11-.024.16.005.227.078c.372.427 1.586 1.899 1.916 2.301a.128.128 0 0 1-.03.195a43.607 43.607 0 0 0-6.67 6.527c-.03.037-.006.043.012.03c2.642-1.134 8.828-2.94 11.622-3.452V8.627zm-.48 11.177c-2.136.708-8.195 3.307-10.452 4.576V24h21.852v-7.936c-2.99.506-11.902 3.16-15.959 5.246a.183.183 0 0 1-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3 4.789-5.899 6.833-7.418c.042-.03.031-.06-.012-.042Z\"/>"
|
|
7564
7567
|
},
|
|
@@ -7913,7 +7916,7 @@
|
|
|
7913
7916
|
"parent": "vercel"
|
|
7914
7917
|
}
|
|
7915
7918
|
},
|
|
7916
|
-
"lastModified":
|
|
7919
|
+
"lastModified": 1684129749,
|
|
7917
7920
|
"width": 24,
|
|
7918
7921
|
"height": 24
|
|
7919
7922
|
}
|
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.1.
|
|
5
|
-
"iconSetVersion": "8.
|
|
4
|
+
"version": "1.1.53",
|
|
5
|
+
"iconSetVersion": "8.14.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|