cloud remove icon
cloud-remove from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- cloud-remove
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the cloud remove icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"><path d="m12.97 17.61l-2.11-2.11m2.09.02l-2.12 2.12m-5.29-6.52c-4.68.33-4.68 7.14 0 7.47h1.92m-1.87-7.47C2.38 2.19 15.92-1.38 17.47 8c4.33.55 6.08 6.32 2.8 9.19c-1 .91-2.29 1.41-3.64 1.4h-.09"/><path d="M17 16.53c0 .74-.16 1.44-.46 2.06q-.12.27-.27.51A4.96 4.96 0 0 1 12 21.53c-1.82 0-3.41-.98-4.27-2.43q-.15-.24-.27-.51c-.3-.62-.46-1.32-.46-2.06c0-2.76 2.24-5 5-5s5 2.24 5 5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCloudRemove(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.5"><path d="m12.97 17.61l-2.11-2.11m2.09.02l-2.12 2.12m-5.29-6.52c-4.68.33-4.68 7.14 0 7.47h1.92m-1.87-7.47C2.38 2.19 15.92-1.38 17.47 8c4.33.55 6.08 6.32 2.8 9.19c-1 .91-2.29 1.41-3.64 1.4h-.09"/><path d="M17 16.53c0 .74-.16 1.44-.46 2.06q-.12.27-.27.51A4.96 4.96 0 0 1 12 21.53c-1.82 0-3.41-.98-4.27-2.43q-.15-.24-.27-.51c-.3-.62-.46-1.32-.46-2.06c0-2.76 2.24-5 5-5s5 2.24 5 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"><path d="m12.97 17.61l-2.11-2.11m2.09.02l-2.12 2.12m-5.29-6.52c-4.68.33-4.68 7.14 0 7.47h1.92m-1.87-7.47C2.38 2.19 15.92-1.38 17.47 8c4.33.55 6.08 6.32 2.8 9.19c-1 .91-2.29 1.41-3.64 1.4h-.09"/><path d="M17 16.53c0 .74-.16 1.44-.46 2.06q-.12.27-.27.51A4.96 4.96 0 0 1 12 21.53c-1.82 0-3.41-.98-4.27-2.43q-.15-.24-.27-.51c-.3-.62-.46-1.32-.46-2.06c0-2.76 2.24-5 5-5s5 2.24 5 5"/></g></svg> </template>
CSS
.icon-cloud-remove {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.97%2017.61l-2.11-2.11m2.09.02l-2.12%202.12m-5.29-6.52c-4.68.33-4.68%207.14%200%207.47h1.92m-1.87-7.47C2.38%202.19%2015.92-1.38%2017.47%208c4.33.55%206.08%206.32%202.8%209.19c-1%20.91-2.29%201.41-3.64%201.4h-.09%22%2F%3E%3Cpath%20d%3D%22M17%2016.53c0%20.74-.16%201.44-.46%202.06q-.12.27-.27.51A4.96%204.96%200%200%201%2012%2021.53c-1.82%200-3.41-.98-4.27-2.43q-.15-.24-.27-.51c-.3-.62-.46-1.32-.46-2.06c0-2.76%202.24-5%205-5s5%202.24%205%205%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m12.97%2017.61l-2.11-2.11m2.09.02l-2.12%202.12m-5.29-6.52c-4.68.33-4.68%207.14%200%207.47h1.92m-1.87-7.47C2.38%202.19%2015.92-1.38%2017.47%208c4.33.55%206.08%206.32%202.8%209.19c-1%20.91-2.29%201.41-3.64%201.4h-.09%22%2F%3E%3Cpath%20d%3D%22M17%2016.53c0%20.74-.16%201.44-.46%202.06q-.12.27-.27.51A4.96%204.96%200%200%201%2012%2021.53c-1.82%200-3.41-.98-4.27-2.43q-.15-.24-.27-.51c-.3-.62-.46-1.32-.46-2.06c0-2.76%202.24-5%205-5s5%202.24%205%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cloud-remove.svg?color=%231a73e8&size=48