Google Drive Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Drive icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/341197.svg" alt="Google Drive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341197.svg" alt="Google Drive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341197.svg" alt="Google Drive icon" :width="24" :height="24" />
CSS background
.icon-google-drive {
background-image: url('https://proicons.com/icon/341197.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m7.8729,36.1226l1.6758,2.8946c.3482.6094.8488,1.0882,1.4364,1.4364l5.9851-10.3597H5c0,.6747.1741,1.3494.5223,1.9588l2.3505,4.0699Z"/><path class="c" d="m24,17.9061l-5.9851-10.3597c-.5876.3482-1.0882.827-1.4364,1.4364L5.5223,28.1352c-.3418.5963-.5219,1.2715-.5223,1.9588h11.9702l7.0298-12.1879Z"/><path class="c" d="m37.0149,40.4536c.5876-.3482,1.0882-.827,1.4364-1.4364l.6964-1.197,3.3299-5.7675c.3482-.6094.5223-1.2841.5223-1.9588h-11.9711l2.5473,5.0057,3.4387,5.354Z"/><path class="c" d="m24,17.9061l5.9851-10.3597c-.5876-.3482-1.2623-.5223-1.9588-.5223h-8.0527c-.6964,0-1.3711.1959-1.9588.5223l5.9851,10.3597Z"/><path class="c" d="m31.0298,30.0939h-14.0596l-5.9851,10.3597c.5876.3482,1.2623.5223,1.9588.5223h22.1123c.6964,0,1.3711-.1959,1.9588-.5223l-5.9851-10.3597Z"/><path class="c" d="m36.9496,18.559l-5.5281-9.5762c-.3482-.6094-.8488-1.0882-1.4364-1.4364l-5.9851,10.3597,7.0298,12.1879h11.9485c0-.6747-.1741-1.3494-.5223-1.9588l-5.5063-9.5762Z"/></svg>
Google Drive in other icon packs
Copied!