IcoMoon new-tab icon
| Name | new-tab |
|---|---|
| Unicode | \ea7e () |
| CSS class | icon-new-tab |
| Tags | new-tab, out, external, outside, popout, link, blank |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-new-tab" aria-hidden="true"></span>
.icon-new-tab:before { content: "\ea7e"; } export const IconNewTab = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M3 1v12h12v-12h-12zM14 12h-10v-10h10v10zM2 14v-10.5l-1-1v12.5h12.5l-1-1h-10.5z"></path> <path d="M5.5 4l2.5 2.5-3 3 1.5 1.5 3-3 2.5 2.5v-6.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.