IcoMoon tab icon
| Name | tab |
|---|---|
| Unicode | \ea45 () |
| CSS class | icon-tab |
| Tags | tab, arrows |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-tab" aria-hidden="true"></span>
.icon-tab:before { content: "\ea45"; } export const IconTab = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M15 0h1v8h-1v-8z"></path> <path d="M0 8h1v8h-1v-8z"></path> <path d="M5 11h11v2h-11v2.5l-3.5-3.5 3.5-3.5v2.5z"></path> <path d="M11 5h-11v-2h11v-2.5l3.5 3.5-3.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.