google maps logo

google-maps from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
google-maps
Set
SVG Logos
Style
Color
Viewbox
256×367
License
CC0

The same logo in other sets

Related icons in SVG Logos

Use the google maps logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 367"><path fill="#34a853" d="M70.585 271.865a371 371 0 0 1 28.911 42.642c7.374 13.982 10.448 23.463 15.837 40.31c3.305 9.308 6.292 12.086 12.714 12.086c6.998 0 10.173-4.726 12.626-12.035c5.094-15.91 9.091-28.052 15.397-39.525c12.374-22.15 27.75-41.833 42.858-60.75c4.09-5.354 30.534-36.545 42.439-61.156c0 0 14.632-27.035 14.632-64.792c0-35.318-14.43-59.813-14.43-59.813l-41.545 11.126l-25.23 66.451l-6.242 9.163l-1.248 1.66l-1.66 2.078l-2.914 3.319l-4.164 4.163l-22.467 18.304l-56.17 32.432z"/><path fill="#fbbc04" d="M12.612 188.892c13.709 31.313 40.145 58.839 58.031 82.995l95.001-112.534s-13.384 17.504-37.662 17.504c-27.043 0-48.89-21.595-48.89-48.825c0-18.673 11.234-31.501 11.234-31.501l-64.489 17.28z"/><path fill="#4285f4" d="M166.705 5.787c31.552 10.173 58.558 31.53 74.893 63.023l-75.925 90.478s11.234-13.06 11.234-31.617c0-27.864-23.463-48.68-48.81-48.68c-23.969 0-37.735 17.475-37.735 17.475v-57z"/><path fill="#1a73e8" d="M30.015 45.765C48.86 23.218 82.02 0 127.736 0c22.18 0 38.89 5.823 38.89 5.823L90.29 96.516H36.205z"/><path fill="#ea4335" d="M12.612 188.892S0 164.194 0 128.414c0-33.817 13.146-63.377 30.015-82.649l60.318 50.759z"/></svg>

React

import type { SVGProps } from "react";

