Google Voice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Voice 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/326694.svg" alt="Google Voice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326694.svg" alt="Google Voice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326694.svg" alt="Google Voice icon" :width="24" :height="24" />
CSS background
.icon-google-voice {
background-image: url('https://proicons.com/icon/326694.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><path class="a" d="M20.3353,27.6647l-5.66-5.66,4.9872-4.9872a1.6006,1.6006,0,0,0,0-2.2638L11.74,6.8309a1.6006,1.6006,0,0,0-2.2638,0L8.2165,8.09c-5.4384,5.4383-2.3415,17.3525,6,25.6937"/><line class="a" x1="14.6757" y1="22.0052" x2="9.2442" y2="27.4368"/><line class="a" x1="14.6757" y1="22.0052" x2="5.7188" y2="13.0483"/><path class="a" d="M20.3353,27.6647l5.66,5.66,4.9872-4.9872a1.6006,1.6006,0,0,1,2.2638,0L41.1691,36.26a1.6006,1.6006,0,0,1,0,2.2638L39.91,39.7835c-5.4384,5.4384-17.3525,2.3415-25.6937-6"/><line class="a" x1="25.9948" y1="33.3243" x2="20.5632" y2="38.7558"/><line class="a" x1="25.9948" y1="33.3243" x2="34.9517" y2="42.2812"/><path class="a" d="M42.5,22.26v-.871A15.8891,15.8891,0,0,0,26.611,5.5H25.74a.8.8,0,0,0-.8.8V22.26a.8.8,0,0,0,.8.8H41.7A.8.8,0,0,0,42.5,22.26Z"/><path class="a" d="M35.2383,23.06v-.2215A10.0772,10.0772,0,0,0,25.1611,12.7617H24.94"/></svg>
Google Voice in other icon packs
Copied!