@iconify-json/lucide 1.2.100 → 1.2.102
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 +12 -6
- package/info.json +1 -1
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -680,6 +680,9 @@
|
|
|
680
680
|
"bookmark-minus": {
|
|
681
681
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 10H9m8-7a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z\"/>"
|
|
682
682
|
},
|
|
683
|
+
"bookmark-off": {
|
|
684
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 19v1a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5M2 2l20 20M8.656 3H17a2 2 0 0 1 2 2v8.344\"/>"
|
|
685
|
+
},
|
|
683
686
|
"bookmark-plus": {
|
|
684
687
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 7v6m3-3H9m8-7a2 2 0 0 1 2 2v15a1 1 0 0 1-1.496.868l-4.512-2.578a2 2 0 0 0-1.984 0l-4.512 2.578A1 1 0 0 1 5 20V5a2 2 0 0 1 2-2z\"/>"
|
|
685
688
|
},
|
|
@@ -3753,7 +3756,7 @@
|
|
|
3753
3756
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.247 7.761a6 6 0 0 1 0 8.478m2.828-11.306a10 10 0 0 1 0 14.134m-14.15 0a10 10 0 0 1 0-14.134m2.828 11.306a6 6 0 0 1 0-8.478\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/></g>"
|
|
3754
3757
|
},
|
|
3755
3758
|
"radio-off": {
|
|
3756
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
3759
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.414 13.414a2 2 0 1 1-2.828-2.828m5.661-2.825a6 6 0 0 1 1.744 4.572m1.084-7.4a10 10 0 0 1 2.234 10.72M2 2l20 20M4.925 19.067a10 10 0 0 1 0-14.134m2.828 11.306a6 6 0 0 1 0-8.478\"/>"
|
|
3757
3760
|
},
|
|
3758
3761
|
"radio-receiver": {
|
|
3759
3762
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 16v2m14-2v2\"/><rect width=\"20\" height=\"8\" x=\"2\" y=\"8\" rx=\"2\"/><path d=\"M18 12h.01\"/></g>"
|
|
@@ -4430,6 +4433,9 @@
|
|
|
4430
4433
|
"square-dashed-mouse-pointer": {
|
|
4431
4434
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033zM5 3a2 2 0 0 0-2 2m16-2a2 2 0 0 1 2 2M5 21a2 2 0 0 1-2-2M9 3h1M9 21h2m3-18h1M3 9v1m18-1v2M3 14v1\"/>"
|
|
4432
4435
|
},
|
|
4436
|
+
"square-dashed-text": {
|
|
4437
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 21h1M14 3h1m4 0a2 2 0 0 1 2 2m0 9v1m0 4a2 2 0 0 1-2 2m2-12v1M3 14v1m0-6v1m2 11a2 2 0 0 1-2-2M5 3a2 2 0 0 0-2 2m4 7h10M7 16h6M7 8h8M9 21h1M9 3h1\"/>"
|
|
4438
|
+
},
|
|
4433
4439
|
"square-dashed-top-solid": {
|
|
4434
4440
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 21h1m6-7v1m0 4a2 2 0 0 1-2 2m2-12v1M3 14v1M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2M3 9v1m2 11a2 2 0 0 1-2-2m6 2h1\"/>"
|
|
4435
4441
|
},
|
|
@@ -4758,9 +4764,6 @@
|
|
|
4758
4764
|
"text-search": {
|
|
4759
4765
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 5H3m7 7H3m7 7H3\"/><circle cx=\"17\" cy=\"15\" r=\"3\"/><path d=\"m21 19l-1.9-1.9\"/></g>"
|
|
4760
4766
|
},
|
|
4761
|
-
"text-select": {
|
|
4762
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 21h1M14 3h1m4 0a2 2 0 0 1 2 2m0 9v1m0 4a2 2 0 0 1-2 2m2-12v1M3 14v1m0-6v1m2 11a2 2 0 0 1-2-2M5 3a2 2 0 0 0-2 2m4 7h10M7 16h6M7 8h8M9 21h1M9 3h1\"/>"
|
|
4763
|
-
},
|
|
4764
4767
|
"text-wrap": {
|
|
4765
4768
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16 16l-3 3l3 3\"/><path d=\"M3 12h14.5a1 1 0 0 1 0 7H13M3 19h6M3 5h18\"/></g>"
|
|
4766
4769
|
},
|
|
@@ -5899,8 +5902,11 @@
|
|
|
5899
5902
|
"test-tube-2": {
|
|
5900
5903
|
"parent": "test-tube-diagonal"
|
|
5901
5904
|
},
|
|
5905
|
+
"text-select": {
|
|
5906
|
+
"parent": "square-dashed-text"
|
|
5907
|
+
},
|
|
5902
5908
|
"text-selection": {
|
|
5903
|
-
"parent": "text
|
|
5909
|
+
"parent": "square-dashed-text"
|
|
5904
5910
|
},
|
|
5905
5911
|
"train": {
|
|
5906
5912
|
"parent": "tram-front"
|
|
@@ -5969,7 +5975,7 @@
|
|
|
5969
5975
|
"parent": "square-x"
|
|
5970
5976
|
}
|
|
5971
5977
|
},
|
|
5972
|
-
"lastModified":
|
|
5978
|
+
"lastModified": 1775804562,
|
|
5973
5979
|
"width": 24,
|
|
5974
5980
|
"height": 24
|
|
5975
5981
|
}
|
package/info.json
CHANGED