mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:06:47 +01:00
* Added icons/key-refresh.svg * Added icons/key-refresh.json * Update and rename key-refresh.json to rotate-ccw-key.json * Rename key-refresh.svg to rotate-ccw-key.svg * Update rotate-ccw-key.json * Update rotate-ccw-key.svg * Update rotate-ccw-key.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
19 lines
243 B
JSON
19 lines
243 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"pgbradbury",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"key",
|
|
"refresh",
|
|
"change"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"account"
|
|
]
|
|
}
|