moon cloudy icon
moon-cloudy-line from Remix Icon by Remix Design · Line · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- moon-cloudy-line
- Set
- Remix Icon
- Style
- Line
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More weather icons from Remix Icon
Use the moon cloudy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.67 5.007a7 7 0 0 1 7.55-3.901a4.5 4.5 0 0 0 5.674 5.674a7.04 7.04 0 0 1-.759 4.593A5.5 5.5 0 0 1 17.5 21H9a8 8 0 0 1-.33-15.993m2.177.207a8.02 8.02 0 0 1 5.61 4.885a5.53 5.53 0 0 1 2.96.245a5 5 0 0 0 .488-1.37a6.5 6.5 0 0 1-5.878-5.88a5 5 0 0 0-3.18 2.12M17.5 19a3.5 3.5 0 1 0-2.5-5.95V13a6 6 0 1 0-6 6z"/></svg>
React
import type { SVGProps } from "react";
export function RiMoonCloudyLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.67 5.007a7 7 0 0 1 7.55-3.901a4.5 4.5 0 0 0 5.674 5.674a7.04 7.04 0 0 1-.759 4.593A5.5 5.5 0 0 1 17.5 21H9a8 8 0 0 1-.33-15.993m2.177.207a8.02 8.02 0 0 1 5.61 4.885a5.53 5.53 0 0 1 2.96.245a5 5 0 0 0 .488-1.37a6.5 6.5 0 0 1-5.878-5.88a5 5 0 0 0-3.18 2.12M17.5 19a3.5 3.5 0 1 0-2.5-5.95V13a6 6 0 1 0-6 6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.67 5.007a7 7 0 0 1 7.55-3.901a4.5 4.5 0 0 0 5.674 5.674a7.04 7.04 0 0 1-.759 4.593A5.5 5.5 0 0 1 17.5 21H9a8 8 0 0 1-.33-15.993m2.177.207a8.02 8.02 0 0 1 5.61 4.885a5.53 5.53 0 0 1 2.96.245a5 5 0 0 0 .488-1.37a6.5 6.5 0 0 1-5.878-5.88a5 5 0 0 0-3.18 2.12M17.5 19a3.5 3.5 0 1 0-2.5-5.95V13a6 6 0 1 0-6 6z"/></svg> </template>
CSS
.icon-moon-cloudy-line {
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%22currentColor%22%20d%3D%22M8.67%205.007a7%207%200%200%201%207.55-3.901a4.5%204.5%200%200%200%205.674%205.674a7.04%207.04%200%200%201-.759%204.593A5.5%205.5%200%200%201%2017.5%2021H9a8%208%200%200%201-.33-15.993m2.177.207a8.02%208.02%200%200%201%205.61%204.885a5.53%205.53%200%200%201%202.96.245a5%205%200%200%200%20.488-1.37a6.5%206.5%200%200%201-5.878-5.88a5%205%200%200%200-3.18%202.12M17.5%2019a3.5%203.5%200%201%200-2.5-5.95V13a6%206%200%201%200-6%206z%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%22currentColor%22%20d%3D%22M8.67%205.007a7%207%200%200%201%207.55-3.901a4.5%204.5%200%200%200%205.674%205.674a7.04%207.04%200%200%201-.759%204.593A5.5%205.5%200%200%201%2017.5%2021H9a8%208%200%200%201-.33-15.993m2.177.207a8.02%208.02%200%200%201%205.61%204.885a5.53%205.53%200%200%201%202.96.245a5%205%200%200%200%20.488-1.37a6.5%206.5%200%200%201-5.878-5.88a5%205%200%200%200-3.18%202.12M17.5%2019a3.5%203.5%200%201%200-2.5-5.95V13a6%206%200%201%200-6%206z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/moon-cloudy-line.svg?color=%231a73e8&size=48