Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md numbers
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNumbersIcon = (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><path d="M20.5,10L21,8h-4l1-4h-2l-1,4h-4l1-4h-2L9,8H5l-0.5,2h4l-1,4h-4L3,16h4l-1,4h2l1-4h4l-1,4h2l1-4h4l0.5-2h-4l1-4H20.5z M13.5,14h-4l1-4h4L13.5,14z"/></g>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
activebulletbusybuttonchoicecirclecompletecontroldigitdotemptyfilledfullgeometryinactiveincompleteindicatorloadingmarkernumbersoffoptionpointradio buttonroundselectedselectionshapesolidstatussymboltoggleunchecked
Compare Alternatives
See how other libraries approach this concept.