mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:06:21 +01:00
* Add `terminal-square` alternate icon * Add `chevron-right-square` (alternate `terminal`) icon * Add `chevron-left-square` icon * Add `chevron-up-square` icon * Add `chevron-down-square` icon * Add metadata for `chevron-right`
11 lines
118 B
JSON
11 lines
118 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"shapes"
|
|
]
|
|
}
|