IcoMoon dropbox icon
| Name | dropbox |
|---|---|
| Unicode | \eaae () |
| CSS class | icon-dropbox |
| Tags | dropbox, brand |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-dropbox" aria-hidden="true"></span>
.icon-dropbox:before { content: "\eaae"; } export const IconDropbox = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11.5 0.5l-3.5 3 4.5 3 3.5-3z"></path> <path d="M8 3.5l-3.5-3-4.5 3 3.5 3z"></path> <path d="M12.5 6.5l3.5 3-4.5 2.5-3.5-3z"></path> <path d="M8 9l-4.5-2.5-3.5 3 4.5 2.5z"></path> <path d="M11.377 13.212l-3.377-2.895-3.377 2.895-2.123-1.179v1.467l5.5 2.5 5.5-2.5v-1.467z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.