IcoMoon address-book icon
| Name | address-book |
|---|---|
| Unicode | \e944 () |
| CSS class | icon-address-book |
| Tags | address-book, contact, book, contacts |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-address-book" aria-hidden="true"></span>
.icon-address-book:before { content: "\e944"; } export const IconAddressBook = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M3 0v16h12v-16h-12zM9 4.005c1.102 0 1.995 0.893 1.995 1.995s-0.893 1.995-1.995 1.995-1.995-0.893-1.995-1.995 0.893-1.995 1.995-1.995v0zM12 12h-6v-1c0-1.105 0.895-2 2-2v0h2c1.105 0 2 0.895 2 2v1z"></path> <path d="M1 1h1.5v3h-1.5v-3z"></path> <path d="M1 5h1.5v3h-1.5v-3z"></path> <path d="M1 9h1.5v3h-1.5v-3z"></path> <path d="M1 13h1.5v3h-1.5v-3z"></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.