google hangouts alt icon
google-hangouts-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- google-hangouts-alt
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons Monochrome
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="M12 23a1 1 0 0 1-1-1v-1.477a9.842 9.842 0 1 1 10.705-8.527a12.53 12.53 0 0 1-9.466 10.975A1 1 0 0 1 12 23" opacity=".5"/><path fill="currentColor" d="M9 11.689a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M8.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5m6.485-3a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M14.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5"/></svg>
React
import type { SVGProps } from "react";
export function UimGoogleHangoutsAlt(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="M12 23a1 1 0 0 1-1-1v-1.477a9.842 9.842 0 1 1 10.705-8.527a12.53 12.53 0 0 1-9.466 10.975A1 1 0 0 1 12 23" opacity=".5"/><path fill="currentColor" d="M9 11.689a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M8.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5m6.485-3a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M14.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 23a1 1 0 0 1-1-1v-1.477a9.842 9.842 0 1 1 10.705-8.527a12.53 12.53 0 0 1-9.466 10.975A1 1 0 0 1 12 23" opacity=".5"/><path fill="currentColor" d="M9 11.689a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M8.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5m6.485-3a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2"/><path fill="currentColor" d="M14.515 14.688a1 1 0 0 1 0-2a.5.5 0 0 0 .5-.5v-2.5a1 1 0 0 1 2 0v2.5a2.5 2.5 0 0 1-2.5 2.5"/></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%22M12%2023a1%201%200%200%201-1-1v-1.477a9.842%209.842%200%201%201%2010.705-8.527a12.53%2012.53%200%200%201-9.466%2010.975A1%201%200%200%201%2012%2023%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2011.689a2%202%200%200%201-2-2a2%202%200%200%201%202-2a2%202%200%200%201%202%202a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.515%2014.688a1%201%200%200%201%200-2a.5.5%200%200%200%20.5-.5v-2.5a1%201%200%200%201%202%200v2.5a2.5%202.5%200%200%201-2.5%202.5m6.485-3a2%202%200%200%201-2-2a2%202%200%200%201%202-2a2%202%200%200%201%202%202a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.515%2014.688a1%201%200%200%201%200-2a.5.5%200%200%200%20.5-.5v-2.5a1%201%200%200%201%202%200v2.5a2.5%202.5%200%200%201-2.5%202.5%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%22M12%2023a1%201%200%200%201-1-1v-1.477a9.842%209.842%200%201%201%2010.705-8.527a12.53%2012.53%200%200%201-9.466%2010.975A1%201%200%200%201%2012%2023%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2011.689a2%202%200%200%201-2-2a2%202%200%200%201%202-2a2%202%200%200%201%202%202a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.515%2014.688a1%201%200%200%201%200-2a.5.5%200%200%200%20.5-.5v-2.5a1%201%200%200%201%202%200v2.5a2.5%202.5%200%200%201-2.5%202.5m6.485-3a2%202%200%200%201-2-2a2%202%200%200%201%202-2a2%202%200%200%201%202%202a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.515%2014.688a1%201%200%200%201%200-2a.5.5%200%200%200%20.5-.5v-2.5a1%201%200%200%201%202%200v2.5a2.5%202.5%200%200%201-2.5%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/google-hangouts-alt.svg?color=%231a73e8&size=48