mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:16:21 +01:00
This is causing the `pre-commit` hook to fail, because it was merged after the `coding` category was removed.
14 lines
181 B
JSON
14 lines
181 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"direction",
|
|
"keyboard",
|
|
"key",
|
|
"escape",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"development"
|
|
]
|
|
} |