cloudy-snowing from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
cloudy-snowing
Set
Material Symbols Light
Style
Regular
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols Light

The same icon in other sets

Use the cloudy snowing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 18.616q-.261 0-.438-.177T5.384 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m12 0q-.261 0-.438-.177T17.383 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m-9 4q-.261 0-.438-.177T8.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3-4q-.261 0-.438-.177T11.385 18t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3 4q-.261 0-.438-.177T14.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177M7.5 15.5q-2.083 0-3.541-1.459Q2.5 12.583 2.5 10.5q0-1.94 1.308-3.356t3.275-1.633q.744-1.407 2.034-2.209t2.875-.802q2.162 0 3.709 1.428t1.801 3.559q1.84.111 2.92 1.28q1.078 1.17 1.078 2.739q0 1.658-1.167 2.826Q19.167 15.5 17.5 15.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCloudySnowing(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="M6 18.616q-.261 0-.438-.177T5.384 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m12 0q-.261 0-.438-.177T17.383 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m-9 4q-.261 0-.438-.177T8.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3-4q-.261 0-.438-.177T11.385 18t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3 4q-.261 0-.438-.177T14.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177M7.5 15.5q-2.083 0-3.541-1.459Q2.5 12.583 2.5 10.5q0-1.94 1.308-3.356t3.275-1.633q.744-1.407 2.034-2.209t2.875-.802q2.162 0 3.709 1.428t1.801 3.559q1.84.111 2.92 1.28q1.078 1.17 1.078 2.739q0 1.658-1.167 2.826Q19.167 15.5 17.5 15.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 18.616q-.261 0-.438-.177T5.384 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m12 0q-.261 0-.438-.177T17.383 18t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m-9 4q-.261 0-.438-.177T8.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3-4q-.261 0-.438-.177T11.385 18t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3 4q-.261 0-.438-.177T14.385 22t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177M7.5 15.5q-2.083 0-3.541-1.459Q2.5 12.583 2.5 10.5q0-1.94 1.308-3.356t3.275-1.633q.744-1.407 2.034-2.209t2.875-.802q2.162 0 3.709 1.428t1.801 3.559q1.84.111 2.92 1.28q1.078 1.17 1.078 2.739q0 1.658-1.167 2.826Q19.167 15.5 17.5 15.5z"/></svg>
</template>

CSS

.icon-cloudy-snowing {
  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%22M6%2018.616q-.261%200-.438-.177T5.384%2018t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m12%200q-.261%200-.438-.177T17.383%2018t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m-9%204q-.261%200-.438-.177T8.385%2022t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3-4q-.261%200-.438-.177T11.385%2018t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3%204q-.261%200-.438-.177T14.385%2022t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177M7.5%2015.5q-2.083%200-3.541-1.459Q2.5%2012.583%202.5%2010.5q0-1.94%201.308-3.356t3.275-1.633q.744-1.407%202.034-2.209t2.875-.802q2.162%200%203.709%201.428t1.801%203.559q1.84.111%202.92%201.28q1.078%201.17%201.078%202.739q0%201.658-1.167%202.826Q19.167%2015.5%2017.5%2015.5z%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%22M6%2018.616q-.261%200-.438-.177T5.384%2018t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m12%200q-.261%200-.438-.177T17.383%2018t.177-.438t.439-.178t.439.177t.177.439t-.177.439t-.439.177m-9%204q-.261%200-.438-.177T8.385%2022t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3-4q-.261%200-.438-.177T11.385%2018t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177m3%204q-.261%200-.438-.177T14.385%2022t.177-.438t.438-.178t.439.177t.176.439t-.177.439t-.438.177M7.5%2015.5q-2.083%200-3.541-1.459Q2.5%2012.583%202.5%2010.5q0-1.94%201.308-3.356t3.275-1.633q.744-1.407%202.034-2.209t2.875-.802q2.162%200%203.709%201.428t1.801%203.559q1.84.111%202.92%201.28q1.078%201.17%201.078%202.739q0%201.658-1.167%202.826Q19.167%2015.5%2017.5%2015.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cloudy-snowing.svg?color=%231a73e8&size=48