moon cloud little snow icon

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

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

Related icons in Huge Icons

Use the moon cloud little snow 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 10.987h.022c2.485 0 4.5 2.01 4.5 4.49a4.49 4.49 0 0 1-2.5 4.023m-2.022-8.513q.021-.246.022-.5A5.494 5.494 0 0 0 12 5a5.496 5.496 0 0 0-5.48 5.012m10.958.975c-.083.915-.501 1.701-.978 2.431m-9.98-3.406A4.994 4.994 0 0 0 2 14.978a4.99 4.99 0 0 0 2.5 4.321m2.02-9.287q.237-.023.48-.023c1.126 0 2.165.371 3 .998M11 16l2 2m0-2l-2 2m4 2l2 2m0-2l-2 2m-8-2l2 2m0-2l-2 2"/><path d="M10 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 HugeiconsMoonCloudLittleSnow(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 10.987h.022c2.485 0 4.5 2.01 4.5 4.49a4.49 4.49 0 0 1-2.5 4.023m-2.022-8.513q.021-.246.022-.5A5.494 5.494 0 0 0 12 5a5.496 5.496 0 0 0-5.48 5.012m10.958.975c-.083.915-.501 1.701-.978 2.431m-9.98-3.406A4.994 4.994 0 0 0 2 14.978a4.99 4.99 0 0 0 2.5 4.321m2.02-9.287q.237-.023.48-.023c1.126 0 2.165.371 3 .998M11 16l2 2m0-2l-2 2m4 2l2 2m0-2l-2 2m-8-2l2 2m0-2l-2 2"/><path d="M10 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 10.987h.022c2.485 0 4.5 2.01 4.5 4.49a4.49 4.49 0 0 1-2.5 4.023m-2.022-8.513q.021-.246.022-.5A5.494 5.494 0 0 0 12 5a5.496 5.496 0 0 0-5.48 5.012m10.958.975c-.083.915-.501 1.701-.978 2.431m-9.98-3.406A4.994 4.994 0 0 0 2 14.978a4.99 4.99 0 0 0 2.5 4.321m2.02-9.287q.237-.023.48-.023c1.126 0 2.165.371 3 .998M11 16l2 2m0-2l-2 2m4 2l2 2m0-2l-2 2m-8-2l2 2m0-2l-2 2"/><path d="M10 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-little-snow {
  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%2010.987h.022c2.485%200%204.5%202.01%204.5%204.49a4.49%204.49%200%200%201-2.5%204.023m-2.022-8.513q.021-.246.022-.5A5.494%205.494%200%200%200%2012%205a5.496%205.496%200%200%200-5.48%205.012m10.958.975c-.083.915-.501%201.701-.978%202.431m-9.98-3.406A4.994%204.994%200%200%200%202%2014.978a4.99%204.99%200%200%200%202.5%204.321m2.02-9.287q.237-.023.48-.023c1.126%200%202.165.371%203%20.998M11%2016l2%202m0-2l-2%202m4%202l2%202m0-2l-2%202m-8-2l2%202m0-2l-2%202%22%2F%3E%3Cpath%20d%3D%22M10%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%2010.987h.022c2.485%200%204.5%202.01%204.5%204.49a4.49%204.49%200%200%201-2.5%204.023m-2.022-8.513q.021-.246.022-.5A5.494%205.494%200%200%200%2012%205a5.496%205.496%200%200%200-5.48%205.012m10.958.975c-.083.915-.501%201.701-.978%202.431m-9.98-3.406A4.994%204.994%200%200%200%202%2014.978a4.99%204.99%200%200%200%202.5%204.321m2.02-9.287q.237-.023.48-.023c1.126%200%202.165.371%203%20.998M11%2016l2%202m0-2l-2%202m4%202l2%202m0-2l-2%202m-8-2l2%202m0-2l-2%202%22%2F%3E%3Cpath%20d%3D%22M10%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-little-snow.svg?color=%231a73e8&size=48