Google Hangouts Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Hangouts 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/341209.svg" alt="Google Hangouts icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341209.svg" alt="Google Hangouts icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341209.svg" alt="Google Hangouts icon" :width="24" :height="24" />
CSS background
.icon-google-hangouts {
background-image: url('https://proicons.com/icon/341209.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,4.5A16.24,16.24,0,0,0,7.76,20.74c0,8.51,7.74,15.58,16.24,16.18V43.5c8-2.23,16.24-12.47,16.24-22.76S33,4.5,24,4.5Z"/><path class="cls-1" d="M15.73,15.64v6.83h3.41v3.42a3.42,3.42,0,0,0,3.42-3.42h0V15.64Z"/><path class="cls-1" d="M25.44,15.64v6.83h3.42v3.42a3.42,3.42,0,0,0,3.41-3.42h0V15.64Z"/></svg>
Google Hangouts in other icon packs
Copied!