IcoMoon Icons logo

IcoMoon folder-upload icon

Download SVG
IcoMoon folder-upload icon codes
Name folder-upload
Unicode \e934 ()
CSS class icon-folder-upload
Tags folder-upload, directory, folder-load
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-folder-upload" aria-hidden="true"></span>
.icon-folder-upload:before { content: "\e934"; }
export const IconFolderUpload = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M9 4l-2-2h-7v13h16v-11h-7zM8 7.5l3.5 3.5h-2.5v4h-2v-4h-2.5l3.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.