@iconify-json/humbleicons 1.2.5 → 1.2.7
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 +7 -1
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -7,6 +7,9 @@
|
|
|
7
7
|
"adjustments": {
|
|
8
8
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4v10m0 6v-.5M17.5 4v5m0 11v-5.56M6.5 4v2m0 14v-8.44M6.5 6a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5.5 8a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5.5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3\"/>"
|
|
9
9
|
},
|
|
10
|
+
"ai": {
|
|
11
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 19c1.2-3.678 2.526-5.005 6-6c-3.474-.995-4.8-2.322-6-6c-1.2 3.678-2.526 5.005-6 6c3.474.995 4.8 2.322 6 6Zm-8-9c.6-1.84 1.263-2.503 3-3c-1.737-.497-2.4-1.16-3-3c-.6 1.84-1.263 2.503-3 3c1.737.497 2.4 1.16 3 3Zm1.5 10c.3-.92.631-1.251 1.5-1.5c-.869-.249-1.2-.58-1.5-1.5c-.3.92-.631 1.251-1.5 1.5c.869.249 1.2.58 1.5 1.5Z\"/>"
|
|
12
|
+
},
|
|
10
13
|
"aid": {
|
|
11
14
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 8H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-2M8 8V6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M8 8h8m-4 4v2m0 0v2m0-2h-2m2 0h2\"/>"
|
|
12
15
|
},
|
|
@@ -439,6 +442,9 @@
|
|
|
439
442
|
"gift": {
|
|
440
443
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9V6a3 3 0 1 0-3 3zm0 0V7a2 2 0 1 1 2 2zm-7 4v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7m-7-3v11m8-8v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v3z\"/>"
|
|
441
444
|
},
|
|
445
|
+
"git": {
|
|
446
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" d=\"m16 12l-4-4m0 0L9 5m3 3v8m-9.293-4.707l8.586-8.586a1 1 0 0 1 1.414 0l8.586 8.586a1 1 0 0 1 0 1.414l-8.586 8.586a1 1 0 0 1-1.414 0l-8.586-8.586a1 1 0 0 1 0-1.414ZM13 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm4-4a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm-4-4a1 1 0 1 1-2 0a1 1 0 0 1 2 0Z\"/>"
|
|
447
|
+
},
|
|
442
448
|
"globe": {
|
|
443
449
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9H3m9 9a9 9 0 0 1-9-9m9 9c1.933 0 3.5-4.03 3.5-9S13.933 3 12 3m0 18c-1.933 0-3.5-4.03-3.5-9s1.567-9 3.5-9m-9 9a9 9 0 0 1 9-9\"/>"
|
|
444
450
|
},
|
|
@@ -759,7 +765,7 @@
|
|
|
759
765
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M16 10a6 6 0 1 1-12 0a6 6 0 0 1 12 0Z\"/><path stroke-linecap=\"round\" d=\"m20 20l-5-5m-7.5-5h5\"/></g>"
|
|
760
766
|
}
|
|
761
767
|
},
|
|
762
|
-
"lastModified":
|
|
768
|
+
"lastModified": 1749100476,
|
|
763
769
|
"width": 24,
|
|
764
770
|
"height": 24
|
|
765
771
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/humbleicons",
|
|
3
3
|
"description": "Humbleicons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.2.
|
|
5
|
-
"iconSetVersion": "1.
|
|
4
|
+
"version": "1.2.7",
|
|
5
|
+
"iconSetVersion": "1.16.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|