IcoMoon folder-plus icon
| Name | folder-plus |
|---|---|
| Unicode | \e931 () |
| CSS class | icon-folder-plus |
| Tags | folder-plus, directory, folder-add |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-folder-plus" aria-hidden="true"></span>
.icon-folder-plus:before { content: "\e931"; } export const IconFolderPlus = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M9 4l-2-2h-7v13h16v-11h-7zM11 11h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2z"></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.