mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
16 lines
224 B
JSON
16 lines
224 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"versions",
|
||
|
|
"multiple",
|
||
|
|
"copy",
|
||
|
|
"documents",
|
||
|
|
"revisions",
|
||
|
|
"version control",
|
||
|
|
"history"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"files",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|