Add icons to this collection by clicking the heart icon.
Ellipse icon - also known as education, maths, shapes, geometry, and ellipse. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="371.471"
y2="140.529"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M383.987 229.72c-13.429-35.39-53.018-62.296-102.334-69.358-3.032-11.383-13.329-19.833-25.654-19.833s-22.622 8.451-25.654 19.833c-49.316 7.062-88.905 33.968-102.334 69.358C115.048 231.514 105 242.551 105 256s10.048 24.486 23.013 26.28c13.429 35.389 53.018 62.296 102.334 69.358 3.032 11.383 13.329 19.833 25.654 19.833s22.622-8.451 25.654-19.833c49.316-7.062 88.905-33.968 102.334-69.358C396.952 280.486 407 269.449 407 256s-10.048-24.486-23.013-26.28zm-17.591 48.876c-11.97 27.909-44.93 49.154-86.142 55.32-4.181-9.255-13.455-15.739-24.254-15.739s-20.073 6.484-24.254 15.739c-41.212-6.165-74.172-27.41-86.142-55.32 7.584-4.701 12.69-13.034 12.69-22.596s-5.106-17.895-12.69-22.596c11.97-27.909 44.93-49.154 86.142-55.32 4.181 9.255 13.455 15.739 24.254 15.739s20.073-6.484 24.254-15.739c41.212 6.165 74.172 27.41 86.142 55.32-7.584 4.701-12.69 13.034-12.69 22.596s5.106 17.895 12.69 22.596z"
/>
</svg>
More icons in the same style and category