googleassistant logo

googleassistant from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
googleassistant
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the googleassistant logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.365 8.729c.9 0 1.635-.735 1.635-1.635s-.735-1.636-1.635-1.636s-1.636.735-1.636 1.636s.723 1.635 1.636 1.635m-4.907 5.452a3.27 3.27 0 1 0 0-6.542a3.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.816a3.825 3.825 0 0 0 3.829 3.83M6.542 14.18a6.542 6.542 0 1 0 0-13.084a6.542 6.542 0 1 0 0 13.084"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGoogleassistant(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="M22.365 8.729c.9 0 1.635-.735 1.635-1.635s-.735-1.636-1.635-1.636s-1.636.735-1.636 1.636s.723 1.635 1.636 1.635m-4.907 5.452a3.27 3.27 0 1 0 0-6.542a3.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.816a3.825 3.825 0 0 0 3.829 3.83M6.542 14.18a6.542 6.542 0 1 0 0-13.084a6.542 6.542 0 1 0 0 13.084"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.365 8.729c.9 0 1.635-.735 1.635-1.635s-.735-1.636-1.635-1.636s-1.636.735-1.636 1.636s.723 1.635 1.636 1.635m-4.907 5.452a3.27 3.27 0 1 0 0-6.542a3.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.816a3.825 3.825 0 0 0 3.829 3.83M6.542 14.18a6.542 6.542 0 1 0 0-13.084a6.542 6.542 0 1 0 0 13.084"/></svg>
</template>

CSS

.icon-googleassistant {
  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%22M22.365%208.729c.9%200%201.635-.735%201.635-1.635s-.735-1.636-1.635-1.636s-1.636.735-1.636%201.636s.723%201.635%201.636%201.635m-4.907%205.452a3.27%203.27%200%201%200%200-6.542a3.27%203.27%200%200%200%200%206.542m0%208.722c2.105%200%203.816-1.711%203.816-3.829s-1.711-3.816-3.829-3.816a3.82%203.82%200%200%200-3.816%203.816a3.825%203.825%200%200%200%203.829%203.83M6.542%2014.18a6.542%206.542%200%201%200%200-13.084a6.542%206.542%200%201%200%200%2013.084%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%22M22.365%208.729c.9%200%201.635-.735%201.635-1.635s-.735-1.636-1.635-1.636s-1.636.735-1.636%201.636s.723%201.635%201.636%201.635m-4.907%205.452a3.27%203.27%200%201%200%200-6.542a3.27%203.27%200%200%200%200%206.542m0%208.722c2.105%200%203.816-1.711%203.816-3.829s-1.711-3.816-3.829-3.816a3.82%203.82%200%200%200-3.816%203.816a3.825%203.825%200%200%200%203.829%203.83M6.542%2014.18a6.542%206.542%200%201%200%200-13.084a6.542%206.542%200%201%200%200%2013.084%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googleassistant.svg?color=%231a73e8&size=48