Google Pay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Pay 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/326672.svg" alt="Google Pay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326672.svg" alt="Google Pay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326672.svg" alt="Google Pay icon" :width="24" :height="24" />
CSS background
.icon-google-pay {
background-image: url('https://proicons.com/icon/326672.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M17.78,39.67a6.6,6.6,0,0,0,9-2.41L35.14,22.8a3.6,3.6,0,0,0-1.32-4.92l-2.5-1.44"/><path class="cls-1" d="M17.45,39.48a6,6,0,0,1-2.19-8.19l6.33-11a3.6,3.6,0,0,0-1.32-4.91l-4.6-2.65a3.58,3.58,0,0,0-4.91,1.31L5.63,23A8.38,8.38,0,0,0,8.7,34.42l3.56,2.06Z"/><path class="cls-1" d="M40.2,13.82a6.58,6.58,0,0,1,2.42,9L36.72,33a3.61,3.61,0,0,1-4.92,1.32l-2.5-1.45"/><path class="cls-1" d="M18.17,14.2l1.48-2.56A8.4,8.4,0,0,1,31.12,8.57l3.56,2.06,5.19,3a6,6,0,0,0-8.19,2.2L23,30.8a3.6,3.6,0,0,1-4.91,1.32l-2.51-1.45"/></svg>
Google Pay in other icon packs
Copied!