google drive alt icon
google-drive-alt from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- google-drive-alt
- Set
- Unicons
- Style
- Line
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons
Use the google drive alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.44a.6.6 0 0 0 0-.13a.6.6 0 0 1 0-.12l-.05-.12l-6-10.29a1 1 0 0 0-.95-.49H9a1 1 0 0 0-.5.13l-.11.08a1 1 0 0 0-.09.08a.6.6 0 0 0-.1.12s0 0-.06.08l-6 10.33a1 1 0 0 0 0 1l3 5.08a1 1 0 0 0 .11.15v.06a1.1 1.1 0 0 0 .44.26a.8.8 0 0 0 .22 0H18a1 1 0 0 0 .86-.49l3-5.14l.05-.12a.6.6 0 0 1 0-.12a.5.5 0 0 0 0-.13a.5.5 0 0 0 0-.13a.6.6 0 0 0 .09-.09M6 17.73l-1.79-3.1L9 6.27l.87 1.5l1 1.66L7 15.91Zm6-6.32l1.26 2.16h-2.54Zm5.43 7.3H7.7l1.84-3.14h9.72Zm-1.86-5.14l-4.83-8.28h3.69l4.83 8.28Z"/></svg>
React
import type { SVGProps } from "react";
export function UilGoogleDriveAlt(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="M22 14.44a.6.6 0 0 0 0-.13a.6.6 0 0 1 0-.12l-.05-.12l-6-10.29a1 1 0 0 0-.95-.49H9a1 1 0 0 0-.5.13l-.11.08a1 1 0 0 0-.09.08a.6.6 0 0 0-.1.12s0 0-.06.08l-6 10.33a1 1 0 0 0 0 1l3 5.08a1 1 0 0 0 .11.15v.06a1.1 1.1 0 0 0 .44.26a.8.8 0 0 0 .22 0H18a1 1 0 0 0 .86-.49l3-5.14l.05-.12a.6.6 0 0 1 0-.12a.5.5 0 0 0 0-.13a.5.5 0 0 0 0-.13a.6.6 0 0 0 .09-.09M6 17.73l-1.79-3.1L9 6.27l.87 1.5l1 1.66L7 15.91Zm6-6.32l1.26 2.16h-2.54Zm5.43 7.3H7.7l1.84-3.14h9.72Zm-1.86-5.14l-4.83-8.28h3.69l4.83 8.28Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.44a.6.6 0 0 0 0-.13a.6.6 0 0 1 0-.12l-.05-.12l-6-10.29a1 1 0 0 0-.95-.49H9a1 1 0 0 0-.5.13l-.11.08a1 1 0 0 0-.09.08a.6.6 0 0 0-.1.12s0 0-.06.08l-6 10.33a1 1 0 0 0 0 1l3 5.08a1 1 0 0 0 .11.15v.06a1.1 1.1 0 0 0 .44.26a.8.8 0 0 0 .22 0H18a1 1 0 0 0 .86-.49l3-5.14l.05-.12a.6.6 0 0 1 0-.12a.5.5 0 0 0 0-.13a.5.5 0 0 0 0-.13a.6.6 0 0 0 .09-.09M6 17.73l-1.79-3.1L9 6.27l.87 1.5l1 1.66L7 15.91Zm6-6.32l1.26 2.16h-2.54Zm5.43 7.3H7.7l1.84-3.14h9.72Zm-1.86-5.14l-4.83-8.28h3.69l4.83 8.28Z"/></svg> </template>
CSS
.icon-google-drive-alt {
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%22M22%2014.44a.6.6%200%200%200%200-.13a.6.6%200%200%201%200-.12l-.05-.12l-6-10.29a1%201%200%200%200-.95-.49H9a1%201%200%200%200-.5.13l-.11.08a1%201%200%200%200-.09.08a.6.6%200%200%200-.1.12s0%200-.06.08l-6%2010.33a1%201%200%200%200%200%201l3%205.08a1%201%200%200%200%20.11.15v.06a1.1%201.1%200%200%200%20.44.26a.8.8%200%200%200%20.22%200H18a1%201%200%200%200%20.86-.49l3-5.14l.05-.12a.6.6%200%200%201%200-.12a.5.5%200%200%200%200-.13a.5.5%200%200%200%200-.13a.6.6%200%200%200%20.09-.09M6%2017.73l-1.79-3.1L9%206.27l.87%201.5l1%201.66L7%2015.91Zm6-6.32l1.26%202.16h-2.54Zm5.43%207.3H7.7l1.84-3.14h9.72Zm-1.86-5.14l-4.83-8.28h3.69l4.83%208.28Z%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%22M22%2014.44a.6.6%200%200%200%200-.13a.6.6%200%200%201%200-.12l-.05-.12l-6-10.29a1%201%200%200%200-.95-.49H9a1%201%200%200%200-.5.13l-.11.08a1%201%200%200%200-.09.08a.6.6%200%200%200-.1.12s0%200-.06.08l-6%2010.33a1%201%200%200%200%200%201l3%205.08a1%201%200%200%200%20.11.15v.06a1.1%201.1%200%200%200%20.44.26a.8.8%200%200%200%20.22%200H18a1%201%200%200%200%20.86-.49l3-5.14l.05-.12a.6.6%200%200%201%200-.12a.5.5%200%200%200%200-.13a.5.5%200%200%200%200-.13a.6.6%200%200%200%20.09-.09M6%2017.73l-1.79-3.1L9%206.27l.87%201.5l1%201.66L7%2015.91Zm6-6.32l1.26%202.16h-2.54Zm5.43%207.3H7.7l1.84-3.14h9.72Zm-1.86-5.14l-4.83-8.28h3.69l4.83%208.28Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/google-drive-alt.svg?color=%231a73e8&size=48