twotone cloud download icon
twotone-cloud-download from Google Material Icons by Material Design Authors · Baseline · File · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-cloud-download
- Set
- Google Material Icons
- Style
- Baseline
- Category
- File
- Viewbox
- 24×24
- License
- Apache 2.0
More file icons from Google Material Icons
baseline-approvalbaseline-attach-emailbaseline-attachmentbaseline-cloudbaseline-cloud-circlebaseline-cloud-donebaseline-cloud-downloadbaseline-cloud-offbaseline-cloud-queuebaseline-cloud-syncbaseline-cloud-uploadbaseline-create-new-folderbaseline-differencebaseline-downloadbaseline-download-donebaseline-download-for-offlinebaseline-downloadingbaseline-drive-file-movebaseline-drive-file-move-rtlbaseline-drive-file-rename-outlinebaseline-drive-folder-uploadbaseline-file-downloadbaseline-file-download-donebaseline-file-download-off
Use the twotone cloud download icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.21 12.04l-1.53-.11l-.3-1.5A5.484 5.484 0 0 0 12 6C9.94 6 8.08 7.14 7.12 8.96l-.5.95l-1.07.11A3.99 3.99 0 0 0 2 14c0 2.21 1.79 4 4 4h13c1.65 0 3-1.35 3-3c0-1.55-1.22-2.86-2.79-2.96M12 17l-4-4h2.55v-3h2.91v3H16z" opacity=".3"/><path fill="currentColor" d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5c0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4c0-2.05 1.53-3.76 3.56-3.97l1.07-.11l.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5l1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-5.55-8h-2.9v3H8l4 4l4-4h-2.55z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneCloudDownload(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="m19.21 12.04l-1.53-.11l-.3-1.5A5.484 5.484 0 0 0 12 6C9.94 6 8.08 7.14 7.12 8.96l-.5.95l-1.07.11A3.99 3.99 0 0 0 2 14c0 2.21 1.79 4 4 4h13c1.65 0 3-1.35 3-3c0-1.55-1.22-2.86-2.79-2.96M12 17l-4-4h2.55v-3h2.91v3H16z" opacity=".3"/><path fill="currentColor" d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5c0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4c0-2.05 1.53-3.76 3.56-3.97l1.07-.11l.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5l1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-5.55-8h-2.9v3H8l4 4l4-4h-2.55z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.21 12.04l-1.53-.11l-.3-1.5A5.484 5.484 0 0 0 12 6C9.94 6 8.08 7.14 7.12 8.96l-.5.95l-1.07.11A3.99 3.99 0 0 0 2 14c0 2.21 1.79 4 4 4h13c1.65 0 3-1.35 3-3c0-1.55-1.22-2.86-2.79-2.96M12 17l-4-4h2.55v-3h2.91v3H16z" opacity=".3"/><path fill="currentColor" d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5c0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4c0-2.05 1.53-3.76 3.56-3.97l1.07-.11l.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5l1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-5.55-8h-2.9v3H8l4 4l4-4h-2.55z"/></svg> </template>
CSS
.icon-twotone-cloud-download {
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%22m19.21%2012.04l-1.53-.11l-.3-1.5A5.484%205.484%200%200%200%2012%206C9.94%206%208.08%207.14%207.12%208.96l-.5.95l-1.07.11A3.99%203.99%200%200%200%202%2014c0%202.21%201.79%204%204%204h13c1.65%200%203-1.35%203-3c0-1.55-1.22-2.86-2.79-2.96M12%2017l-4-4h2.55v-3h2.91v3H16z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.35%2010.04A7.49%207.49%200%200%200%2012%204C9.11%204%206.6%205.64%205.35%208.04A5.994%205.994%200%200%200%200%2014c0%203.31%202.69%206%206%206h13c2.76%200%205-2.24%205-5c0-2.64-2.05-4.78-4.65-4.96M19%2018H6c-2.21%200-4-1.79-4-4c0-2.05%201.53-3.76%203.56-3.97l1.07-.11l.5-.95A5.47%205.47%200%200%201%2012%206c2.62%200%204.88%201.86%205.39%204.43l.3%201.5l1.53.11A2.98%202.98%200%200%201%2022%2015c0%201.65-1.35%203-3%203m-5.55-8h-2.9v3H8l4%204l4-4h-2.55z%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%22m19.21%2012.04l-1.53-.11l-.3-1.5A5.484%205.484%200%200%200%2012%206C9.94%206%208.08%207.14%207.12%208.96l-.5.95l-1.07.11A3.99%203.99%200%200%200%202%2014c0%202.21%201.79%204%204%204h13c1.65%200%203-1.35%203-3c0-1.55-1.22-2.86-2.79-2.96M12%2017l-4-4h2.55v-3h2.91v3H16z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.35%2010.04A7.49%207.49%200%200%200%2012%204C9.11%204%206.6%205.64%205.35%208.04A5.994%205.994%200%200%200%200%2014c0%203.31%202.69%206%206%206h13c2.76%200%205-2.24%205-5c0-2.64-2.05-4.78-4.65-4.96M19%2018H6c-2.21%200-4-1.79-4-4c0-2.05%201.53-3.76%203.56-3.97l1.07-.11l.5-.95A5.47%205.47%200%200%201%2012%206c2.62%200%204.88%201.86%205.39%204.43l.3%201.5l1.53.11A2.98%202.98%200%200%201%2022%2015c0%201.65-1.35%203-3%203m-5.55-8h-2.9v3H8l4%204l4-4h-2.55z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-cloud-download.svg?color=%231a73e8&size=48