mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:09:00 +02:00
32 lines
532 B
JSON
32 lines
532 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a two-way synchronization with the cloud",
|
|
"Representing simultaneous upload and download of data"
|
|
],
|
|
"tags": [
|
|
"synchronize",
|
|
"synchronise",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"backup",
|
|
"storage",
|
|
"upload",
|
|
"download",
|
|
"connection",
|
|
"network",
|
|
"data"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"files"
|
|
]
|
|
}
|