IcoMoon star-full icon
| Name | star-full |
|---|---|
| Unicode | \e9d9 () |
| CSS class | icon-star-full |
| Tags | star-full, rate, star, favorite, bookmark |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-star-full" aria-hidden="true"></span>
.icon-star-full:before { content: "\e9d9"; } export const IconStarFull = (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.899z"></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.