Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md star rate
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdStarRateIcon = (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}
>
<g><path d="M12,8.89L12.94,12h2.82l-2.27,1.62l0.93,3.01L12,14.79l-2.42,1.84l0.93-3.01L8.24,12h2.82L12,8.89 M12,2l-2.42,8H2 l6.17,4.41L5.83,22L12,17.31L18.18,22l-2.35-7.59L22,10h-7.58L12,2L12,2z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
achievementassessmentawardbookmarkcelestialevaluationexcellencefavoritefeedbackfive pointsgeometryhighlightimportantmarkmarkedpointedpositivepreferencequalityrankingrateratingrating rankreviewrewardsavesavedselectionshapespecialstar
Compare Alternatives
See how other libraries approach this concept.