Files
lucide/icons/square-centerline-dashed-vertical.json
Jakob Guddas 10f6d5f8c6 fix(icons): renamed flip-* to square-centerline-dashed-* (#3945)
* fix(icons): renamed flip-* to square-split-dashed-*

* Rename square-split-dashed-horizontal.json to square-centerline-dashed-horizontal.json

* Add square-centerline-dashed-vertical.json file

* Rename square-split-dashed-horizontal.svg to square-centerline-dashed-horizontal.svg

* Rename square-split-dashed-vertical.svg to square-centerline-dashed-vertical.svg

* Apply suggestion from @jguddas

* Apply suggestion from @jguddas

* Apply suggestion from @jguddas

* Apply suggestion from @jguddas
2026-02-19 12:13:36 +01:00

26 lines
401 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"karsa-mistmere"
],
"tags": [
"reflect",
"mirror",
"alignment",
"dashed"
],
"categories": [
"design",
"photography"
],
"aliases": [
{
"name": "flip-vertical",
"deprecationReason": "alias.name",
"deprecated": true,
"toBeRemovedInVersion": "v1.0"
}
]
}