cloud little snow icon

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

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

Related icons in Huge Icons

Use the cloud little snow 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="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963M11 14l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m4 3l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m-8-2l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCloudLittleSnow(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="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963M11 14l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m4 3l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m-8-2l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1"/></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="M17.478 8.78h.022c2.485 0 4.5 1.941 4.5 4.335c0 1.703-1.018 3.176-2.5 3.885m-2.022-8.22q.021-.238.022-.481C17.5 5.372 15.038 3 12 3C9.123 3 6.762 5.128 6.52 7.839m10.958.941a5.17 5.17 0 0 1-1.235 2.89M6.52 7.84C3.984 8.07 2 10.129 2 12.634C2 14.566 3.181 16.233 4.886 17M6.52 7.839q.237-.022.48-.022c1.126 0 2.165.358 3 .963M11 14l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m4 3l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1m-8-2l1 1m0 0l1 1m-1-1l1-1m-1 1l-1 1"/></svg>
</template>

CSS

.icon-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%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%22M17.478%208.78h.022c2.485%200%204.5%201.941%204.5%204.335c0%201.703-1.018%203.176-2.5%203.885m-2.022-8.22q.021-.238.022-.481C17.5%205.372%2015.038%203%2012%203C9.123%203%206.762%205.128%206.52%207.839m10.958.941a5.17%205.17%200%200%201-1.235%202.89M6.52%207.84C3.984%208.07%202%2010.129%202%2012.634C2%2014.566%203.181%2016.233%204.886%2017M6.52%207.839q.237-.022.48-.022c1.126%200%202.165.358%203%20.963M11%2014l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201m4%203l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201m-8-2l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201%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%22M17.478%208.78h.022c2.485%200%204.5%201.941%204.5%204.335c0%201.703-1.018%203.176-2.5%203.885m-2.022-8.22q.021-.238.022-.481C17.5%205.372%2015.038%203%2012%203C9.123%203%206.762%205.128%206.52%207.839m10.958.941a5.17%205.17%200%200%201-1.235%202.89M6.52%207.84C3.984%208.07%202%2010.129%202%2012.634C2%2014.566%203.181%2016.233%204.886%2017M6.52%207.839q.237-.022.48-.022c1.126%200%202.165.358%203%20.963M11%2014l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201m4%203l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201m-8-2l1%201m0%200l1%201m-1-1l1-1m-1%201l-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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