mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:18:58 +02:00
24 lines
339 B
JSON
24 lines
339 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Syncing or backing up a folder"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"synchronize",
|
|
"synchronise",
|
|
"refresh",
|
|
"reconnect",
|
|
"transfer",
|
|
"backup"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"arrows"
|
|
]
|
|
}
|