add-to-drive-outline from Material Symbols by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.

Name
add-to-drive-outline
Set
Material Symbols
Style
Outline
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
add-to-drive-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

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="M6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m4.7 2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAddToDriveOutline(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="M6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m4.7 2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.775 19H11.7l-3.45-6H5.925L4.6 15.275q-.35.575-.337 1.238T4.6 17.75t.913.913T6.775 19M12 15.5l1.45-2.5h-2.9zM7.075 11H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12 5t-1.25.338t-.925.912zM13.3 21H6.775Q5.55 21 4.5 20.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7 4.2 9.75 3.6T12 3t2.25.6t1.65 1.65l4.675 8q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25 3.9q-.8.8-1.237 1.875t-.438 2.3q0 .5.088 1t.237.95m4.7 2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025"/></svg>
</template>

CSS

.icon-add-to-drive-outline {
  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%22M6.775%2019H11.7l-3.45-6H5.925L4.6%2015.275q-.35.575-.337%201.238T4.6%2017.75t.913.913T6.775%2019M12%2015.5l1.45-2.5h-2.9zM7.075%2011H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12%205t-1.25.338t-.925.912zM13.3%2021H6.775Q5.55%2021%204.5%2020.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7%204.2%209.75%203.6T12%203t2.25.6t1.65%201.65l4.675%208q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25%203.9q-.8.8-1.237%201.875t-.438%202.3q0%20.5.088%201t.237.95m4.7%202v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025%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%22M6.775%2019H11.7l-3.45-6H5.925L4.6%2015.275q-.35.575-.337%201.238T4.6%2017.75t.913.913T6.775%2019M12%2015.5l1.45-2.5h-2.9zM7.075%2011H14.6l1.15-2l-1.6-2.75q-.35-.575-.912-.913T12%205t-1.25.338t-.925.912zM13.3%2021H6.775Q5.55%2021%204.5%2020.4t-1.65-1.65t-.6-2.25t.6-2.25l5.25-9Q8.7%204.2%209.75%203.6T12%203t2.25.6t1.65%201.65l4.675%208q-.6-.15-1.213-.2t-1.212.05l-1.25-2.125l-2.25%203.9q-.8.8-1.237%201.875t-.438%202.3q0%20.5.088%201t.237.95m4.7%202v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-1.1-12.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/add-to-drive-outline.svg?color=%231a73e8&size=48