mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Add `key` alternate icon * Update icons/key-2.svg Co-authored-by: Karsa <contact@karsa.org> * Refine `key` alternate icon * Add `key` variant * Refine `key` alternate icons * Rename `key-2` to `key-round` * Rename `key-3` to `key-square` * Improve metadata --------- Co-authored-by: Karsa <contact@karsa.org>
15 lines
201 B
JSON
15 lines
201 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"password",
|
|
"login",
|
|
"authentication",
|
|
"secure",
|
|
"unlock",
|
|
"car key"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"account"
|
|
]
|
|
} |