Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format list numbered rtl
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatListNumberedRtlIcon = (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 0h24v24H0V0z" fill="none"/><path d="M18 17h2v.5h-1v1h1v.5h-2v1h3v-4h-3v1zm1-9h1V4h-2v1h1v3zm-1 3h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3v1zM2 5h14v2H2V5zm0 12h14v2H2v-2zm0-6h14v2H2v-2z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
alignalignmentarabicbulleted listcontentdigitdigitsdocdocumentediteditingeditorformformatformattinghebrewlanguagelineslistlist numbernotesnumbernumberednumbered listnumberingnumbersorderorganizationright to leftrtlsequencesheetspreadsheetstructuresymboltexttext editingthree linestypewriting
Compare Alternatives
See how other libraries approach this concept.