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