Back to Explorer
16 - 512
0.5 - 4.0
Save to
navigationoutline
md last page
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLastPageIcon = (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" opacity=".87"/><path d="M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z"/>
</svg>
);SVG Optimizer
Before
0.32 KB
↓
After
0.31 KB
Tags
advanceappapplicationarrowboundarychevroncomponentsdouble arrowdouble linesendfast forwardfinalfinishforwardinterfacelastlast pagelimitlinemedia controlmovenavigationnextpagerewindrightright arrowscreenseekshapesiteskipskip forwarduiuxvertical lineswebwebsite
Compare Alternatives
See how other libraries approach this concept.