Cloud Upload Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Cloud Upload 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/305403.svg" alt="Cloud Upload icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305403.svg" alt="Cloud Upload icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305403.svg" alt="Cloud Upload icon" :width="24" :height="24" />
CSS background
.icon-cloud-upload {
background-image: url('https://proicons.com/icon/305403.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M861 445c-20-17-28-34-32-60-12-89-63-151-145-182-86-33-170-24-242 37-15 14-30 21-48 23-34-42-86-69-144-69-104 0-187 84-187 187 0 46 16 87 43 120-31 52-37 113-16 174 30 87 107 141 204 141h433c90-1 168-55 198-139 30-83 6-175-64-232zM85 381c0-91 74-164 165-164 51 0 97 23 127 60 7 9 13 18 19 29 7 15 13 32 16 49 1 9 2 17 2 26 0 91-74 164-164 164-29 0-57-7-80-20-10-6-19-12-28-20-7-6-13-12-19-19-23-28-38-65-38-105zm814 279c-23 76-91 126-173 126H292c-84 0-153-50-176-127-15-48-10-95 12-136 9 8 20 15 31 22-15 28-18 61-9 96 17 66 71 107 145 107h422c76 0 133-41 149-108 17-66-14-129-81-165-9-6-19-20-19-30 2-89-38-156-111-182-82-28-155-2-209 76-3 4-6 8-11 13h-1c-3-20-9-39-18-57 11-2 20-8 31-19 64-65 144-77 226-46 79 31 125 92 129 179 0 23 9 36 27 49 67 46 94 126 70 202zM157 406c4 3 10 3 13 0l51-51v136c0 5 4 9 9 9h36c5 0 9-4 9-9V351l54 55c4 3 9 3 13 0l21-22c4-3 4-9 0-12L256 264c-4-3-9-3-13 0L136 371c-4 4-4 10 0 13l21 22z"/></svg>
Cloud Upload in other icon packs
Copied!