mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
32 lines
485 B
JSON
32 lines
485 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": [
|
|
{
|
|
"name": "box-select",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|