google drive icon

google-drive from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
google-drive
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the google drive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.438 5l-.282.469l-8 13l-.312.5l.281.531l4 7l.281.5h17.188l.281-.5l4-7l.281-.531l-.312-.5l-8-13L20.562 5zm2.343 2h5.656l6.782 11h-5.657zM12 7.906l2.969 4.844L8.03 24.031L5.156 19zm4.156 6.75L18.22 18h-4.125zM12.875 20h13.406l-2.875 5H9.781z"/></svg>

React

import type { SVGProps } from "react";

export function LaGoogleDrive(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.438 5l-.282.469l-8 13l-.312.5l.281.531l4 7l.281.5h17.188l.281-.5l4-7l.281-.531l-.312-.5l-8-13L20.562 5zm2.343 2h5.656l6.782 11h-5.657zM12 7.906l2.969 4.844L8.03 24.031L5.156 19zm4.156 6.75L18.22 18h-4.125zM12.875 20h13.406l-2.875 5H9.781z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.438 5l-.282.469l-8 13l-.312.5l.281.531l4 7l.281.5h17.188l.281-.5l4-7l.281-.531l-.312-.5l-8-13L20.562 5zm2.343 2h5.656l6.782 11h-5.657zM12 7.906l2.969 4.844L8.03 24.031L5.156 19zm4.156 6.75L18.22 18h-4.125zM12.875 20h13.406l-2.875 5H9.781z"/></svg>
</template>

CSS

.icon-google-drive {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.438%205l-.282.469l-8%2013l-.312.5l.281.531l4%207l.281.5h17.188l.281-.5l4-7l.281-.531l-.312-.5l-8-13L20.562%205zm2.343%202h5.656l6.782%2011h-5.657zM12%207.906l2.969%204.844L8.03%2024.031L5.156%2019zm4.156%206.75L18.22%2018h-4.125zM12.875%2020h13.406l-2.875%205H9.781z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.438%205l-.282.469l-8%2013l-.312.5l.281.531l4%207l.281.5h17.188l.281-.5l4-7l.281-.531l-.312-.5l-8-13L20.562%205zm2.343%202h5.656l6.782%2011h-5.657zM12%207.906l2.969%204.844L8.03%2024.031L5.156%2019zm4.156%206.75L18.22%2018h-4.125zM12.875%2020h13.406l-2.875%205H9.781z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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