googleearth logo

googleearth from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
googleearth
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the googleearth logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c-1.326 0-2.597.22-3.787.613c4.94-1.243 8.575 1.72 11.096 5.606c1.725 2.695 2.813 2.83 4.207 2.412A11.956 11.956 0 0 0 12 0M7.658 2.156c-1.644.019-3.295.775-4.931 2.207A11.97 11.97 0 0 0 0 12c.184-2.823 2.163-5.128 4.87-5.07c2.104.044 4.648 1.518 7.13 5.289c4.87 7.468 10.917 5.483 11.863 1.51c.081-.566.137-1.14.137-1.729c0-.176-.02-.347-.027-.521c-1.645 1.725-4.899 2.35-8.264-2.97c-2.59-4.363-5.31-6.383-8.05-6.353zM3.33 13.236c-1.675.13-2.657 1.804-2.242 3.756A11.96 11.96 0 0 0 12 24c4.215 0 7.898-2.149 10.037-5.412v-.043c-2.836 3.49-8.946 4.255-13.855-2.182c-1.814-2.386-3.544-3.228-4.852-3.127"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGoogleearth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c-1.326 0-2.597.22-3.787.613c4.94-1.243 8.575 1.72 11.096 5.606c1.725 2.695 2.813 2.83 4.207 2.412A11.956 11.956 0 0 0 12 0M7.658 2.156c-1.644.019-3.295.775-4.931 2.207A11.97 11.97 0 0 0 0 12c.184-2.823 2.163-5.128 4.87-5.07c2.104.044 4.648 1.518 7.13 5.289c4.87 7.468 10.917 5.483 11.863 1.51c.081-.566.137-1.14.137-1.729c0-.176-.02-.347-.027-.521c-1.645 1.725-4.899 2.35-8.264-2.97c-2.59-4.363-5.31-6.383-8.05-6.353zM3.33 13.236c-1.675.13-2.657 1.804-2.242 3.756A11.96 11.96 0 0 0 12 24c4.215 0 7.898-2.149 10.037-5.412v-.043c-2.836 3.49-8.946 4.255-13.855-2.182c-1.814-2.386-3.544-3.228-4.852-3.127"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c-1.326 0-2.597.22-3.787.613c4.94-1.243 8.575 1.72 11.096 5.606c1.725 2.695 2.813 2.83 4.207 2.412A11.956 11.956 0 0 0 12 0M7.658 2.156c-1.644.019-3.295.775-4.931 2.207A11.97 11.97 0 0 0 0 12c.184-2.823 2.163-5.128 4.87-5.07c2.104.044 4.648 1.518 7.13 5.289c4.87 7.468 10.917 5.483 11.863 1.51c.081-.566.137-1.14.137-1.729c0-.176-.02-.347-.027-.521c-1.645 1.725-4.899 2.35-8.264-2.97c-2.59-4.363-5.31-6.383-8.05-6.353zM3.33 13.236c-1.675.13-2.657 1.804-2.242 3.756A11.96 11.96 0 0 0 12 24c4.215 0 7.898-2.149 10.037-5.412v-.043c-2.836 3.49-8.946 4.255-13.855-2.182c-1.814-2.386-3.544-3.228-4.852-3.127"/></svg>
</template>

CSS

.icon-googleearth {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200c-1.326%200-2.597.22-3.787.613c4.94-1.243%208.575%201.72%2011.096%205.606c1.725%202.695%202.813%202.83%204.207%202.412A11.956%2011.956%200%200%200%2012%200M7.658%202.156c-1.644.019-3.295.775-4.931%202.207A11.97%2011.97%200%200%200%200%2012c.184-2.823%202.163-5.128%204.87-5.07c2.104.044%204.648%201.518%207.13%205.289c4.87%207.468%2010.917%205.483%2011.863%201.51c.081-.566.137-1.14.137-1.729c0-.176-.02-.347-.027-.521c-1.645%201.725-4.899%202.35-8.264-2.97c-2.59-4.363-5.31-6.383-8.05-6.353zM3.33%2013.236c-1.675.13-2.657%201.804-2.242%203.756A11.96%2011.96%200%200%200%2012%2024c4.215%200%207.898-2.149%2010.037-5.412v-.043c-2.836%203.49-8.946%204.255-13.855-2.182c-1.814-2.386-3.544-3.228-4.852-3.127%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200c-1.326%200-2.597.22-3.787.613c4.94-1.243%208.575%201.72%2011.096%205.606c1.725%202.695%202.813%202.83%204.207%202.412A11.956%2011.956%200%200%200%2012%200M7.658%202.156c-1.644.019-3.295.775-4.931%202.207A11.97%2011.97%200%200%200%200%2012c.184-2.823%202.163-5.128%204.87-5.07c2.104.044%204.648%201.518%207.13%205.289c4.87%207.468%2010.917%205.483%2011.863%201.51c.081-.566.137-1.14.137-1.729c0-.176-.02-.347-.027-.521c-1.645%201.725-4.899%202.35-8.264-2.97c-2.59-4.363-5.31-6.383-8.05-6.353zM3.33%2013.236c-1.675.13-2.657%201.804-2.242%203.756A11.96%2011.96%200%200%200%2012%2024c4.215%200%207.898-2.149%2010.037-5.412v-.043c-2.836%203.49-8.946%204.255-13.855-2.182c-1.814-2.386-3.544-3.228-4.852-3.127%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googleearth.svg?color=%231a73e8&size=48