Cloud App Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud App 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/317375.svg" alt="Cloud App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317375.svg" alt="Cloud App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317375.svg" alt="Cloud App icon" :width="24" :height="24" />
CSS background
.icon-cloud-app {
background-image: url('https://proicons.com/icon/317375.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>fog</title><path d="M25.8289,13.1155A10.02,10.02,0,0,0,16,5.0005V7a8.0233,8.0233,0,0,1,7.8649,6.4934l.2591,1.346,1.3488.2441A5.5019,5.5019,0,0,1,24.5076,26H16v2h8.5076a7.5019,7.5019,0,0,0,1.3213-14.8845Z"/><rect x="8" y="24" width="6" height="2"/><rect x="4" y="24" width="2" height="2"/><rect x="6" y="20" width="8" height="2"/><rect x="2" y="20" width="2" height="2"/><rect x="8" y="16" width="6" height="2"/><rect x="4" y="16" width="2" height="2"/><rect x="10" y="12" width="4" height="2"/><rect x="6" y="12" width="2" height="2"/><rect x="12" y="8" width="2" height="2"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Cloud App in other icon packs
Copied!