globe icon — free SVG
Download the free globe icon as SVG or PNG, copy the globe SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
globe (noun) — the 3rd planet from the sun; the planet we live on
How to use the globe icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEXSSWAV12EVDD1DG0SDP.svg" alt="globe icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><circle cx="12" cy="10" r="6.5"/><path d="M12 3.5c2.4 1.7 3.7 3.9 3.7 6.5s-1.3 4.8-3.7 6.5c-2.4-1.7-3.7-3.9-3.7-6.5S9.6 5.2 12 3.5M5.7 10h12.6M12 16.5v2m-3.5 2h7"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="globe".
Download globe SVG & PNG
globe.svg · globe.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.