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

Name
rainy-light
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
rainy-light-outline, rainy-light-outline-rounded, rainy-light-rounded

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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.95 11.9q-.375.2-.763.063T3.6 11.45l-2.5-5q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l2.5 5q.2.375.063.763t-.513.587m3.5 7q-.375.2-.763.063T7.1 18.45l-2-4q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l2 4q.2.375.063.763t-.513.587m2.05-5q-.375.2-.762.063t-.588-.513l-3.5-7q-.2-.375-.062-.763T6.1 5.1t.763-.062t.587.512l3.5 7q.2.375.063.763t-.513.587m2.15-5q-.375.2-.763.063T11.3 8.45l-.975-2q-.2-.375-.062-.762t.512-.588t.75-.062t.575.512l1 2q.2.375.063.763t-.513.587m-.162 10.05q-.388-.125-.588-.5l-1-2q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l1 2q.2.375.063.75t-.513.575t-.763.075m5.413-.075q-.375.2-.762.075t-.588-.5l-3.5-7q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l3.5 7q.2.375.063.75t-.513.575m1.55-5.975q-.375.2-.762.062t-.588-.512l-3-6q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l3 6q.2.375.063.763t-.513.587m3 6q-.375.2-.762.063t-.588-.513l-1.5-3q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l1.5 3q.2.375.063.763t-.513.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRainyLight(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.95 11.9q-.375.2-.763.063T3.6 11.45l-2.5-5q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l2.5 5q.2.375.063.763t-.513.587m3.5 7q-.375.2-.763.063T7.1 18.45l-2-4q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l2 4q.2.375.063.763t-.513.587m2.05-5q-.375.2-.762.063t-.588-.513l-3.5-7q-.2-.375-.062-.763T6.1 5.1t.763-.062t.587.512l3.5 7q.2.375.063.763t-.513.587m2.15-5q-.375.2-.763.063T11.3 8.45l-.975-2q-.2-.375-.062-.762t.512-.588t.75-.062t.575.512l1 2q.2.375.063.763t-.513.587m-.162 10.05q-.388-.125-.588-.5l-1-2q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l1 2q.2.375.063.75t-.513.575t-.763.075m5.413-.075q-.375.2-.762.075t-.588-.5l-3.5-7q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l3.5 7q.2.375.063.75t-.513.575m1.55-5.975q-.375.2-.762.062t-.588-.512l-3-6q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l3 6q.2.375.063.763t-.513.587m3 6q-.375.2-.762.063t-.588-.513l-1.5-3q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l1.5 3q.2.375.063.763t-.513.587"/></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.95 11.9q-.375.2-.763.063T3.6 11.45l-2.5-5q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l2.5 5q.2.375.063.763t-.513.587m3.5 7q-.375.2-.763.063T7.1 18.45l-2-4q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l2 4q.2.375.063.763t-.513.587m2.05-5q-.375.2-.762.063t-.588-.513l-3.5-7q-.2-.375-.062-.763T6.1 5.1t.763-.062t.587.512l3.5 7q.2.375.063.763t-.513.587m2.15-5q-.375.2-.763.063T11.3 8.45l-.975-2q-.2-.375-.062-.762t.512-.588t.75-.062t.575.512l1 2q.2.375.063.763t-.513.587m-.162 10.05q-.388-.125-.588-.5l-1-2q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l1 2q.2.375.063.75t-.513.575t-.763.075m5.413-.075q-.375.2-.762.075t-.588-.5l-3.5-7q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l3.5 7q.2.375.063.75t-.513.575m1.55-5.975q-.375.2-.762.062t-.588-.512l-3-6q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l3 6q.2.375.063.763t-.513.587m3 6q-.375.2-.762.063t-.588-.513l-1.5-3q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l1.5 3q.2.375.063.763t-.513.587"/></svg>
</template>

CSS

.icon-rainy-light {
  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.95%2011.9q-.375.2-.763.063T3.6%2011.45l-2.5-5q-.2-.375-.062-.763T1.55%205.1t.763-.062t.587.512l2.5%205q.2.375.063.763t-.513.587m3.5%207q-.375.2-.763.063T7.1%2018.45l-2-4q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l2%204q.2.375.063.763t-.513.587m2.05-5q-.375.2-.762.063t-.588-.513l-3.5-7q-.2-.375-.062-.763T6.1%205.1t.763-.062t.587.512l3.5%207q.2.375.063.763t-.513.587m2.15-5q-.375.2-.763.063T11.3%208.45l-.975-2q-.2-.375-.062-.762t.512-.588t.75-.062t.575.512l1%202q.2.375.063.763t-.513.587m-.162%2010.05q-.388-.125-.588-.5l-1-2q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l1%202q.2.375.063.75t-.513.575t-.763.075m5.413-.075q-.375.2-.762.075t-.588-.5l-3.5-7q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l3.5%207q.2.375.063.75t-.513.575m1.55-5.975q-.375.2-.762.062t-.588-.512l-3-6q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l3%206q.2.375.063.763t-.513.587m3%206q-.375.2-.762.063t-.588-.513l-1.5-3q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l1.5%203q.2.375.063.763t-.513.587%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.95%2011.9q-.375.2-.763.063T3.6%2011.45l-2.5-5q-.2-.375-.062-.763T1.55%205.1t.763-.062t.587.512l2.5%205q.2.375.063.763t-.513.587m3.5%207q-.375.2-.763.063T7.1%2018.45l-2-4q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l2%204q.2.375.063.763t-.513.587m2.05-5q-.375.2-.762.063t-.588-.513l-3.5-7q-.2-.375-.062-.763T6.1%205.1t.763-.062t.587.512l3.5%207q.2.375.063.763t-.513.587m2.15-5q-.375.2-.763.063T11.3%208.45l-.975-2q-.2-.375-.062-.762t.512-.588t.75-.062t.575.512l1%202q.2.375.063.763t-.513.587m-.162%2010.05q-.388-.125-.588-.5l-1-2q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l1%202q.2.375.063.75t-.513.575t-.763.075m5.413-.075q-.375.2-.762.075t-.588-.5l-3.5-7q-.2-.375-.062-.762t.512-.588t.763-.062t.587.512l3.5%207q.2.375.063.75t-.513.575m1.55-5.975q-.375.2-.762.062t-.588-.512l-3-6q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l3%206q.2.375.063.763t-.513.587m3%206q-.375.2-.762.063t-.588-.513l-1.5-3q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l1.5%203q.2.375.063.763t-.513.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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