IcoMoon terminal icon
| Name | terminal |
|---|---|
| Unicode | \ea81 () |
| CSS class | icon-terminal |
| Tags | terminal, console, cmd, command-line |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-terminal" aria-hidden="true"></span>
.icon-terminal:before { content: "\ea81"; } export const IconTerminal = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 1v14h16v-14h-16zM15 14h-14v-12h14v12zM14 3h-12v10h12v-10zM7 8h-1v1h-1v1h-1v-1h1v-1h1v-1h-1v-1h-1v-1h1v1h1v1h1v1zM11 10h-3v-1h3v1z"></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.