Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md 123
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const Md123Icon = (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="M7,15H5.5v-4.5H4V9h3V15z M13.5,13.5h-3v-1h2c0.55,0,1-0.45,1-1V10c0-0.55-0.45-1-1-1H9v1.5h3v1h-2c-0.55,0-1,0.45-1,1V15 h4.5V13.5z M19.5,14v-4c0-0.55-0.45-1-1-1H15v1.5h3v1h-2v1h2v1h-3V15h3.5C19.05,15,19.5,14.55,19.5,14z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
112323arrangearrowascendingascending sortcountdatadigitdigit orderfilterincreasingincreasing orderitemslinelistnumber ordernumbersnumericalone two threeorderorganizepointing upsequencesortsort ascendingsymbolthree linesup arrow
Compare Alternatives
See how other libraries approach this concept.