cloud moon icon

cloud-moon from Line Awesome by Icons8 · Line · Weather · Apache-2.0 Free for personal and commercial use.

Name
cloud-moon
Set
Line Awesome
Style
Line
Category
Weather
Viewbox
32×32
License
Apache 2.0
Aliases
cloud-moon-solid

The same icon in other sets

More weather icons from Line Awesome

Use the cloud moon 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 5 0 0 0 4 21c0 2.758 2.242 5 5 5h16c2.758 0 5-2.242 5-5a4.99 4.99 0 0 0-3.031-4.594c-.282-2.418-2.313-4.308-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.656a5.64 5.64 0 0 0 2.5 4.687c-.848.555-1.512 1.422-1.75 2.438c-.77.14-1.461.46-2.063.906A5.02 5.02 0 0 1 4 12.969c0-2.239 1.484-4.012 3.5-4.656M17 11c1.605 0 3.055.96 3.688 2.438l.28.687l.907-.094c.043-.008.078-.031.125-.031c1.652 0 2.996 1.352 3 2.938l-.031.968l.781.188A2.996 2.996 0 0 1 28 21c0 1.652-1.348 3-3 3H9c-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 11"/></svg>

React

import type { SVGProps } from "react";

export function LaCloudMoon(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 5 0 0 0 4 21c0 2.758 2.242 5 5 5h16c2.758 0 5-2.242 5-5a4.99 4.99 0 0 0-3.031-4.594c-.282-2.418-2.313-4.308-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.656a5.64 5.64 0 0 0 2.5 4.687c-.848.555-1.512 1.422-1.75 2.438c-.77.14-1.461.46-2.063.906A5.02 5.02 0 0 1 4 12.969c0-2.239 1.484-4.012 3.5-4.656M17 11c1.605 0 3.055.96 3.688 2.438l.28.687l.907-.094c.043-.008.078-.031.125-.031c1.652 0 2.996 1.352 3 2.938l-.031.968l.781.188A2.996 2.996 0 0 1 28 21c0 1.652-1.348 3-3 3H9c-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 11"/></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 5 0 0 0 4 21c0 2.758 2.242 5 5 5h16c2.758 0 5-2.242 5-5a4.99 4.99 0 0 0-3.031-4.594c-.282-2.418-2.313-4.308-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.656a5.64 5.64 0 0 0 2.5 4.687c-.848.555-1.512 1.422-1.75 2.438c-.77.14-1.461.46-2.063.906A5.02 5.02 0 0 1 4 12.969c0-2.239 1.484-4.012 3.5-4.656M17 11c1.605 0 3.055.96 3.688 2.438l.28.687l.907-.094c.043-.008.078-.031.125-.031c1.652 0 2.996 1.352 3 2.938l-.031.968l.781.188A2.996 2.996 0 0 1 28 21c0 1.652-1.348 3-3 3H9c-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 11"/></svg>
</template>

CSS

.icon-cloud-moon {
  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%205%200%200%200%204%2021c0%202.758%202.242%205%205%205h16c2.758%200%205-2.242%205-5a4.99%204.99%200%200%200-3.031-4.594c-.282-2.418-2.313-4.308-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.656a5.64%205.64%200%200%200%202.5%204.687c-.848.555-1.512%201.422-1.75%202.438c-.77.14-1.461.46-2.063.906A5.02%205.02%200%200%201%204%2012.969c0-2.239%201.484-4.012%203.5-4.656M17%2011c1.605%200%203.055.96%203.688%202.438l.28.687l.907-.094c.043-.008.078-.031.125-.031c1.652%200%202.996%201.352%203%202.938l-.031.968l.781.188A2.996%202.996%200%200%201%2028%2021c0%201.652-1.348%203-3%203H9c-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%2011%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%205%200%200%200%204%2021c0%202.758%202.242%205%205%205h16c2.758%200%205-2.242%205-5a4.99%204.99%200%200%200-3.031-4.594c-.282-2.418-2.313-4.308-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.656a5.64%205.64%200%200%200%202.5%204.687c-.848.555-1.512%201.422-1.75%202.438c-.77.14-1.461.46-2.063.906A5.02%205.02%200%200%201%204%2012.969c0-2.239%201.484-4.012%203.5-4.656M17%2011c1.605%200%203.055.96%203.688%202.438l.28.687l.907-.094c.043-.008.078-.031.125-.031c1.652%200%202.996%201.352%203%202.938l-.031.968l.781.188A2.996%202.996%200%200%201%2028%2021c0%201.652-1.348%203-3%203H9c-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%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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