googlehangouts logo
googlehangouts from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- googlehangouts
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the googlehangouts logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C6.2 0 1.5 4.7 1.5 10.5c0 5.5 5 10 10.5 10V24c6.35-3.1 10.5-8.2 10.5-13.5C22.5 4.7 17.8 0 12 0m-.5 12c0 1.4-.9 2.5-2 2.5V12H7V7.5h4.5zm6 0c0 1.4-.9 2.5-2 2.5V12H13V7.5h4.5z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGooglehangouts(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 0C6.2 0 1.5 4.7 1.5 10.5c0 5.5 5 10 10.5 10V24c6.35-3.1 10.5-8.2 10.5-13.5C22.5 4.7 17.8 0 12 0m-.5 12c0 1.4-.9 2.5-2 2.5V12H7V7.5h4.5zm6 0c0 1.4-.9 2.5-2 2.5V12H13V7.5h4.5z"/></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 0C6.2 0 1.5 4.7 1.5 10.5c0 5.5 5 10 10.5 10V24c6.35-3.1 10.5-8.2 10.5-13.5C22.5 4.7 17.8 0 12 0m-.5 12c0 1.4-.9 2.5-2 2.5V12H7V7.5h4.5zm6 0c0 1.4-.9 2.5-2 2.5V12H13V7.5h4.5z"/></svg> </template>
CSS
.icon-googlehangouts {
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%200C6.2%200%201.5%204.7%201.5%2010.5c0%205.5%205%2010%2010.5%2010V24c6.35-3.1%2010.5-8.2%2010.5-13.5C22.5%204.7%2017.8%200%2012%200m-.5%2012c0%201.4-.9%202.5-2%202.5V12H7V7.5h4.5zm6%200c0%201.4-.9%202.5-2%202.5V12H13V7.5h4.5z%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%200C6.2%200%201.5%204.7%201.5%2010.5c0%205.5%205%2010%2010.5%2010V24c6.35-3.1%2010.5-8.2%2010.5-13.5C22.5%204.7%2017.8%200%2012%200m-.5%2012c0%201.4-.9%202.5-2%202.5V12H7V7.5h4.5zm6%200c0%201.4-.9%202.5-2%202.5V12H13V7.5h4.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googlehangouts.svg?color=%231a73e8&size=48