Files
lucide/icons/ellipse.json
KISHORE KUMAR S 0ea8780434 feat(icons): added ellipse icon (#3749)
* 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>
2026-03-04 10:23:48 +01:00

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"
]
}