Rain Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rain icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331891.svg" alt="Rain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331891.svg" alt="Rain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331891.svg" alt="Rain icon" :width="24" :height="24" />
CSS background
.icon-rain {
background-image: url('https://proicons.com/icon/331891.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m13.0648,29.894c-9.0601,0-8.9693-13.9941.0537-14.7357,1.6552-6.32,6.6424-9.0822,11.436-8.8242,3.8879.1772,7.3864,2.4138,9.1789,5.8684,11.2533,1.9347,10.0984,17.6915,0,17.6915H13.0648Z"/><circle class="c" cx="17.4575" cy="32.3875" r=".75"/><circle class="c" cx="28.4314" cy="38.3635" r=".75"/><circle class="c" cx="30.495" cy="33.4731" r=".75"/><circle class="c" cx="22.9249" cy="35.0806" r=".75"/><circle class="c" cx="26.1632" cy="32.3875" r=".75"/><circle class="c" cx="11.9614" cy="33.5806" r=".75"/><circle class="c" cx="17.8982" cy="36.4503" r=".75"/><circle class="c" cx="37.6533" cy="32.7745" r=".75"/><circle class="c" cx="34.4933" cy="40.1823" r=".75"/><circle class="c" cx="34.0634" cy="35.655" r=".75"/><circle class="c" cx="14.1256" cy="40.9323" r=".75"/></svg>
Rain in other icon packs
Copied!