mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
21 lines
258 B
JSON
21 lines
258 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"copy",
|
||
|
|
"format",
|
||
|
|
"data",
|
||
|
|
"storage",
|
||
|
|
"capacity",
|
||
|
|
"megabytes",
|
||
|
|
"mb",
|
||
|
|
"label"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"files",
|
||
|
|
"devices"
|
||
|
|
]
|
||
|
|
}
|