Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md checklist rtl
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdChecklistRtlIcon = (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="M11,7H2v2h9V7z M11,15H2v2h9V15z M16.34,11l-3.54-3.54l1.41-1.41l2.12,2.12l4.24-4.24L22,5.34L16.34,11z M16.34,19 l-3.54-3.54l1.41-1.41l2.12,2.12l4.24-4.24L22,13.34L16.34,19z"/>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.36 KB
Tags
alignalignmentapprovebullet pointscheckchecklistcompletecontent listdatadocdocumentdoneediteditingeditorentriesformformathorizontal linesinformationitemslined listlistmanagementmarknotesnumbered listokorderorganizationplanplanningprogressreportright-to-leftrtlselectsequencesheetspreadsheetsurveytaskstexttickto-dotypevalidateverifiedwritingyes
Compare Alternatives
See how other libraries approach this concept.