add to drive icon
add-to-drive-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- add-to-drive-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowalign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretchalign-space-around
Use the add to drive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.044 20q-1.04 0-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l1.365 2.302l-1.934 3.294zM18 19h-2.5q-.213 0-.356-.144T15 18.499t.144-.356T15.5 18H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 19H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 21.5zm-3.652-4.837l2.9-4.982l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAddToDriveRounded(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="M7.044 20q-1.04 0-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l1.365 2.302l-1.934 3.294zM18 19h-2.5q-.213 0-.356-.144T15 18.499t.144-.356T15.5 18H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 19H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 21.5zm-3.652-4.837l2.9-4.982l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.044 20q-1.04 0-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37 7.5zm-1.678-8.5l3.311-5.596q.523-.877 1.414-1.39Q10.981 4 12 4q1.027 0 1.904.514q.877.513 1.4 1.39l1.365 2.302l-1.934 3.294zM18 19h-2.5q-.213 0-.356-.144T15 18.499t.144-.356T15.5 18H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 19H19v2.5q0 .213-.144.356t-.357.144t-.356-.144T18 21.5zm-3.652-4.837l2.9-4.982l2 3.377q-1.344-.175-2.624.24q-1.28.416-2.276 1.366"/></svg> </template>
CSS
.icon-add-to-drive-rounded {
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%22M7.044%2020q-1.04%200-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37%207.5zm-1.678-8.5l3.311-5.596q.523-.877%201.414-1.39Q10.981%204%2012%204q1.027%200%201.904.514q.877.513%201.4%201.39l1.365%202.302l-1.934%203.294zM18%2019h-2.5q-.213%200-.356-.144T15%2018.499t.144-.356T15.5%2018H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213%200%20.356.144t.144.357t-.144.356T21.5%2019H19v2.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2021.5zm-3.652-4.837l2.9-4.982l2%203.377q-1.344-.175-2.624.24q-1.28.416-2.276%201.366%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%22M7.044%2020q-1.04%200-1.933-.504q-.892-.504-1.415-1.383q-.523-.88-.523-1.885t.523-1.882l1.09-1.846h3.906l4.37%207.5zm-1.678-8.5l3.311-5.596q.523-.877%201.414-1.39Q10.981%204%2012%204q1.027%200%201.904.514q.877.513%201.4%201.39l1.365%202.302l-1.934%203.294zM18%2019h-2.5q-.213%200-.356-.144T15%2018.499t.144-.356T15.5%2018H18v-2.5q0-.213.144-.356t.357-.144t.356.144t.143.356V18h2.5q.213%200%20.356.144t.144.357t-.144.356T21.5%2019H19v2.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2021.5zm-3.652-4.837l2.9-4.982l2%203.377q-1.344-.175-2.624.24q-1.28.416-2.276%201.366%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/add-to-drive-rounded.svg?color=%231a73e8&size=48