export function LogosGoogleMaps(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 367"><path fill="#34a853" d="M70.585 271.865a371 371 0 0 1 28.911 42.642c7.374 13.982 10.448 23.463 15.837 40.31c3.305 9.308 6.292 12.086 12.714 12.086c6.998 0 10.173-4.726 12.626-12.035c5.094-15.91 9.091-28.052 15.397-39.525c12.374-22.15 27.75-41.833 42.858-60.75c4.09-5.354 30.534-36.545 42.439-61.156c0 0 14.632-27.035 14.632-64.792c0-35.318-14.43-59.813-14.43-59.813l-41.545 11.126l-25.23 66.451l-6.242 9.163l-1.248 1.66l-1.66 2.078l-2.914 3.319l-4.164 4.163l-22.467 18.304l-56.17 32.432z"/><path fill="#fbbc04" d="M12.612 188.892c13.709 31.313 40.145 58.839 58.031 82.995l95.001-112.534s-13.384 17.504-37.662 17.504c-27.043 0-48.89-21.595-48.89-48.825c0-18.673 11.234-31.501 11.234-31.501l-64.489 17.28z"/><path fill="#4285f4" d="M166.705 5.787c31.552 10.173 58.558 31.53 74.893 63.023l-75.925 90.478s11.234-13.06 11.234-31.617c0-27.864-23.463-48.68-48.81-48.68c-23.969 0-37.735 17.475-37.735 17.475v-57z"/><path fill="#1a73e8" d="M30.015 45.765C48.86 23.218 82.02 0 127.736 0c22.18 0 38.89 5.823 38.89 5.823L90.29 96.516H36.205z"/><path fill="#ea4335" d="M12.612 188.892S0 164.194 0 128.414c0-33.817 13.146-63.377 30.015-82.649l60.318 50.759z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 367"><path fill="#34a853" d="M70.585 271.865a371 371 0 0 1 28.911 42.642c7.374 13.982 10.448 23.463 15.837 40.31c3.305 9.308 6.292 12.086 12.714 12.086c6.998 0 10.173-4.726 12.626-12.035c5.094-15.91 9.091-28.052 15.397-39.525c12.374-22.15 27.75-41.833 42.858-60.75c4.09-5.354 30.534-36.545 42.439-61.156c0 0 14.632-27.035 14.632-64.792c0-35.318-14.43-59.813-14.43-59.813l-41.545 11.126l-25.23 66.451l-6.242 9.163l-1.248 1.66l-1.66 2.078l-2.914 3.319l-4.164 4.163l-22.467 18.304l-56.17 32.432z"/><path fill="#fbbc04" d="M12.612 188.892c13.709 31.313 40.145 58.839 58.031 82.995l95.001-112.534s-13.384 17.504-37.662 17.504c-27.043 0-48.89-21.595-48.89-48.825c0-18.673 11.234-31.501 11.234-31.501l-64.489 17.28z"/><path fill="#4285f4" d="M166.705 5.787c31.552 10.173 58.558 31.53 74.893 63.023l-75.925 90.478s11.234-13.06 11.234-31.617c0-27.864-23.463-48.68-48.81-48.68c-23.969 0-37.735 17.475-37.735 17.475v-57z"/><path fill="#1a73e8" d="M30.015 45.765C48.86 23.218 82.02 0 127.736 0c22.18 0 38.89 5.823 38.89 5.823L90.29 96.516H36.205z"/><path fill="#ea4335" d="M12.612 188.892S0 164.194 0 128.414c0-33.817 13.146-63.377 30.015-82.649l60.318 50.759z"/></svg>
</template>

CSS

.icon-google-maps {
  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%20256%20367%22%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M70.585%20271.865a371%20371%200%200%201%2028.911%2042.642c7.374%2013.982%2010.448%2023.463%2015.837%2040.31c3.305%209.308%206.292%2012.086%2012.714%2012.086c6.998%200%2010.173-4.726%2012.626-12.035c5.094-15.91%209.091-28.052%2015.397-39.525c12.374-22.15%2027.75-41.833%2042.858-60.75c4.09-5.354%2030.534-36.545%2042.439-61.156c0%200%2014.632-27.035%2014.632-64.792c0-35.318-14.43-59.813-14.43-59.813l-41.545%2011.126l-25.23%2066.451l-6.242%209.163l-1.248%201.66l-1.66%202.078l-2.914%203.319l-4.164%204.163l-22.467%2018.304l-56.17%2032.432z%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M12.612%20188.892c13.709%2031.313%2040.145%2058.839%2058.031%2082.995l95.001-112.534s-13.384%2017.504-37.662%2017.504c-27.043%200-48.89-21.595-48.89-48.825c0-18.673%2011.234-31.501%2011.234-31.501l-64.489%2017.28z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M166.705%205.787c31.552%2010.173%2058.558%2031.53%2074.893%2063.023l-75.925%2090.478s11.234-13.06%2011.234-31.617c0-27.864-23.463-48.68-48.81-48.68c-23.969%200-37.735%2017.475-37.735%2017.475v-57z%22%2F%3E%3Cpath%20fill%3D%22%231a73e8%22%20d%3D%22M30.015%2045.765C48.86%2023.218%2082.02%200%20127.736%200c22.18%200%2038.89%205.823%2038.89%205.823L90.29%2096.516H36.205z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M12.612%20188.892S0%20164.194%200%20128.414c0-33.817%2013.146-63.377%2030.015-82.649l60.318%2050.759z%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%20256%20367%22%3E%3Cpath%20fill%3D%22%2334a853%22%20d%3D%22M70.585%20271.865a371%20371%200%200%201%2028.911%2042.642c7.374%2013.982%2010.448%2023.463%2015.837%2040.31c3.305%209.308%206.292%2012.086%2012.714%2012.086c6.998%200%2010.173-4.726%2012.626-12.035c5.094-15.91%209.091-28.052%2015.397-39.525c12.374-22.15%2027.75-41.833%2042.858-60.75c4.09-5.354%2030.534-36.545%2042.439-61.156c0%200%2014.632-27.035%2014.632-64.792c0-35.318-14.43-59.813-14.43-59.813l-41.545%2011.126l-25.23%2066.451l-6.242%209.163l-1.248%201.66l-1.66%202.078l-2.914%203.319l-4.164%204.163l-22.467%2018.304l-56.17%2032.432z%22%2F%3E%3Cpath%20fill%3D%22%23fbbc04%22%20d%3D%22M12.612%20188.892c13.709%2031.313%2040.145%2058.839%2058.031%2082.995l95.001-112.534s-13.384%2017.504-37.662%2017.504c-27.043%200-48.89-21.595-48.89-48.825c0-18.673%2011.234-31.501%2011.234-31.501l-64.489%2017.28z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M166.705%205.787c31.552%2010.173%2058.558%2031.53%2074.893%2063.023l-75.925%2090.478s11.234-13.06%2011.234-31.617c0-27.864-23.463-48.68-48.81-48.68c-23.969%200-37.735%2017.475-37.735%2017.475v-57z%22%2F%3E%3Cpath%20fill%3D%22%231a73e8%22%20d%3D%22M30.015%2045.765C48.86%2023.218%2082.02%200%20127.736%200c22.18%200%2038.89%205.823%2038.89%205.823L90.29%2096.516H36.205z%22%2F%3E%3Cpath%20fill%3D%22%23ea4335%22%20d%3D%22M12.612%20188.892S0%20164.194%200%20128.414c0-33.817%2013.146-63.377%2030.015-82.649l60.318%2050.759z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Google Maps logo — SVG Logos · IconsDB