mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Improve metadata for keys * Modify `arrow-big-up` (`shift` key) * Modify `arrow-big-right` to match `arrow-big-up` (`shift` key) icon * Modify `arrow-big-down` to match `arrow-big-up` (`shift` key) icon * Modify `arrow-big-left` to match `arrow-big-up` (`shift` key) icon * Add `arrow-big-up-dash` (`caps lock` key) icon * Fix `arrow-big-up` metadata * Refine `arrow-big-up-dash` icon * Add `arrow-big-down-dash` icon * Fix `arrow-big-left` metadata * Add `arrow-big-left-dash` icon * Add `arrow-big-right-dash` icon * Optimize `arrow-big-*` icons --------- Co-authored-by: Karsa <karsa@karsa.org>
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"key",
|
|
"back"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
} |