cloud mid rain icon
cloud-mid-rain from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cloud-mid-rain
- 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-snowcloud-moon-raincloud-offcloud-raincloud-rain-windcloud-saving-done-01
Use the cloud mid rain 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963"/><path d="m12.043 12l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCloudMidRain(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963"/><path d="m12.043 12l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963"/><path d="m12.043 12l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></g></svg> </template>
CSS
.icon-cloud-mid-rain {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.478%208.78h.022c2.485%200%204.5%201.941%204.5%204.335c0%201.703-1.018%203.176-2.5%203.885m-2.022-8.22q.021-.238.022-.481C17.5%205.372%2015.038%203%2012%203C9.123%203%206.762%205.128%206.52%207.839m10.958.941a5.17%205.17%200%200%201-1.235%202.89M6.52%207.84C3.984%208.07%202%2010.129%202%2012.634C2%2014.566%203.181%2016.233%204.886%2017M6.52%207.839q.237-.022.48-.022c1.126%200%202.165.358%203%20.963%22%2F%3E%3Cpath%20d%3D%22m12.043%2012l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm-3.5%205.5l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm7%200l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.478%208.78h.022c2.485%200%204.5%201.941%204.5%204.335c0%201.703-1.018%203.176-2.5%203.885m-2.022-8.22q.021-.238.022-.481C17.5%205.372%2015.038%203%2012%203C9.123%203%206.762%205.128%206.52%207.839m10.958.941a5.17%205.17%200%200%201-1.235%202.89M6.52%207.84C3.984%208.07%202%2010.129%202%2012.634C2%2014.566%203.181%2016.233%204.886%2017M6.52%207.839q.237-.022.48-.022c1.126%200%202.165.358%203%20.963%22%2F%3E%3Cpath%20d%3D%22m12.043%2012l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm-3.5%205.5l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm7%200l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-mid-rain.svg?color=%231a73e8&size=48