mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +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`
17 lines
225 B
JSON
17 lines
225 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow",
|
|
"code",
|
|
"command line",
|
|
"terminal",
|
|
"prompt",
|
|
"shell"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"coding",
|
|
"development",
|
|
"shapes"
|
|
]
|
|
} |