google hangouts alt icon
google-hangouts-alt from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- google-hangouts-alt
- Set
- Unicons
- Style
- Line
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons
Use the google hangouts alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.992 7.69a2 2 0 0 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85m3-6.688a9.787 9.787 0 0 0-1 19.523v1.477a1 1 0 0 0 1.238.97a12.535 12.535 0 0 0 9.467-10.974a9.734 9.734 0 0 0-9.706-10.996m7.717 10.78a10.55 10.55 0 0 1-6.718 8.86v-1.066a1 1 0 0 0-1-1a7.787 7.787 0 1 1 7.788-7.787a8 8 0 0 1-.07.993M14.992 7.69a2 2 0 1 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85"/></svg>
React
import type { SVGProps } from "react";
export function UilGoogleHangoutsAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.992 7.69a2 2 0 0 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85m3-6.688a9.787 9.787 0 0 0-1 19.523v1.477a1 1 0 0 0 1.238.97a12.535 12.535 0 0 0 9.467-10.974a9.734 9.734 0 0 0-9.706-10.996m7.717 10.78a10.55 10.55 0 0 1-6.718 8.86v-1.066a1 1 0 0 0-1-1a7.787 7.787 0 1 1 7.788-7.787a8 8 0 0 1-.07.993M14.992 7.69a2 2 0 1 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.992 7.69a2 2 0 0 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85m3-6.688a9.787 9.787 0 0 0-1 19.523v1.477a1 1 0 0 0 1.238.97a12.535 12.535 0 0 0 9.467-10.974a9.734 9.734 0 0 0-9.706-10.996m7.717 10.78a10.55 10.55 0 0 1-6.718 8.86v-1.066a1 1 0 0 0-1-1a7.787 7.787 0 1 1 7.788-7.787a8 8 0 0 1-.07.993M14.992 7.69a2 2 0 1 0 0 4l.015-.001v.501a.5.5 0 0 1-.5.5a1 1 0 0 0 0 2a2.5 2.5 0 0 0 2.5-2.5v-2.5a1 1 0 0 0-.03-.15a1.994 1.994 0 0 0-1.985-1.85"/></svg> </template>
CSS
.icon-google-hangouts-alt {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.992%207.69a2%202%200%200%200%200%204l.015-.001v.501a.5.5%200%200%201-.5.5a1%201%200%200%200%200%202a2.5%202.5%200%200%200%202.5-2.5v-2.5a1%201%200%200%200-.03-.15a1.994%201.994%200%200%200-1.985-1.85m3-6.688a9.787%209.787%200%200%200-1%2019.523v1.477a1%201%200%200%200%201.238.97a12.535%2012.535%200%200%200%209.467-10.974a9.734%209.734%200%200%200-9.706-10.996m7.717%2010.78a10.55%2010.55%200%200%201-6.718%208.86v-1.066a1%201%200%200%200-1-1a7.787%207.787%200%201%201%207.788-7.787a8%208%200%200%201-.07.993M14.992%207.69a2%202%200%201%200%200%204l.015-.001v.501a.5.5%200%200%201-.5.5a1%201%200%200%200%200%202a2.5%202.5%200%200%200%202.5-2.5v-2.5a1%201%200%200%200-.03-.15a1.994%201.994%200%200%200-1.985-1.85%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.992%207.69a2%202%200%200%200%200%204l.015-.001v.501a.5.5%200%200%201-.5.5a1%201%200%200%200%200%202a2.5%202.5%200%200%200%202.5-2.5v-2.5a1%201%200%200%200-.03-.15a1.994%201.994%200%200%200-1.985-1.85m3-6.688a9.787%209.787%200%200%200-1%2019.523v1.477a1%201%200%200%200%201.238.97a12.535%2012.535%200%200%200%209.467-10.974a9.734%209.734%200%200%200-9.706-10.996m7.717%2010.78a10.55%2010.55%200%200%201-6.718%208.86v-1.066a1%201%200%200%200-1-1a7.787%207.787%200%201%201%207.788-7.787a8%208%200%200%201-.07.993M14.992%207.69a2%202%200%201%200%200%204l.015-.001v.501a.5.5%200%200%201-.5.5a1%201%200%200%200%200%202a2.5%202.5%200%200%200%202.5-2.5v-2.5a1%201%200%200%200-.03-.15a1.994%201.994%200%200%200-1.985-1.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/google-hangouts-alt.svg?color=%231a73e8&size=48