googlebard logo

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

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

Use the googlebard logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.446 16.122l-.957 2.196a1.034 1.034 0 0 1-1.906 0l-.957-2.196a8.46 8.46 0 0 0-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593 0-1.965L3.24 7.494A8.45 8.45 0 0 0 7.605 2.99L8.576.651a1.033 1.033 0 0 1 1.919 0l.972 2.339a8.45 8.45 0 0 0 4.365 4.504l2.555 1.135c.839.372.839 1.593 0 1.965l-2.638 1.17a8.46 8.46 0 0 0-4.303 4.358m8.907 6.922l-.27.617a.553.553 0 0 1-1.02 0l-.27-.617a4.77 4.77 0 0 0-2.426-2.459l-.83-.368c-.449-.2-.449-.853 0-1.052l.783-.348a4.77 4.77 0 0 0 2.461-2.541l.277-.667a.554.554 0 0 1 1.029 0l.277.667a4.76 4.76 0 0 0 2.46 2.541l.785.348c.448.199.448.852 0 1.052l-.832.368a4.76 4.76 0 0 0-2.424 2.459"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGooglebard(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="m11.446 16.122l-.957 2.196a1.034 1.034 0 0 1-1.906 0l-.957-2.196a8.46 8.46 0 0 0-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593 0-1.965L3.24 7.494A8.45 8.45 0 0 0 7.605 2.99L8.576.651a1.033 1.033 0 0 1 1.919 0l.972 2.339a8.45 8.45 0 0 0 4.365 4.504l2.555 1.135c.839.372.839 1.593 0 1.965l-2.638 1.17a8.46 8.46 0 0 0-4.303 4.358m8.907 6.922l-.27.617a.553.553 0 0 1-1.02 0l-.27-.617a4.77 4.77 0 0 0-2.426-2.459l-.83-.368c-.449-.2-.449-.853 0-1.052l.783-.348a4.77 4.77 0 0 0 2.461-2.541l.277-.667a.554.554 0 0 1 1.029 0l.277.667a4.76 4.76 0 0 0 2.46 2.541l.785.348c.448.199.448.852 0 1.052l-.832.368a4.76 4.76 0 0 0-2.424 2.459"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.446 16.122l-.957 2.196a1.034 1.034 0 0 1-1.906 0l-.957-2.196a8.46 8.46 0 0 0-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593 0-1.965L3.24 7.494A8.45 8.45 0 0 0 7.605 2.99L8.576.651a1.033 1.033 0 0 1 1.919 0l.972 2.339a8.45 8.45 0 0 0 4.365 4.504l2.555 1.135c.839.372.839 1.593 0 1.965l-2.638 1.17a8.46 8.46 0 0 0-4.303 4.358m8.907 6.922l-.27.617a.553.553 0 0 1-1.02 0l-.27-.617a4.77 4.77 0 0 0-2.426-2.459l-.83-.368c-.449-.2-.449-.853 0-1.052l.783-.348a4.77 4.77 0 0 0 2.461-2.541l.277-.667a.554.554 0 0 1 1.029 0l.277.667a4.76 4.76 0 0 0 2.46 2.541l.785.348c.448.199.448.852 0 1.052l-.832.368a4.76 4.76 0 0 0-2.424 2.459"/></svg>
</template>

CSS

.icon-googlebard {
  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%22m11.446%2016.122l-.957%202.196a1.034%201.034%200%200%201-1.906%200l-.957-2.196a8.46%208.46%200%200%200-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593%200-1.965L3.24%207.494A8.45%208.45%200%200%200%207.605%202.99L8.576.651a1.033%201.033%200%200%201%201.919%200l.972%202.339a8.45%208.45%200%200%200%204.365%204.504l2.555%201.135c.839.372.839%201.593%200%201.965l-2.638%201.17a8.46%208.46%200%200%200-4.303%204.358m8.907%206.922l-.27.617a.553.553%200%200%201-1.02%200l-.27-.617a4.77%204.77%200%200%200-2.426-2.459l-.83-.368c-.449-.2-.449-.853%200-1.052l.783-.348a4.77%204.77%200%200%200%202.461-2.541l.277-.667a.554.554%200%200%201%201.029%200l.277.667a4.76%204.76%200%200%200%202.46%202.541l.785.348c.448.199.448.852%200%201.052l-.832.368a4.76%204.76%200%200%200-2.424%202.459%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%22m11.446%2016.122l-.957%202.196a1.034%201.034%200%200%201-1.906%200l-.957-2.196a8.46%208.46%200%200%200-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593%200-1.965L3.24%207.494A8.45%208.45%200%200%200%207.605%202.99L8.576.651a1.033%201.033%200%200%201%201.919%200l.972%202.339a8.45%208.45%200%200%200%204.365%204.504l2.555%201.135c.839.372.839%201.593%200%201.965l-2.638%201.17a8.46%208.46%200%200%200-4.303%204.358m8.907%206.922l-.27.617a.553.553%200%200%201-1.02%200l-.27-.617a4.77%204.77%200%200%200-2.426-2.459l-.83-.368c-.449-.2-.449-.853%200-1.052l.783-.348a4.77%204.77%200%200%200%202.461-2.541l.277-.667a.554.554%200%200%201%201.029%200l.277.667a4.76%204.76%200%200%200%202.46%202.541l.785.348c.448.199.448.852%200%201.052l-.832.368a4.76%204.76%200%200%200-2.424%202.459%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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