cloud moon rain icon

cloud-moon-rain from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cloud-moon-rain
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the cloud moon rain 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="M11 19v2m8.04-8a5.1 5.1 0 0 0 1.889-1.454a5.35 5.35 0 0 0 1.057-2.177c.126-.55-.561-.853-1.063-.628c-.626.28-1.32.36-1.99.227a3.37 3.37 0 0 1-1.77-.969a3.56 3.56 0 0 1-.936-1.829a3.63 3.63 0 0 1 .22-2.057c.217-.518-.077-1.227-.61-1.098a5.1 5.1 0 0 0-2.697 1.701A5.3 5.3 0 0 0 12.353 6M14 18.794c1.17-.438 2-1.524 2-2.794c0-1.657-1.41-3-3.15-3h-.016q.015-.165.016-.333C12.85 10.642 11.126 9 9 9c-2.014 0-3.666 1.472-3.836 3.348C3.39 12.51 2 13.935 2 15.668c0 1.33.818 2.477 2 3.012M7 18v2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCloudMoonRain(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="M11 19v2m8.04-8a5.1 5.1 0 0 0 1.889-1.454a5.35 5.35 0 0 0 1.057-2.177c.126-.55-.561-.853-1.063-.628c-.626.28-1.32.36-1.99.227a3.37 3.37 0 0 1-1.77-.969a3.56 3.56 0 0 1-.936-1.829a3.63 3.63 0 0 1 .22-2.057c.217-.518-.077-1.227-.61-1.098a5.1 5.1 0 0 0-2.697 1.701A5.3 5.3 0 0 0 12.353 6M14 18.794c1.17-.438 2-1.524 2-2.794c0-1.657-1.41-3-3.15-3h-.016q.015-.165.016-.333C12.85 10.642 11.126 9 9 9c-2.014 0-3.666 1.472-3.836 3.348C3.39 12.51 2 13.935 2 15.668c0 1.33.818 2.477 2 3.012M7 18v2"/></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="M11 19v2m8.04-8a5.1 5.1 0 0 0 1.889-1.454a5.35 5.35 0 0 0 1.057-2.177c.126-.55-.561-.853-1.063-.628c-.626.28-1.32.36-1.99.227a3.37 3.37 0 0 1-1.77-.969a3.56 3.56 0 0 1-.936-1.829a3.63 3.63 0 0 1 .22-2.057c.217-.518-.077-1.227-.61-1.098a5.1 5.1 0 0 0-2.697 1.701A5.3 5.3 0 0 0 12.353 6M14 18.794c1.17-.438 2-1.524 2-2.794c0-1.657-1.41-3-3.15-3h-.016q.015-.165.016-.333C12.85 10.642 11.126 9 9 9c-2.014 0-3.666 1.472-3.836 3.348C3.39 12.51 2 13.935 2 15.668c0 1.33.818 2.477 2 3.012M7 18v2"/></svg>
</template>

CSS

.icon-cloud-moon-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%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%22M11%2019v2m8.04-8a5.1%205.1%200%200%200%201.889-1.454a5.35%205.35%200%200%200%201.057-2.177c.126-.55-.561-.853-1.063-.628c-.626.28-1.32.36-1.99.227a3.37%203.37%200%200%201-1.77-.969a3.56%203.56%200%200%201-.936-1.829a3.63%203.63%200%200%201%20.22-2.057c.217-.518-.077-1.227-.61-1.098a5.1%205.1%200%200%200-2.697%201.701A5.3%205.3%200%200%200%2012.353%206M14%2018.794c1.17-.438%202-1.524%202-2.794c0-1.657-1.41-3-3.15-3h-.016q.015-.165.016-.333C12.85%2010.642%2011.126%209%209%209c-2.014%200-3.666%201.472-3.836%203.348C3.39%2012.51%202%2013.935%202%2015.668c0%201.33.818%202.477%202%203.012M7%2018v2%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%22M11%2019v2m8.04-8a5.1%205.1%200%200%200%201.889-1.454a5.35%205.35%200%200%200%201.057-2.177c.126-.55-.561-.853-1.063-.628c-.626.28-1.32.36-1.99.227a3.37%203.37%200%200%201-1.77-.969a3.56%203.56%200%200%201-.936-1.829a3.63%203.63%200%200%201%20.22-2.057c.217-.518-.077-1.227-.61-1.098a5.1%205.1%200%200%200-2.697%201.701A5.3%205.3%200%200%200%2012.353%206M14%2018.794c1.17-.438%202-1.524%202-2.794c0-1.657-1.41-3-3.15-3h-.016q.015-.165.016-.333C12.85%2010.642%2011.126%209%209%209c-2.014%200-3.666%201.472-3.836%203.348C3.39%2012.51%202%2013.935%202%2015.668c0%201.33.818%202.477%202%203.012M7%2018v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-moon-rain.svg?color=%231a73e8&size=48