Back to Explorer
16 - 512
0.5 - 4.0
Save to
toggleoutline
md star half
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdStarHalfIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0z" fill="none"/><path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
achievementassessmentbookmarkcompletionevaluationfavoritefavorite iconfeedbackhalfhalf filled starhalf starhighlightimportantincomplete starmarkmark iconmarkedpartial starprogressprogress indicatorrankingrateratingrating iconrating rankrating systemreviewreview iconrewardsavesavedscorescore iconshapespecialstarstatustoggleui elementuser ratingvisual indicator
Compare Alternatives
See how other libraries approach this concept.