Google Wallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Wallet 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/326696.svg" alt="Google Wallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326696.svg" alt="Google Wallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326696.svg" alt="Google Wallet icon" :width="24" :height="24" />
CSS background
.icon-google-wallet {
background-image: url('https://proicons.com/icon/326696.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;fill-rule:evenodd;}</style></defs><path class="a" d="M43.5,21.09V13.6252a6.21,6.21,0,0,0-6.1995-6.1995H10.7a6.2507,6.2507,0,0,0-6.1995,6.2v7.718"/><path class="a" d="M43.5,18.844a6.21,6.21,0,0,0-6.1995-6.1995H10.7A6.21,6.21,0,0,0,4.5,18.844"/><path class="a" d="M42.9532,21.4883a6.2117,6.2117,0,0,0-5.6527-3.656H10.7a6.2115,6.2115,0,0,0-5.645,3.6391"/><path class="a" d="M29.298,27.1,4.5,21.3432V34.3748a6.21,6.21,0,0,0,6.2,6.2h26.601a6.21,6.21,0,0,0,6.2-6.1995V21.09l-5.915,4.3017A10.1987,10.1987,0,0,1,29.298,27.1Z"/></svg>
Google Wallet in other icon packs
Copied!