Files
lucide/icons/rotate-ccw-key.json
Paul Bradbury 02efe87c5a feat(icons): added rotate-ccw-key icon (#2587)
* 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>
2025-04-18 12:20:20 +02:00

19 lines
243 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"pgbradbury",
"jguddas"
],
"tags": [
"password",
"key",
"refresh",
"change"
],
"categories": [
"security",
"account"
]
}