mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:16:21 +01:00
* adds border-radius * Update and rename border-radius.svg to square-round-corner.svg * Update and rename border-radius.json to square-round-corner.json --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
23 lines
289 B
JSON
23 lines
289 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"liamb13",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"border",
|
|
"radius",
|
|
"style",
|
|
"design",
|
|
"corner",
|
|
"layout",
|
|
"round",
|
|
"rounded"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"development",
|
|
"layout"
|
|
]
|
|
}
|