IcoMoon star-empty icon
| Name | star-empty |
|---|---|
| Unicode | \e9d7 () |
| CSS class | icon-star-empty |
| Tags | star-empty, rate, star, favorite, bookmark |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-star-empty" aria-hidden="true"></span>
.icon-star-empty:before { content: "\e9d7"; } export const IconStarEmpty = (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-3.492 1.836 0.667-3.888-2.825-2.753 3.904-0.567 1.746-3.537 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.