IcoMoon folder icon
| Name | folder |
|---|---|
| Unicode | \e92f () |
| CSS class | icon-folder |
| Tags | folder, directory, category, browse |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-folder" aria-hidden="true"></span>
.icon-folder:before { content: "\e92f"; } export const IconFolder = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M7 2l2 2h7v11h-16v-13z"></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.