Add icons to this collection by clicking the heart icon.
Globe Grid icon - also known as earth, world, globe grid, sphere, and shapes and symbols. Created in a clean lineal style with a black finish, 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"
>
<circle
cx="256"
cy="256"
r="246"
fill="none"
stroke="#000"
stroke-width="20"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
<ellipse
cx="256"
cy="256"
rx="67"
ry="245"
fill="none"
stroke="#000"
stroke-width="20"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
<ellipse
cx="256"
cy="256"
rx="245"
ry="67"
transform="rotate(-30 255.984 256.009)"
fill="none"
stroke="#000"
stroke-width="20"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
<ellipse
cx="256"
cy="256"
rx="67"
ry="245"
transform="rotate(-60 256.002 256.009)"
fill="none"
stroke="#000"
stroke-width="20"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
<circle
cx="256"
cy="256"
r="26.5"
fill="none"
stroke="#000"
stroke-width="20"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category