Google Earth Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Earth icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/326639.svg" alt="Google Earth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326639.svg" alt="Google Earth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326639.svg" alt="Google Earth icon" :width="24" :height="24" />
CSS background
.icon-google-earth {
background-image: url('https://proicons.com/icon/326639.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M4.4582,32.9629c-.7479-3.3321,1.2075-7.1236,4.9085-7.1236,8.9651,0,10.9838,14.6619,22.9,14.6619,5.8878,0,9.7732-4.7951,9.7732-4.7951"/><path class="a" d="M2.504,24.003a9.0958,9.0958,0,0,1,9.17-9.2776c12.2368,0,12.924,18.5484,25.625,18.5484,4.4477,0,6.7424-2.6949,7.9144-5.7549"/><path class="a" d="M7.3842,10.3547a12.2267,12.2267,0,0,1,8.6364-3.8626c12.7162,0,15.5869,18.6736,25.0356,18.6736a6.0564,6.0564,0,0,0,4.4246-2.0829"/><path class="a" d="M44.7,18.1681a6.397,6.397,0,0,1-1.9055.281c-7.0371,0-7.1492-15.3032-21.3639-15.3032a20.2642,20.2642,0,0,0-4.68.607"/></svg>
Google Earth in other icon packs
Copied!