Upload Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Upload Alt icon is commonly used in file pickers, media uploaders and form inputs. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306836.svg" alt="Upload Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306836.svg" alt="Upload Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306836.svg" alt="Upload Alt icon" :width="24" :height="24" />
CSS background
.icon-upload-alt {
background-image: url('https://proicons.com/icon/306836.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="M483 97c9-9 25-9 35 0l294 286c9 9 9 24 0 34l-59 57c-9 9-25 9-35 0L579 338v364c0 14-11 24-25 24h-98c-14 0-25-10-25-24V328L282 474c-10 9-25 9-35 0l-59-57c-9-10-9-25 0-34L483 97zm333 485v206H184V582H63v267c0 34 27 61 60 61h754c33 0 60-27 60-61V582H816z"/></svg>
Upload Alt in other icon packs
Copied!