Google Drive 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 { IconGoogleDrive } from "@devigner-ui/icons";
<IconGoogleDrive className="size-6" />
<script setup>
import { IconGoogleDrive } from "@devigner-ui/icons-vue";
</script>
<template>
<IconGoogleDrive class="size-6" />
</template>
<script>
import { IconGoogleDrive } from "@devigner-ui/icons-svelte";
</script>
<IconGoogleDrive class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.85 3H9.5L2.09 15.71 5.27 21h14.82s3.18-5.45 3.18-5.37A1765 1765 0 0 1 15.85 3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="m9.49 3 10.59 18" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.85 3 5.26 21" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.17 15.71h20.5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>