IcoMoon folder-download icon
| Name | folder-download |
|---|---|
| Unicode | \e933 () |
| CSS class | icon-folder-download |
| Tags | folder-download, directory, folder-save |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-folder-download" aria-hidden="true"></span>
.icon-folder-download:before { content: "\e933"; } export const IconFolderDownload = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M9 4l-2-2h-7v13h16v-11h-7zM8 13.5l-3.5-3.5h2.5v-4h2v4h2.5l-3.5 3.5z"></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.