IcoMoon star-half icon
| Name | star-half |
|---|---|
| Unicode | \e9d8 () |
| CSS class | icon-star-half |
| Tags | star-half, rate, star |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-star-half" aria-hidden="true"></span>
.icon-star-half:before { content: "\e9d8"; } export const IconStarHalf = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M16 6.204l-5.528-0.803-2.472-5.009-2.472 5.009-5.528 0.803 4 3.899-0.944 5.505 4.944-2.599 4.944 2.599-0.944-5.505 4-3.899zM8 11.773l-0.015 0.008 0.015-8.918 1.746 3.537 3.904 0.567-2.825 2.753 0.667 3.888-3.492-1.836z"></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.