Cloud Down Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Cloud Down icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/312077.svg" alt="Cloud Down icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312077.svg" alt="Cloud Down icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312077.svg" alt="Cloud Down icon" :width="24" :height="24" />
CSS background
.icon-cloud-down {
background-image: url('https://proicons.com/icon/312077.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-cloud-down" viewBox="0 0 22 22"><path d="M19 15H14V13H18V12H19V10H18V9H14V8H15V5H14V4H13V3H9V4H8V6H9V7H6V8H4V9H3V12H4V13H8V15H3V14H2V13H1V8H2V7H3V6H5V5H6V3H7V2H8V1H14V2H15V3H16V4H17V7H19V8H20V9H21V13H20V14H19M12 21H10V20H9V19H8V18H7V17H10V11H12V17H15V18H14V19H13V20H12Z" /></svg>
Cloud Down in other icon packs
Copied!