mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 09:18:58 +02:00
23 lines
326 B
JSON
23 lines
326 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing a placeholder or snippet area"
|
|
],
|
|
"tags": [
|
|
"rectangle",
|
|
"aspect ratio",
|
|
"1:1",
|
|
"shape",
|
|
"snippet",
|
|
"code",
|
|
"coding"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"files"
|
|
]
|
|
}
|