Dropbox Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Dropbox 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/305552.svg" alt="Dropbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305552.svg" alt="Dropbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305552.svg" alt="Dropbox icon" :width="24" :height="24" />
CSS background
.icon-dropbox {
background-image: url('https://proicons.com/icon/305552.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="M772 407L511 248l165-137 262 161-166 135zm-98 301l251-147-151-128-246 149 146 126zM472 582L226 433 75 561l251 147 146-126zM238 687v48l252 154V596L323 733l-85-46zm524 0l-85 46-166-137v293l251-154v-48zM490 248L324 111 63 272l165 135 262-159z"/></svg>
Dropbox in other icon packs
Copied!