mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:36:19 +01:00
* Updated icons/align-vertical-distribute-center.svg * Updated icons/align-vertical-distribute-center.json
19 lines
229 B
JSON
19 lines
229 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"items",
|
|
"flex",
|
|
"justify",
|
|
"space",
|
|
"evenly",
|
|
"around"
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
]
|
|
}
|