mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
Also update attributions to include contributors to `refresh-ccw`, ignoring optimisations
27 lines
376 B
JSON
27 lines
376 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"csandman",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"arrows",
|
|
"rotate",
|
|
"reload",
|
|
"synchronise",
|
|
"synchronize",
|
|
"circular",
|
|
"cycle",
|
|
"issue",
|
|
"code",
|
|
"coding",
|
|
"version control"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"development"
|
|
]
|
|
}
|