IcoMoon home icon
| Name | home |
|---|---|
| Unicode | \e900 () |
| CSS class | icon-home |
| Tags | home, house |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-home" aria-hidden="true"></span>
.icon-home:before { content: "\e900"; } export const IconHome = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M16 9.226l-8-6.21-8 6.21v-2.532l8-6.21 8 6.21zM14 9v6h-4v-4h-4v4h-4v-6l6-4.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.