mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
* Add `proportions` icon * Improve metadata * Add `rotate-cw-square` icon * Add `rotate-ccw-square` icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
35 lines
505 B
JSON
35 lines
505 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"screens",
|
|
"sizes",
|
|
"rotate",
|
|
"rotation",
|
|
"adjust",
|
|
"aspect ratio",
|
|
"proportions",
|
|
"16:9",
|
|
"widescreen",
|
|
"4:3",
|
|
"resolution",
|
|
"responsive",
|
|
"mobile",
|
|
"desktop",
|
|
"dimensions",
|
|
"monitor",
|
|
"orientation",
|
|
"portrait",
|
|
"landscape"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"design",
|
|
"photography",
|
|
"devices",
|
|
"connectivity"
|
|
]
|
|
}
|