Googleassistant Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Googleassistant 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/314504.svg" alt="Googleassistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314504.svg" alt="Googleassistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314504.svg" alt="Googleassistant icon" :width="24" :height="24" />
CSS background
.icon-googleassistant {
background-image: url('https://proicons.com/icon/314504.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Assistant</title><path d="M22.365 8.729c.9 0 1.635-.735 1.635-1.635s-.735-1.636-1.635-1.636-1.636.735-1.636 1.636.723 1.635 1.636 1.635m-4.907 5.452a3.27 3.27 0 1 0 0-6.542 3.27 3.27 0 0 0 0 6.542m0 8.722c2.105 0 3.816-1.711 3.816-3.829s-1.711-3.816-3.829-3.816a3.82 3.82 0 0 0-3.816 3.816 3.825 3.825 0 0 0 3.829 3.83M6.542 14.18a6.542 6.542 0 1 0 0-13.084 6.542 6.542 0 1 0 0 13.084"/></svg>
Googleassistant in other icon packs
Copied!