google hangouts icon
google-hangouts from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- google-hangouts
- 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.818 14.313a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.261-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.004a.7.7 0 0 1-.175-.018a.41.41 0 0 1-.306-.385q-.001-1.543.001-3.087a.47.47 0 0 1 .139-.436a.4.4 0 0 1 .256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364a2.5 2.5 0 0 1-.84 1.878l-.084.08c-.277.22-.594.384-.934.481m5.536-.071l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153v3.37a2.56 2.56 0 0 1-1.557 2.327q-.034.016-.068.035" opacity=".5"/><path fill="currentColor" d="M20.866 9.055a8.5 8.5 0 0 0-2.173-4.334a8.57 8.57 0 0 0-5.263-2.667A4 4 0 0 1 12.95 2h-1.135c-.013.029-.039.018-.06.02a9 9 0 0 0-.87.114a8.45 8.45 0 0 0-5.177 3.104a8.36 8.36 0 0 0-1.84 4.709a8.6 8.6 0 0 0 .185 2.529c.138.618.347 1.22.624 1.79l.074.146a8.6 8.6 0 0 0 1.783 2.396a8.53 8.53 0 0 0 5.763 2.333c.1.001.128.026.127.128c-.005.874-.003 1.747-.002 2.621q0 .049.004.11l.063-.026a18 18 0 0 0 4.49-2.966q.402-.364.77-.763l.315-.341c.163-.175.304-.37.457-.553c.178-.212.337-.437.494-.663q.526-.75.919-1.575q.2-.417.369-.847l.01-.016c.3-.786.502-1.605.601-2.44a12 12 0 0 0 .075-.877a8 8 0 0 0-.123-1.878m-9.19 2.82a2.5 2.5 0 0 1-.84 1.877l-.084.08c-.277.22-.594.384-.934.481a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.26-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.003a.7.7 0 0 1-.175-.019a.41.41 0 0 1-.306-.385a870 870 0 0 1 .001-3.087a.47.47 0 0 1 .139-.436c.07-.064.161-.1.256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364zm5.303.004a2.56 2.56 0 0 1-1.557 2.328q-.034.016-.068.035l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153z"/></svg>
React
import type { SVGProps } from "react";
export function UimGoogleHangouts(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="M9.818 14.313a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.261-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.004a.7.7 0 0 1-.175-.018a.41.41 0 0 1-.306-.385q-.001-1.543.001-3.087a.47.47 0 0 1 .139-.436a.4.4 0 0 1 .256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364a2.5 2.5 0 0 1-.84 1.878l-.084.08c-.277.22-.594.384-.934.481m5.536-.071l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153v3.37a2.56 2.56 0 0 1-1.557 2.327q-.034.016-.068.035" opacity=".5"/><path fill="currentColor" d="M20.866 9.055a8.5 8.5 0 0 0-2.173-4.334a8.57 8.57 0 0 0-5.263-2.667A4 4 0 0 1 12.95 2h-1.135c-.013.029-.039.018-.06.02a9 9 0 0 0-.87.114a8.45 8.45 0 0 0-5.177 3.104a8.36 8.36 0 0 0-1.84 4.709a8.6 8.6 0 0 0 .185 2.529c.138.618.347 1.22.624 1.79l.074.146a8.6 8.6 0 0 0 1.783 2.396a8.53 8.53 0 0 0 5.763 2.333c.1.001.128.026.127.128c-.005.874-.003 1.747-.002 2.621q0 .049.004.11l.063-.026a18 18 0 0 0 4.49-2.966q.402-.364.77-.763l.315-.341c.163-.175.304-.37.457-.553c.178-.212.337-.437.494-.663q.526-.75.919-1.575q.2-.417.369-.847l.01-.016c.3-.786.502-1.605.601-2.44a12 12 0 0 0 .075-.877a8 8 0 0 0-.123-1.878m-9.19 2.82a2.5 2.5 0 0 1-.84 1.877l-.084.08c-.277.22-.594.384-.934.481a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.26-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.003a.7.7 0 0 1-.175-.019a.41.41 0 0 1-.306-.385a870 870 0 0 1 .001-3.087a.47.47 0 0 1 .139-.436c.07-.064.161-.1.256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364zm5.303.004a2.56 2.56 0 0 1-1.557 2.328q-.034.016-.068.035l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.818 14.313a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.261-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.004a.7.7 0 0 1-.175-.018a.41.41 0 0 1-.306-.385q-.001-1.543.001-3.087a.47.47 0 0 1 .139-.436a.4.4 0 0 1 .256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364a2.5 2.5 0 0 1-.84 1.878l-.084.08c-.277.22-.594.384-.934.481m5.536-.071l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153v3.37a2.56 2.56 0 0 1-1.557 2.327q-.034.016-.068.035" opacity=".5"/><path fill="currentColor" d="M20.866 9.055a8.5 8.5 0 0 0-2.173-4.334a8.57 8.57 0 0 0-5.263-2.667A4 4 0 0 1 12.95 2h-1.135c-.013.029-.039.018-.06.02a9 9 0 0 0-.87.114a8.45 8.45 0 0 0-5.177 3.104a8.36 8.36 0 0 0-1.84 4.709a8.6 8.6 0 0 0 .185 2.529c.138.618.347 1.22.624 1.79l.074.146a8.6 8.6 0 0 0 1.783 2.396a8.53 8.53 0 0 0 5.763 2.333c.1.001.128.026.127.128c-.005.874-.003 1.747-.002 2.621q0 .049.004.11l.063-.026a18 18 0 0 0 4.49-2.966q.402-.364.77-.763l.315-.341c.163-.175.304-.37.457-.553c.178-.212.337-.437.494-.663q.526-.75.919-1.575q.2-.417.369-.847l.01-.016c.3-.786.502-1.605.601-2.44a12 12 0 0 0 .075-.877a8 8 0 0 0-.123-1.878m-9.19 2.82a2.5 2.5 0 0 1-.84 1.877l-.084.08c-.277.22-.594.384-.934.481a4 4 0 0 1-.447.085a.21.21 0 0 1-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27 0 0 1 .138-.085q.26-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.003a.7.7 0 0 1-.175-.019a.41.41 0 0 1-.306-.385a870 870 0 0 1 .001-3.087a.47.47 0 0 1 .139-.436c.07-.064.161-.1.256-.102h3.002a.416.416 0 0 1 .4.527q.022.076.016.153c0 1.122.006 2.243-.002 3.364zm5.303.004a2.56 2.56 0 0 1-1.557 2.328q-.034.016-.068.035l-.038.01l-.022.013q-.29.084-.589.129a.216.216 0 0 1-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26 1.26 0 0 0 .378-.74l-1.886-.003h-.205a.42.42 0 0 1-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435 0 0 1 .204-.45a.4.4 0 0 1 .212-.06h2.982a.416.416 0 0 1 .4.528q.022.075.016.153z"/></svg> </template>
CSS
.icon-google-hangouts {
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%22M9.818%2014.313a4%204%200%200%201-.447.085a.21.21%200%200%201-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27%200%200%201%20.138-.085q.261-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.004a.7.7%200%200%201-.175-.018a.41.41%200%200%201-.306-.385q-.001-1.543.001-3.087a.47.47%200%200%201%20.139-.436a.4.4%200%200%201%20.256-.102h3.002a.416.416%200%200%201%20.4.527q.022.076.016.153c0%201.122.006%202.243-.002%203.364a2.5%202.5%200%200%201-.84%201.878l-.084.08c-.277.22-.594.384-.934.481m5.536-.071l-.038.01l-.022.013q-.29.084-.589.129a.216.216%200%200%201-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26%201.26%200%200%200%20.378-.74l-1.886-.003h-.205a.42.42%200%200%201-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435%200%200%201%20.204-.45a.4.4%200%200%201%20.212-.06h2.982a.416.416%200%200%201%20.4.528q.022.075.016.153v3.37a2.56%202.56%200%200%201-1.557%202.327q-.034.016-.068.035%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.866%209.055a8.5%208.5%200%200%200-2.173-4.334a8.57%208.57%200%200%200-5.263-2.667A4%204%200%200%201%2012.95%202h-1.135c-.013.029-.039.018-.06.02a9%209%200%200%200-.87.114a8.45%208.45%200%200%200-5.177%203.104a8.36%208.36%200%200%200-1.84%204.709a8.6%208.6%200%200%200%20.185%202.529c.138.618.347%201.22.624%201.79l.074.146a8.6%208.6%200%200%200%201.783%202.396a8.53%208.53%200%200%200%205.763%202.333c.1.001.128.026.127.128c-.005.874-.003%201.747-.002%202.621q0%20.049.004.11l.063-.026a18%2018%200%200%200%204.49-2.966q.402-.364.77-.763l.315-.341c.163-.175.304-.37.457-.553c.178-.212.337-.437.494-.663q.526-.75.919-1.575q.2-.417.369-.847l.01-.016c.3-.786.502-1.605.601-2.44a12%2012%200%200%200%20.075-.877a8%208%200%200%200-.123-1.878m-9.19%202.82a2.5%202.5%200%200%201-.84%201.877l-.084.08c-.277.22-.594.384-.934.481a4%204%200%200%201-.447.085a.21.21%200%200%201-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27%200%200%201%20.138-.085q.26-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.003a.7.7%200%200%201-.175-.019a.41.41%200%200%201-.306-.385a870%20870%200%200%201%20.001-3.087a.47.47%200%200%201%20.139-.436c.07-.064.161-.1.256-.102h3.002a.416.416%200%200%201%20.4.527q.022.076.016.153c0%201.122.006%202.243-.002%203.364zm5.303.004a2.56%202.56%200%200%201-1.557%202.328q-.034.016-.068.035l-.038.01l-.022.013q-.29.084-.589.129a.216.216%200%200%201-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26%201.26%200%200%200%20.378-.74l-1.886-.003h-.205a.42.42%200%200%201-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435%200%200%201%20.204-.45a.4.4%200%200%201%20.212-.06h2.982a.416.416%200%200%201%20.4.528q.022.075.016.153z%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%22M9.818%2014.313a4%204%200%200%201-.447.085a.21.21%200%200%201-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27%200%200%201%20.138-.085q.261-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.004a.7.7%200%200%201-.175-.018a.41.41%200%200%201-.306-.385q-.001-1.543.001-3.087a.47.47%200%200%201%20.139-.436a.4.4%200%200%201%20.256-.102h3.002a.416.416%200%200%201%20.4.527q.022.076.016.153c0%201.122.006%202.243-.002%203.364a2.5%202.5%200%200%201-.84%201.878l-.084.08c-.277.22-.594.384-.934.481m5.536-.071l-.038.01l-.022.013q-.29.084-.589.129a.216.216%200%200%201-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26%201.26%200%200%200%20.378-.74l-1.886-.003h-.205a.42.42%200%200%201-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435%200%200%201%20.204-.45a.4.4%200%200%201%20.212-.06h2.982a.416.416%200%200%201%20.4.528q.022.075.016.153v3.37a2.56%202.56%200%200%201-1.557%202.327q-.034.016-.068.035%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.866%209.055a8.5%208.5%200%200%200-2.173-4.334a8.57%208.57%200%200%200-5.263-2.667A4%204%200%200%201%2012.95%202h-1.135c-.013.029-.039.018-.06.02a9%209%200%200%200-.87.114a8.45%208.45%200%200%200-5.177%203.104a8.36%208.36%200%200%200-1.84%204.709a8.6%208.6%200%200%200%20.185%202.529c.138.618.347%201.22.624%201.79l.074.146a8.6%208.6%200%200%200%201.783%202.396a8.53%208.53%200%200%200%205.763%202.333c.1.001.128.026.127.128c-.005.874-.003%201.747-.002%202.621q0%20.049.004.11l.063-.026a18%2018%200%200%200%204.49-2.966q.402-.364.77-.763l.315-.341c.163-.175.304-.37.457-.553c.178-.212.337-.437.494-.663q.526-.75.919-1.575q.2-.417.369-.847l.01-.016c.3-.786.502-1.605.601-2.44a12%2012%200%200%200%20.075-.877a8%208%200%200%200-.123-1.878m-9.19%202.82a2.5%202.5%200%200%201-.84%201.877l-.084.08c-.277.22-.594.384-.934.481a4%204%200%200%201-.447.085a.21.21%200%200%201-.235-.152v-.968c.006-.095-.032-.197.044-.28a.27.27%200%200%201%20.138-.085q.26-.048.495-.169c.273-.158.468-.423.538-.731l.035-.151l-2.041-.003a.7.7%200%200%201-.175-.019a.41.41%200%200%201-.306-.385a870%20870%200%200%201%20.001-3.087a.47.47%200%200%201%20.139-.436c.07-.064.161-.1.256-.102h3.002a.416.416%200%200%201%20.4.527q.022.076.016.153c0%201.122.006%202.243-.002%203.364zm5.303.004a2.56%202.56%200%200%201-1.557%202.328q-.034.016-.068.035l-.038.01l-.022.013q-.29.084-.589.129a.216.216%200%200%201-.27-.217l-.002-.322l.005-.578l-.002-.127c0-.147.057-.21.24-.252c.235-.04.454-.142.634-.297a1.26%201.26%200%200%200%20.378-.74l-1.886-.003h-.205a.42.42%200%200%201-.433-.44q0-1.524.003-3.049l-.002-.03a.435.435%200%200%201%20.204-.45a.4.4%200%200%201%20.212-.06h2.982a.416.416%200%200%201%20.4.528q.022.075.016.153z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/google-hangouts.svg?color=%231a73e8&size=48