Cloud Upload Icon
Free SVG icon from the Carbon Icons 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/319729.svg" alt="Cloud Upload icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319729.svg" alt="Cloud Upload icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319729.svg" alt="Cloud Upload icon" :width="24" :height="24" />
CSS background
.icon-cloud-upload {
background-image: url('https://proicons.com/icon/319729.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <g id="cloud--upload"> <g id="cloud--upload_1_"> <path d="M25.178,21.369c3.012,0,5.462-2.447,5.462-5.457c0-2.863-2.233-5.259-5.084-5.454c-0.182-0.013-0.325-0.159-0.335-0.341 c-0.197-3.79-3.322-6.758-7.113-6.758c-2.752,0-5.286,1.616-6.457,4.117c-0.082,0.175-0.288,0.254-0.463,0.181 c-0.864-0.355-1.775-0.535-2.707-0.535c-3.927,0-7.122,3.2-7.122,7.133c0,3.576,2.644,6.632,6.149,7.11 c0.197,0.026,0.335,0.208,0.308,0.405s-0.205,0.344-0.406,0.308c-3.86-0.525-6.771-3.889-6.771-7.823 c0-4.33,3.518-7.853,7.841-7.853c0.914,0,1.809,0.157,2.667,0.468c1.346-2.581,4.042-4.23,6.959-4.23 c4.07,0,7.442,3.107,7.81,7.13c3.077,0.368,5.443,3.008,5.443,6.143c0.001,3.405-2.772,6.177-6.181,6.177 c-0.009,0-0.088-0.004-0.097-0.005c-0.195-0.015-0.372-0.183-0.362-0.378c0.009-0.192,0.14-0.345,0.33-0.345 c0.003,0,0.006,0,0.008,0L25.178,21.369z"/> <polygon points="16.36,29 15.64,29 15.64,12.869 10.254,18.255 9.746,17.745 16,11.491 22.255,17.745 21.745,18.255 16.36,12.869 "/> </g> </g> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Cloud Upload in other icon packs
Copied!