mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:36:49 +01:00
24 lines
326 B
JSON
24 lines
326 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"lscheibel"
|
|
],
|
|
"tags": [
|
|
"sync",
|
|
"network",
|
|
"success",
|
|
"done",
|
|
"completed",
|
|
"saved",
|
|
"persisted"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|