moon cloud mid rain icon
moon-cloud-mid-rain from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- moon-cloud-mid-rain
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
moon-01moon-02moon-angled-rain-zapmoon-cloudmoon-cloud-angled-rainmoon-cloud-angled-zapmoon-cloud-big-rainmoon-cloud-fast-windmoon-cloud-hailstonemoon-cloud-little-rainmoon-cloud-little-snowmoon-cloud-mid-snowmoon-cloud-slow-windmoon-cloud-snowmoon-eclipsemoon-fast-windmoon-landingmoon-slow-windmoon-star
Use the moon 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 11.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.728-1.074 2.777-2.5 3.484m-2.022-7.99A5.504 5.504 0 0 0 12 5a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-.86 2.49M6.52 10.03A5.005 5.005 0 0 0 2 15.015C2 16.87 3.006 18.141 4.5 19m2.02-8.97q.237-.022.48-.022c.91 0 1.765.243 2.5.67"/><path d="m12.043 13l-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.044zM10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMoonCloudMidRain(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 11.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.728-1.074 2.777-2.5 3.484m-2.022-7.99A5.504 5.504 0 0 0 12 5a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-.86 2.49M6.52 10.03A5.005 5.005 0 0 0 2 15.015C2 16.87 3.006 18.141 4.5 19m2.02-8.97q.237-.022.48-.022c.91 0 1.765.243 2.5.67"/><path d="m12.043 13l-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.044zM10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></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 11.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.728-1.074 2.777-2.5 3.484m-2.022-7.99A5.504 5.504 0 0 0 12 5a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-.86 2.49M6.52 10.03A5.005 5.005 0 0 0 2 15.015C2 16.87 3.006 18.141 4.5 19m2.02-8.97q.237-.022.48-.022c.91 0 1.765.243 2.5.67"/><path d="m12.043 13l-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.044zM10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></g></svg> </template>
CSS
.icon-moon-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%2011.01h.022c2.485%200%204.5%202.017%204.5%204.506c0%201.728-1.074%202.777-2.5%203.484m-2.022-7.99A5.504%205.504%200%200%200%2012%205a5.504%205.504%200%200%200-5.48%205.03m10.958.98a5.5%205.5%200%200%201-.86%202.49M6.52%2010.03A5.005%205.005%200%200%200%202%2015.015C2%2016.87%203.006%2018.141%204.5%2019m2.02-8.97q.237-.022.48-.022c.91%200%201.765.243%202.5.67%22%2F%3E%3Cpath%20d%3D%22m12.043%2013l-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.044zM10%205.138a4.1%204.1%200%200%200-.466-1.253A4.03%204.03%200%200%200%207.136%202a3.18%203.18%200%200%201-1.547%203.138a3.12%203.12%200%200%201-3.465-.216a4.1%204.1%200%200%200%20.418%203.04a4.02%204.02%200%200%200%204.594%201.885%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%2011.01h.022c2.485%200%204.5%202.017%204.5%204.506c0%201.728-1.074%202.777-2.5%203.484m-2.022-7.99A5.504%205.504%200%200%200%2012%205a5.504%205.504%200%200%200-5.48%205.03m10.958.98a5.5%205.5%200%200%201-.86%202.49M6.52%2010.03A5.005%205.005%200%200%200%202%2015.015C2%2016.87%203.006%2018.141%204.5%2019m2.02-8.97q.237-.022.48-.022c.91%200%201.765.243%202.5.67%22%2F%3E%3Cpath%20d%3D%22m12.043%2013l-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.044zM10%205.138a4.1%204.1%200%200%200-.466-1.253A4.03%204.03%200%200%200%207.136%202a3.18%203.18%200%200%201-1.547%203.138a3.12%203.12%200%200%201-3.465-.216a4.1%204.1%200%200%200%20.418%203.04a4.02%204.02%200%200%200%204.594%201.885%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/moon-cloud-mid-rain.svg?color=%231a73e8&size=48