baseline cloud done icon
baseline-cloud-done from Google Material Icons by Material Design Authors · Baseline · File · Apache-2.0 Free for personal and commercial use.
- Name
- baseline-cloud-done
- Set
- Google Material Icons
- Style
- Baseline
- Category
- File
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- cloud-done
More file icons from Google Material Icons
baseline-approvalbaseline-attach-emailbaseline-attachmentbaseline-cloudbaseline-cloud-circlebaseline-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-offbaseline-file-open
Use the baseline cloud done icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><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.96M10 17l-3.5-3.5l1.41-1.41L10 14.17L15.18 9l1.41 1.41z"/></svg>
React
import type { SVGProps } from "react";
export function IcBaselineCloudDone(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.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.96M10 17l-3.5-3.5l1.41-1.41L10 14.17L15.18 9l1.41 1.41z"/></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.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.96M10 17l-3.5-3.5l1.41-1.41L10 14.17L15.18 9l1.41 1.41z"/></svg> </template>
CSS
.icon-baseline-cloud-done {
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.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.96M10%2017l-3.5-3.5l1.41-1.41L10%2014.17L15.18%209l1.41%201.41z%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.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.96M10%2017l-3.5-3.5l1.41-1.41L10%2014.17L15.18%209l1.41%201.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-cloud-done.svg?color=%231a73e8&size=48