Icloud Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Icloud 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/314719.svg" alt="Icloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314719.svg" alt="Icloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314719.svg" alt="Icloud icon" :width="24" :height="24" />
CSS background
.icon-icloud {
background-image: url('https://proicons.com/icon/314719.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>iCloud</title><path d="M13.762 4.29a6.51 6.51 0 0 0-5.669 3.332 3.571 3.571 0 0 0-1.558-.36 3.571 3.571 0 0 0-3.516 3A4.918 4.918 0 0 0 0 14.796a4.918 4.918 0 0 0 4.92 4.914 4.93 4.93 0 0 0 .617-.045h14.42c2.305-.272 4.041-2.258 4.043-4.589v-.009a4.594 4.594 0 0 0-3.727-4.508 6.51 6.51 0 0 0-6.511-6.27z"/></svg>
Icloud in other icon packs
Copied!