Add icons to this collection by clicking the heart icon.
Ellipse icon - also known as geometry, geometric shape, shapes and symbols, ellipse, 3d model, and 3d shapes. Created in a clean lineal style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 510 510"
>
<ellipse
cx="255"
cy="255"
rx="240"
ry="165"
fill="none"
stroke="#000"
stroke-width="30"
stroke-miterlimit="10"
/>
<ellipse
cx="255"
cy="255"
rx="240"
ry="45"
fill="none"
stroke="#000"
stroke-width="30"
stroke-miterlimit="10"
/>
<ellipse
cx="255"
cy="255"
rx="45"
ry="165"
fill="none"
stroke="#000"
stroke-width="30"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category