@iconify-json/lucide 1.2.6 → 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 -4
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -664,9 +664,6 @@
|
|
|
664
664
|
"box": {
|
|
665
665
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z\"/><path d=\"m3.3 7l8.7 5l8.7-5M12 22V12\"/></g>"
|
|
666
666
|
},
|
|
667
|
-
"box-select": {
|
|
668
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 3a2 2 0 0 0-2 2m16-2a2 2 0 0 1 2 2m0 14a2 2 0 0 1-2 2M5 21a2 2 0 0 1-2-2M9 3h1M9 21h1m4-18h1m-1 18h1M3 9v1m18-1v1M3 14v1m18-1v1\"/>"
|
|
669
|
-
},
|
|
670
667
|
"boxes": {
|
|
671
668
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3zM7 16.5l-4.74-2.85M7 16.5l5-3m-5 3v5.17m5-8.17V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5zm5 3l-5-3m5 3l4.74-2.85M17 16.5v5.17\"/><path d=\"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3l5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0zM12 8L7.26 5.15M12 8l4.74-2.85M12 13.5V8\"/></g>"
|
|
672
669
|
},
|
|
@@ -3918,6 +3915,9 @@
|
|
|
3918
3915
|
"square-code": {
|
|
3919
3916
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 9.5L8 12l2 2.5m4-5l2 2.5l-2 2.5\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"/></g>"
|
|
3920
3917
|
},
|
|
3918
|
+
"square-dashed": {
|
|
3919
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 3a2 2 0 0 0-2 2m16-2a2 2 0 0 1 2 2m0 14a2 2 0 0 1-2 2M5 21a2 2 0 0 1-2-2M9 3h1M9 21h1m4-18h1m-1 18h1M3 9v1m18-1v1M3 14v1m18-1v1\"/>"
|
|
3920
|
+
},
|
|
3921
3921
|
"square-dashed-bottom": {
|
|
3922
3922
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2M9 21h1m4 0h1\"/>"
|
|
3923
3923
|
},
|
|
@@ -4781,6 +4781,9 @@
|
|
|
4781
4781
|
"book-template": {
|
|
4782
4782
|
"parent": "book-dashed"
|
|
4783
4783
|
},
|
|
4784
|
+
"box-select": {
|
|
4785
|
+
"parent": "square-dashed"
|
|
4786
|
+
},
|
|
4784
4787
|
"check-circle": {
|
|
4785
4788
|
"parent": "circle-check-big"
|
|
4786
4789
|
},
|
|
@@ -5235,7 +5238,7 @@
|
|
|
5235
5238
|
"parent": "square-x"
|
|
5236
5239
|
}
|
|
5237
5240
|
},
|
|
5238
|
-
"lastModified":
|
|
5241
|
+
"lastModified": 1727941385,
|
|
5239
5242
|
"width": 24,
|
|
5240
5243
|
"height": 24
|
|
5241
5244
|
}
|