mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:07:35 +01:00
* Add icons * Update cloud-backup.json * Update cloud-sync.json * Format code --------- Co-authored-by: Karsa <contact@karsa.org>
34 lines
475 B
JSON
34 lines
475 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"jguddas",
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"memory",
|
|
"bytes",
|
|
"servers",
|
|
"backup",
|
|
"timemachine",
|
|
"rotate",
|
|
"synchronize",
|
|
"synchronise",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"data",
|
|
"security",
|
|
"upload",
|
|
"save",
|
|
"remote",
|
|
"safety"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files"
|
|
]
|
|
}
|