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

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

1 other variant in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the rainy heavy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.45 18.9q-.375.2-.762.063T7.1 18.45l-6-12q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587m4.675 0q-.375.2-.763.063t-.587-.513l-6-12q-.2-.375-.062-.763t.512-.587t.75-.062t.575.512l6.025 12q.2.375.063.763t-.513.587m4.675-.025q-.375.2-.763.075t-.587-.5l-6-12q-.2-.375-.062-.763T10.9 5.1t.75-.062t.575.512l6.025 12q.2.375.063.75t-.513.575m3.888.088q-.388-.138-.588-.513l-6-12q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587t-.762.063"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRainyHeavy(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="M8.45 18.9q-.375.2-.762.063T7.1 18.45l-6-12q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587m4.675 0q-.375.2-.763.063t-.587-.513l-6-12q-.2-.375-.062-.763t.512-.587t.75-.062t.575.512l6.025 12q.2.375.063.763t-.513.587m4.675-.025q-.375.2-.763.075t-.587-.5l-6-12q-.2-.375-.062-.763T10.9 5.1t.75-.062t.575.512l6.025 12q.2.375.063.75t-.513.575m3.888.088q-.388-.138-.588-.513l-6-12q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587t-.762.063"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.45 18.9q-.375.2-.762.063T7.1 18.45l-6-12q-.2-.375-.062-.763T1.55 5.1t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587m4.675 0q-.375.2-.763.063t-.587-.513l-6-12q-.2-.375-.062-.763t.512-.587t.75-.062t.575.512l6.025 12q.2.375.063.763t-.513.587m4.675-.025q-.375.2-.763.075t-.587-.5l-6-12q-.2-.375-.062-.763T10.9 5.1t.75-.062t.575.512l6.025 12q.2.375.063.75t-.513.575m3.888.088q-.388-.138-.588-.513l-6-12q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l6 12q.2.375.063.763t-.513.587t-.762.063"/></svg>
</template>

CSS

.icon-rainy-heavy {
  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%22M8.45%2018.9q-.375.2-.762.063T7.1%2018.45l-6-12q-.2-.375-.062-.763T1.55%205.1t.763-.062t.587.512l6%2012q.2.375.063.763t-.513.587m4.675%200q-.375.2-.763.063t-.587-.513l-6-12q-.2-.375-.062-.763t.512-.587t.75-.062t.575.512l6.025%2012q.2.375.063.763t-.513.587m4.675-.025q-.375.2-.763.075t-.587-.5l-6-12q-.2-.375-.062-.763T10.9%205.1t.75-.062t.575.512l6.025%2012q.2.375.063.75t-.513.575m3.888.088q-.388-.138-.588-.513l-6-12q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l6%2012q.2.375.063.763t-.513.587t-.762.063%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%22M8.45%2018.9q-.375.2-.762.063T7.1%2018.45l-6-12q-.2-.375-.062-.763T1.55%205.1t.763-.062t.587.512l6%2012q.2.375.063.763t-.513.587m4.675%200q-.375.2-.763.063t-.587-.513l-6-12q-.2-.375-.062-.763t.512-.587t.75-.062t.575.512l6.025%2012q.2.375.063.763t-.513.587m4.675-.025q-.375.2-.763.075t-.587-.5l-6-12q-.2-.375-.062-.763T10.9%205.1t.75-.062t.575.512l6.025%2012q.2.375.063.75t-.513.575m3.888.088q-.388-.138-.588-.513l-6-12q-.2-.375-.062-.763t.512-.587t.763-.062t.587.512l6%2012q.2.375.063.763t-.513.587t-.762.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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