@iconify-json/humbleicons 1.2.8 → 1.2.9
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 +8 -2
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m4 4l16 16M5 17h2m0 0h10M7 17v-6c0-1.126.372-2.164 1-3m3.5-2.5V4a.5.5 0 0 1 1 0v1.5M17 13v-2a5 5 0 0 0-6.5-4.771M13 20a1 1 0 1 1-2 0z\"/>"
|
|
141
141
|
},
|
|
142
142
|
"bike": {
|
|
143
|
-
"body": "<path fill=\"currentColor\"
|
|
143
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 16l.5-3.5l-4-2l4-3L15 10h2m-8 6a3 3 0 1 1-6 0a3 3 0 0 1 6 0m12 0a3 3 0 1 1-6 0a3 3 0 0 1 6 0M16 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0\"/>"
|
|
144
144
|
},
|
|
145
145
|
"bold": {
|
|
146
146
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 11.5V4h6.25A3.75 3.75 0 0 1 17 7.75v0a3.75 3.75 0 0 1-3.75 3.75zm0 0V20h6.75A4.25 4.25 0 0 0 18 15.75v0a4.25 4.25 0 0 0-4.25-4.25z\"/>"
|
|
@@ -476,6 +476,9 @@
|
|
|
476
476
|
"incognito-2": {
|
|
477
477
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 7.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m0 0l.211-.106a4 4 0 0 1 3.578 0L14 7.5m0 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0m-2 6.303c5-3 5 3.5 9 1.767c-1 4.233-6 4.233-9 1.233c-3 3-8 3-9-1.233c4 1.733 4-4.767 9-1.767\"/>"
|
|
478
478
|
},
|
|
479
|
+
"info": {
|
|
480
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.5 10.5h2V18m0 0H15m-2.5 0H10m1.5-11V6h1v1z\"/>"
|
|
481
|
+
},
|
|
479
482
|
"info-circle": {
|
|
480
483
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 11h1v5.5m0 0h1.5m-1.5 0h-1.5M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-9.5-4v-.5h.5V8z\"/>"
|
|
481
484
|
},
|
|
@@ -578,6 +581,9 @@
|
|
|
578
581
|
"pie-chart": {
|
|
579
582
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20.488 15A9 9 0 0 1 12 21A9 9 0 0 1 9 3.512M12 3a9 9 0 0 1 9 9h-9z\"/>"
|
|
580
583
|
},
|
|
584
|
+
"plane": {
|
|
585
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 9.5V5.782c0-.821.326-1.608.906-2.188a1.547 1.547 0 0 1 2.188 0c.58.58.906 1.367.906 2.188V9.5l6.496 3.712a1 1 0 0 1 .504.868v1.42l-7-2v4l1.055.703a1 1 0 0 1 .445.832V21l-3.225-.922a1 1 0 0 0-.55 0L8.5 21v-1.965a1 1 0 0 1 .445-.832L10 17.5v-4l-7 2v-1.42a1 1 0 0 1 .504-.868z\"/>"
|
|
586
|
+
},
|
|
581
587
|
"play": {
|
|
582
588
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 17.259V6.741a1 1 0 0 1 1.504-.864l9.015 5.26a1 1 0 0 1 0 1.727l-9.015 5.259A1 1 0 0 1 7 17.259\"/>"
|
|
583
589
|
},
|
|
@@ -768,7 +774,7 @@
|
|
|
768
774
|
"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>"
|
|
769
775
|
}
|
|
770
776
|
},
|
|
771
|
-
"lastModified":
|
|
777
|
+
"lastModified": 1750353004,
|
|
772
778
|
"width": 24,
|
|
773
779
|
"height": 24
|
|
774
780
|
}
|
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.9",
|
|
5
|
+
"iconSetVersion": "1.18.1",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|