Files
lucide/icons/square-dashed.json
Kyle Angelo Galendez 542507f835 fix(icons): rename box-select to square-dashed (#2506)
* Rename box-select.svg to square-dashed.svg

* Update and rename box-select.json to square-dashed.json

* Add aliases
2024-10-01 22:13:41 +02:00

27 lines
358 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"llaenowyd",
"mishkaio",
"ericfennis",
"karsa-mistmere",
"chessurisme"
],
"tags": [
"selection",
"square",
"rectangular",
"marquee",
"tool",
"dashed",
"box"
],
"categories": [
"text",
"design"
],
"aliases": [
"box-select"
]
}