Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md try
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTryIcon = (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></g><g><g><path d="M20,2H4C2.9,2,2,2.9,2,4v18l4-4h14c1.1,0,2-0.9,2-2V4C22,2.9,21.1,2,20,2z M20,16H5.17L4,17.17V4h16V16z"/><polygon points="12,15 13.57,11.57 17,10 13.57,8.43 12,5 10.43,8.43 7,10 10.43,11.57"/></g></g>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
approveattemptbestbookmarkbubblechatcommentcommunicateevaluationexcellencefavoritefeedbackgold stargradehighlighthighlightedimportantmarkedmessagepreferredpremiumqualityrankrankingrateratingrecommendedreviewsavesavedscoreshapespecialspeechstartoptrytryingvalued
Compare Alternatives
See how other libraries approach this concept.