IcoMoon phone icon
| Name | phone |
|---|---|
| Unicode | \e942 () |
| CSS class | icon-phone |
| Tags | phone, telephone, contact, support, call |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-phone" aria-hidden="true"></span>
.icon-phone:before { content: "\e942"; } export const IconPhone = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11 10c-1 1-1 2-2 2s-2-1-3-2-2-2-2-3 1-1 2-2-2-4-3-4-3 3-3 3c0 2 2.055 6.055 4 8s6 4 8 4c0 0 3-2 3-3s-3-4-4-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.