Cloud Up Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Cloud Up 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/312078.svg" alt="Cloud Up icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312078.svg" alt="Cloud Up icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312078.svg" alt="Cloud Up icon" :width="24" :height="24" />
CSS background
.icon-cloud-up {
background-image: url('https://proicons.com/icon/312078.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-up" viewBox="0 0 22 22"><path d="M19 16H16V14H18V13H19V11H18V10H14V9H15V6H14V5H13V4H9V5H8V7H9V8H6V9H4V10H3V13H4V14H6V16H3V15H2V14H1V9H2V8H3V7H5V6H6V4H7V3H8V2H14V3H15V4H16V5H17V8H19V9H20V10H21V14H20V15H19M12 20H10V16H7V15H8V14H9V13H10V12H12V13H13V14H14V15H15V16H12Z" /></svg>
Cloud Up in other icon packs
Copied!