mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:07:38 +02:00
* 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
26 lines
403 B
JSON
26 lines
403 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"reflect",
|
|
"mirror",
|
|
"alignment",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"photography"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "flip-horizontal",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|