mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
17 lines
224 B
JSON
17 lines
224 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"rectangle",
|
||
|
|
"aspect ratio",
|
||
|
|
"1:1",
|
||
|
|
"shape",
|
||
|
|
"snippet",
|
||
|
|
"code",
|
||
|
|
"coding"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"shapes",
|
||
|
|
"development",
|
||
|
|
"files"
|
||
|
|
]
|
||
|
|
}
|