cloud moon rain icon
cloud-moon-rain from Line Awesome by Icons8 · Line · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-moon-rain
- Set
- Line Awesome
- Style
- Line
- Category
- Weather
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- cloud-moon-rain-solid
The same icon in other sets
More weather icons from Line Awesome
Use the cloud moon rain icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m10.406 5.938l-1.656.03c-3.742.137-6.75 3.227-6.75 7a6.99 6.99 0 0 0 2.688 5.5A5.03 5.03 0 0 0 4 21c0 2.758 2.242 5 5 5h1.16c.18-.63.5-1.32.87-2H9c-1.652 0-3-1.348-3-3s1.348-3 3-3h1v-1c0-1.102.895-1.996 1.906-2l1 .063l.188-.844C13.469 12.359 15.102 11 17 11c1.605 0 3.055.96 3.688 2.438l.28.689l.905-.096c.044-.009.08-.031.127-.031c1.652 0 2.996 1.351 3 2.938l-.031.968l.781.19A2.99 2.99 0 0 1 28 21c0 1.652-1.348 3-3 3h-1c0 .73-.22 1.41-.56 2H25c2.758 0 5-2.242 5-5c0-2.02-1.211-3.82-3.031-4.594c-.281-2.418-2.314-4.309-4.782-4.406A5.97 5.97 0 0 0 17 9a6.01 6.01 0 0 0-5.375 3.344c-1.328-.547-2.281-1.836-2.281-3.375q.002-.84.344-1.563zM7.5 8.313c-.027.23-.156.417-.156.656c0 1.953.988 3.663 2.5 4.687c-.848.554-1.512 1.422-1.75 2.438A4.95 4.95 0 0 0 6.031 17A5.03 5.03 0 0 1 4 12.969c0-2.238 1.484-4.012 3.5-4.656M20 20s-2 2.895-2 4a2 2 0 0 0 2 2c.137 0 .277-.004.406-.031A2.01 2.01 0 0 0 22 24c0-1.105-2-4-2-4m-6 3s-.285.453-.625 1c-.125.199-.242.363-.375.594c-.18.313-.344.616-.5.937c-.078.16-.156.318-.219.471c-.164.386-.281.744-.281.998a2 2 0 1 0 4 0c0-.254-.117-.613-.281-1c-.016-.031-.016-.059-.031-.094c-.056-.12-.124-.25-.186-.375A18 18 0 0 0 14.627 24c-.341-.547-.627-1-.627-1"/></svg>
React
import type { SVGProps } from "react";
export function LaCloudMoonRain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m10.406 5.938l-1.656.03c-3.742.137-6.75 3.227-6.75 7a6.99 6.99 0 0 0 2.688 5.5A5.03 5.03 0 0 0 4 21c0 2.758 2.242 5 5 5h1.16c.18-.63.5-1.32.87-2H9c-1.652 0-3-1.348-3-3s1.348-3 3-3h1v-1c0-1.102.895-1.996 1.906-2l1 .063l.188-.844C13.469 12.359 15.102 11 17 11c1.605 0 3.055.96 3.688 2.438l.28.689l.905-.096c.044-.009.08-.031.127-.031c1.652 0 2.996 1.351 3 2.938l-.031.968l.781.19A2.99 2.99 0 0 1 28 21c0 1.652-1.348 3-3 3h-1c0 .73-.22 1.41-.56 2H25c2.758 0 5-2.242 5-5c0-2.02-1.211-3.82-3.031-4.594c-.281-2.418-2.314-4.309-4.782-4.406A5.97 5.97 0 0 0 17 9a6.01 6.01 0 0 0-5.375 3.344c-1.328-.547-2.281-1.836-2.281-3.375q.002-.84.344-1.563zM7.5 8.313c-.027.23-.156.417-.156.656c0 1.953.988 3.663 2.5 4.687c-.848.554-1.512 1.422-1.75 2.438A4.95 4.95 0 0 0 6.031 17A5.03 5.03 0 0 1 4 12.969c0-2.238 1.484-4.012 3.5-4.656M20 20s-2 2.895-2 4a2 2 0 0 0 2 2c.137 0 .277-.004.406-.031A2.01 2.01 0 0 0 22 24c0-1.105-2-4-2-4m-6 3s-.285.453-.625 1c-.125.199-.242.363-.375.594c-.18.313-.344.616-.5.937c-.078.16-.156.318-.219.471c-.164.386-.281.744-.281.998a2 2 0 1 0 4 0c0-.254-.117-.613-.281-1c-.016-.031-.016-.059-.031-.094c-.056-.12-.124-.25-.186-.375A18 18 0 0 0 14.627 24c-.341-.547-.627-1-.627-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m10.406 5.938l-1.656.03c-3.742.137-6.75 3.227-6.75 7a6.99 6.99 0 0 0 2.688 5.5A5.03 5.03 0 0 0 4 21c0 2.758 2.242 5 5 5h1.16c.18-.63.5-1.32.87-2H9c-1.652 0-3-1.348-3-3s1.348-3 3-3h1v-1c0-1.102.895-1.996 1.906-2l1 .063l.188-.844C13.469 12.359 15.102 11 17 11c1.605 0 3.055.96 3.688 2.438l.28.689l.905-.096c.044-.009.08-.031.127-.031c1.652 0 2.996 1.351 3 2.938l-.031.968l.781.19A2.99 2.99 0 0 1 28 21c0 1.652-1.348 3-3 3h-1c0 .73-.22 1.41-.56 2H25c2.758 0 5-2.242 5-5c0-2.02-1.211-3.82-3.031-4.594c-.281-2.418-2.314-4.309-4.782-4.406A5.97 5.97 0 0 0 17 9a6.01 6.01 0 0 0-5.375 3.344c-1.328-.547-2.281-1.836-2.281-3.375q.002-.84.344-1.563zM7.5 8.313c-.027.23-.156.417-.156.656c0 1.953.988 3.663 2.5 4.687c-.848.554-1.512 1.422-1.75 2.438A4.95 4.95 0 0 0 6.031 17A5.03 5.03 0 0 1 4 12.969c0-2.238 1.484-4.012 3.5-4.656M20 20s-2 2.895-2 4a2 2 0 0 0 2 2c.137 0 .277-.004.406-.031A2.01 2.01 0 0 0 22 24c0-1.105-2-4-2-4m-6 3s-.285.453-.625 1c-.125.199-.242.363-.375.594c-.18.313-.344.616-.5.937c-.078.16-.156.318-.219.471c-.164.386-.281.744-.281.998a2 2 0 1 0 4 0c0-.254-.117-.613-.281-1c-.016-.031-.016-.059-.031-.094c-.056-.12-.124-.25-.186-.375A18 18 0 0 0 14.627 24c-.341-.547-.627-1-.627-1"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.406%205.938l-1.656.03c-3.742.137-6.75%203.227-6.75%207a6.99%206.99%200%200%200%202.688%205.5A5.03%205.03%200%200%200%204%2021c0%202.758%202.242%205%205%205h1.16c.18-.63.5-1.32.87-2H9c-1.652%200-3-1.348-3-3s1.348-3%203-3h1v-1c0-1.102.895-1.996%201.906-2l1%20.063l.188-.844C13.469%2012.359%2015.102%2011%2017%2011c1.605%200%203.055.96%203.688%202.438l.28.689l.905-.096c.044-.009.08-.031.127-.031c1.652%200%202.996%201.351%203%202.938l-.031.968l.781.19A2.99%202.99%200%200%201%2028%2021c0%201.652-1.348%203-3%203h-1c0%20.73-.22%201.41-.56%202H25c2.758%200%205-2.242%205-5c0-2.02-1.211-3.82-3.031-4.594c-.281-2.418-2.314-4.309-4.782-4.406A5.97%205.97%200%200%200%2017%209a6.01%206.01%200%200%200-5.375%203.344c-1.328-.547-2.281-1.836-2.281-3.375q.002-.84.344-1.563zM7.5%208.313c-.027.23-.156.417-.156.656c0%201.953.988%203.663%202.5%204.687c-.848.554-1.512%201.422-1.75%202.438A4.95%204.95%200%200%200%206.031%2017A5.03%205.03%200%200%201%204%2012.969c0-2.238%201.484-4.012%203.5-4.656M20%2020s-2%202.895-2%204a2%202%200%200%200%202%202c.137%200%20.277-.004.406-.031A2.01%202.01%200%200%200%2022%2024c0-1.105-2-4-2-4m-6%203s-.285.453-.625%201c-.125.199-.242.363-.375.594c-.18.313-.344.616-.5.937c-.078.16-.156.318-.219.471c-.164.386-.281.744-.281.998a2%202%200%201%200%204%200c0-.254-.117-.613-.281-1c-.016-.031-.016-.059-.031-.094c-.056-.12-.124-.25-.186-.375A18%2018%200%200%200%2014.627%2024c-.341-.547-.627-1-.627-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.406%205.938l-1.656.03c-3.742.137-6.75%203.227-6.75%207a6.99%206.99%200%200%200%202.688%205.5A5.03%205.03%200%200%200%204%2021c0%202.758%202.242%205%205%205h1.16c.18-.63.5-1.32.87-2H9c-1.652%200-3-1.348-3-3s1.348-3%203-3h1v-1c0-1.102.895-1.996%201.906-2l1%20.063l.188-.844C13.469%2012.359%2015.102%2011%2017%2011c1.605%200%203.055.96%203.688%202.438l.28.689l.905-.096c.044-.009.08-.031.127-.031c1.652%200%202.996%201.351%203%202.938l-.031.968l.781.19A2.99%202.99%200%200%201%2028%2021c0%201.652-1.348%203-3%203h-1c0%20.73-.22%201.41-.56%202H25c2.758%200%205-2.242%205-5c0-2.02-1.211-3.82-3.031-4.594c-.281-2.418-2.314-4.309-4.782-4.406A5.97%205.97%200%200%200%2017%209a6.01%206.01%200%200%200-5.375%203.344c-1.328-.547-2.281-1.836-2.281-3.375q.002-.84.344-1.563zM7.5%208.313c-.027.23-.156.417-.156.656c0%201.953.988%203.663%202.5%204.687c-.848.554-1.512%201.422-1.75%202.438A4.95%204.95%200%200%200%206.031%2017A5.03%205.03%200%200%201%204%2012.969c0-2.238%201.484-4.012%203.5-4.656M20%2020s-2%202.895-2%204a2%202%200%200%200%202%202c.137%200%20.277-.004.406-.031A2.01%202.01%200%200%200%2022%2024c0-1.105-2-4-2-4m-6%203s-.285.453-.625%201c-.125.199-.242.363-.375.594c-.18.313-.344.616-.5.937c-.078.16-.156.318-.219.471c-.164.386-.281.744-.281.998a2%202%200%201%200%204%200c0-.254-.117-.613-.281-1c-.016-.031-.016-.059-.031-.094c-.056-.12-.124-.25-.186-.375A18%2018%200%200%200%2014.627%2024c-.341-.547-.627-1-.627-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/cloud-moon-rain.svg?color=%231a73e8&size=48