mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Rename box-select.svg to square-dashed.svg * Update and rename box-select.json to square-dashed.json * Add aliases
27 lines
358 B
JSON
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"
|
|
]
|
|
}
|