IcoMoon folder-open icon
| Name | folder-open |
|---|---|
| Unicode | \e930 () |
| CSS class | icon-folder-open |
| Tags | folder-open, directory, category, browse |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-folder-open" aria-hidden="true"></span>
.icon-folder-open:before { content: "\e930"; } export const IconFolderOpen = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M13 15l3-8h-13l-3 8zM2 6l-2 9v-13h4.5l2 2h6.5v2z"></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.