Google icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconGoogle } from "@devigner-ui/icons";
<IconGoogle className="size-6" />
<script setup>
import { IconGoogle } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGoogle class="size-6" />
</template>
<script>
import { IconGoogle } from "@devigner-ui/icons-svelte";
</script>
<IconGoogle class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.26 10.18h-9.39v3.71h5.51a5 5 0 0 1-2.04 3.24 6 6 0 0 1-3.47 1 6 6 0 0 1-5.69-4.16 6.2 6.2 0 0 1 .2-4.5 6 6 0 0 1 5.49-3.61c1.88 0 3.14.81 3.87 1.49l2.82-2.76A9.98 9.98 0 0 0 3.94 16.48l.01-.01v.01a10 10 0 0 0 8.92 5.51c2.7 0 4.97-.89 6.62-2.42 1.89-1.74 2.98-4.31 2.98-7.36 0-.81-.07-1.41-.21-2.03" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>