IcoMoon hackernews icon
| Name | hackernews |
|---|---|
| Unicode | \eac7 () |
| CSS class | icon-hackernews |
| Tags | hackernews, brand, ycombinator, yc, social |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-hackernews" aria-hidden="true"></span>
.icon-hackernews:before { content: "\eac7"; } export const IconHackernews = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 0v16h16v-16h-16zM8.5 9.125v3.375h-1v-3.375l-2.734-5.125h1.134l2.1 3.938 2.1-3.938h1.134l-2.734 5.125z"></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.