mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:48:49 +02:00
25 lines
366 B
JSON
25 lines
366 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"Reund0",
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a vertical rectangle shape"
|
|
],
|
|
"tags": [
|
|
"rectangle",
|
|
"aspect ratio",
|
|
"9:16",
|
|
"vertical",
|
|
"shape"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"design"
|
|
]
|
|
}
|