mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +01:00
* Add icons * Update cloud-backup.json * Update cloud-sync.json * Format code --------- Co-authored-by: Karsa <contact@karsa.org>
28 lines
391 B
JSON
28 lines
391 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"synchronize",
|
|
"synchronise",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"backup",
|
|
"storage",
|
|
"upload",
|
|
"download",
|
|
"connection",
|
|
"network",
|
|
"data"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files"
|
|
]
|
|
}
|