cloud saving done 01 icon
cloud-saving-done-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cloud-saving-done-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cloud-alertcloud-angled-raincloud-angled-rain-zapcloud-angled-zapcloud-backupcloud-big-raincloud-checkcloud-cogcloud-downloadcloud-drizzlecloud-fast-windcloud-fogcloud-hailcloud-hailstonecloud-lightningcloud-little-raincloud-little-snowcloud-loadingcloud-mid-raincloud-mid-snowcloud-moon-raincloud-offcloud-raincloud-rain-wind
Use the cloud saving done 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.5 18a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 9a5.5 5.5 0 0 1-.578 2M6.52 8.023A5 5 0 0 0 6 17.9m.52-9.877Q6.757 8 7 8c1.126 0 2.165.372 3 1M9 19s1 0 2 2c0 0 3.177-5 6-6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCloudSavingDone01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.5 18a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 9a5.5 5.5 0 0 1-.578 2M6.52 8.023A5 5 0 0 0 6 17.9m.52-9.877Q6.757 8 7 8c1.126 0 2.165.372 3 1M9 19s1 0 2 2c0 0 3.177-5 6-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.5 18a4.5 4.5 0 1 0-.022-9m0 0q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 9a5.5 5.5 0 0 1-.578 2M6.52 8.023A5 5 0 0 0 6 17.9m.52-9.877Q6.757 8 7 8c1.126 0 2.165.372 3 1M9 19s1 0 2 2c0 0 3.177-5 6-6"/></svg> </template>
CSS
.icon-cloud-saving-done-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.5%2018a4.5%204.5%200%201%200-.022-9m0%200q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477M17.478%209a5.5%205.5%200%200%201-.578%202M6.52%208.023A5%205%200%200%200%206%2017.9m.52-9.877Q6.757%208%207%208c1.126%200%202.165.372%203%201M9%2019s1%200%202%202c0%200%203.177-5%206-6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.5%2018a4.5%204.5%200%201%200-.022-9m0%200q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477M17.478%209a5.5%205.5%200%200%201-.578%202M6.52%208.023A5%205%200%200%200%206%2017.9m.52-9.877Q6.757%208%207%208c1.126%200%202.165.372%203%201M9%2019s1%200%202%202c0%200%203.177-5%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-saving-done-01.svg?color=%231a73e8&size=48