IcoMoon user-check icon
| Name | user-check |
|---|---|
| Unicode | \e975 () |
| CSS class | icon-user-check |
| Tags | user-check, user, user-tick, profile, avatar, person, member |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-user-check" aria-hidden="true"></span>
.icon-user-check:before { content: "\e975"; } export const IconUserCheck = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M15 9.5l-4.5 4.5-1.5-1.5-1 1 2.5 2.5 5.5-5.5z"></path> <path d="M7 12h5v-1.799c-1.050-0.613-2.442-1.033-4-1.16v-0.825c1.102-0.621 2-2.168 2-3.716 0-2.485 0-4.5-3-4.5s-3 2.015-3 4.5c0 1.548 0.898 3.095 2 3.716v0.825c-3.392 0.277-6 1.944-6 3.959h7v-1z"></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.