rainy-snow-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
rainy-snow-sharp
Set
Material Symbols Light
Style
Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
rainy-snow-outline-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the rainy snow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.78 18.677l-1.957-3.896l.896-.458l1.958 3.89zm9 0l-4.957-9.896l.896-.458l4.958 9.89zm-4.55-.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m9.55.157l-.957-1.896l.896-.458l.952 1.896zm-11-3L5.824 5.781l.896-.452l4.952 9.89zm8.7-1.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m-15-2q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m13.8-.843l-2.957-5.896l.896-.458l2.952 5.896zm-15-2L1.324 5.781l.896-.452l1.952 3.89zm7.45-3.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRainySnowSharp(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="m7.78 18.677l-1.957-3.896l.896-.458l1.958 3.89zm9 0l-4.957-9.896l.896-.458l4.958 9.89zm-4.55-.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m9.55.157l-.957-1.896l.896-.458l.952 1.896zm-11-3L5.824 5.781l.896-.452l4.952 9.89zm8.7-1.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m-15-2q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m13.8-.843l-2.957-5.896l.896-.458l2.952 5.896zm-15-2L1.324 5.781l.896-.452l1.952 3.89zm7.45-3.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.78 18.677l-1.957-3.896l.896-.458l1.958 3.89zm9 0l-4.957-9.896l.896-.458l4.958 9.89zm-4.55-.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m9.55.157l-.957-1.896l.896-.458l.952 1.896zm-11-3L5.824 5.781l.896-.452l4.952 9.89zm8.7-1.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m-15-2q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m13.8-.843l-2.957-5.896l.896-.458l2.952 5.896zm-15-2L1.324 5.781l.896-.452l1.952 3.89zm7.45-3.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21"/></svg>
</template>

CSS

.icon-rainy-snow-sharp {
  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%22m7.78%2018.677l-1.957-3.896l.896-.458l1.958%203.89zm9%200l-4.957-9.896l.896-.458l4.958%209.89zm-4.55-.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m9.55.157l-.957-1.896l.896-.458l.952%201.896zm-11-3L5.824%205.781l.896-.452l4.952%209.89zm8.7-1.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m-15-2q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m13.8-.843l-2.957-5.896l.896-.458l2.952%205.896zm-15-2L1.324%205.781l.896-.452l1.952%203.89zm7.45-3.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21%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%22m7.78%2018.677l-1.957-3.896l.896-.458l1.958%203.89zm9%200l-4.957-9.896l.896-.458l4.958%209.89zm-4.55-.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m9.55.157l-.957-1.896l.896-.458l.952%201.896zm-11-3L5.824%205.781l.896-.452l4.952%209.89zm8.7-1.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m-15-2q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21m13.8-.843l-2.957-5.896l.896-.458l2.952%205.896zm-15-2L1.324%205.781l.896-.452l1.952%203.89zm7.45-3.157q-.21-.21-.21-.52t.21-.52t.52-.21t.52.21t.21.52t-.21.52t-.52.21t-.52-.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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