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

Name
rainy-light-sharp
Set
Material Symbols Light
Style
Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
rainy-light-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 light icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.28 11.683L1.324 5.78l.896-.458l2.958 5.896zm3.5 7L5.33 13.78l.885-.458l2.457 4.896zm2.032-5L5.873 5.78l.89-.458l3.958 7.896zm2.175-5.006l-1.439-2.896l.89-.452l1.439 2.89zm.6 10l-1.458-2.896l.89-.452l1.452 2.865zm4.65 0l-3.958-7.896l.89-.458l3.958 7.871zm1.544-5.994L15.329 5.78l.89-.452l3.458 6.89zm3 6l-1.952-3.902l.89-.452l1.958 3.89z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRainyLightSharp(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="M4.28 11.683L1.324 5.78l.896-.458l2.958 5.896zm3.5 7L5.33 13.78l.885-.458l2.457 4.896zm2.032-5L5.873 5.78l.89-.458l3.958 7.896zm2.175-5.006l-1.439-2.896l.89-.452l1.439 2.89zm.6 10l-1.458-2.896l.89-.452l1.452 2.865zm4.65 0l-3.958-7.896l.89-.458l3.958 7.871zm1.544-5.994L15.329 5.78l.89-.452l3.458 6.89zm3 6l-1.952-3.902l.89-.452l1.958 3.89z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.28 11.683L1.324 5.78l.896-.458l2.958 5.896zm3.5 7L5.33 13.78l.885-.458l2.457 4.896zm2.032-5L5.873 5.78l.89-.458l3.958 7.896zm2.175-5.006l-1.439-2.896l.89-.452l1.439 2.89zm.6 10l-1.458-2.896l.89-.452l1.452 2.865zm4.65 0l-3.958-7.896l.89-.458l3.958 7.871zm1.544-5.994L15.329 5.78l.89-.452l3.458 6.89zm3 6l-1.952-3.902l.89-.452l1.958 3.89z"/></svg>
</template>

CSS

.icon-rainy-light-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%22M4.28%2011.683L1.324%205.78l.896-.458l2.958%205.896zm3.5%207L5.33%2013.78l.885-.458l2.457%204.896zm2.032-5L5.873%205.78l.89-.458l3.958%207.896zm2.175-5.006l-1.439-2.896l.89-.452l1.439%202.89zm.6%2010l-1.458-2.896l.89-.452l1.452%202.865zm4.65%200l-3.958-7.896l.89-.458l3.958%207.871zm1.544-5.994L15.329%205.78l.89-.452l3.458%206.89zm3%206l-1.952-3.902l.89-.452l1.958%203.89z%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%22M4.28%2011.683L1.324%205.78l.896-.458l2.958%205.896zm3.5%207L5.33%2013.78l.885-.458l2.457%204.896zm2.032-5L5.873%205.78l.89-.458l3.958%207.896zm2.175-5.006l-1.439-2.896l.89-.452l1.439%202.89zm.6%2010l-1.458-2.896l.89-.452l1.452%202.865zm4.65%200l-3.958-7.896l.89-.458l3.958%207.871zm1.544-5.994L15.329%205.78l.89-.452l3.458%206.89zm3%206l-1.952-3.902l.89-.452l1.958%203.89z%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-light-sharp.svg?color=%231a73e8&size=48