mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
* Added icons/ellipse.svg * Added icons/ellipse.json * Updated icons/ellipse.json * Update icons/ellipse.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
23 lines
293 B
JSON
23 lines
293 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"KISHORE-KUMAR-S"
|
|
],
|
|
"tags": [
|
|
"shape",
|
|
"geometry",
|
|
"rounded",
|
|
"smooth",
|
|
"outline",
|
|
"form",
|
|
"boundary",
|
|
"curve",
|
|
"shapes",
|
|
"ellipse",
|
|
"oval"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
}
|