Add icons to this collection by clicking the heart icon.
Sphere icon - also known as education, maths, shapes, geometry, and sphere. 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="407"
y2="105"
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="M256 105c-83.263 0-151 67.737-151 151s67.737 151 151 151 151-67.737 151-151-67.737-151-151-151zm0 195.412c-76.255 0-133.235-23.446-133.235-44.412S179.746 211.588 256 211.588 389.235 235.034 389.235 256c0 20.965-56.98 44.412-133.235 44.412z"
/>
</svg>
More icons in the same style and category