IcoMoon mobile icon
| Name | mobile |
|---|---|
| Unicode | \e958 () |
| CSS class | icon-mobile |
| Tags | mobile, cell-phone, handheld |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-mobile" aria-hidden="true"></span>
.icon-mobile:before { content: "\e958"; } export const IconMobile = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11.5 0h-7c-0.825 0-1.5 0.675-1.5 1.5v13c0 0.825 0.675 1.5 1.5 1.5h7c0.825 0 1.5-0.675 1.5-1.5v-13c0-0.825-0.675-1.5-1.5-1.5zM6 0.75h4v0.5h-4v-0.5zM8 15c-0.552 0-1-0.448-1-1s0.448-1 1-1 1 0.448 1 1-0.448 1-1 1zM12 12h-8v-10h8v10z"></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.