Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md next week
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNextWeekIcon = (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="M11 18.5l4-4-4-4-1 1 3 3-3 3zM20 7h-4V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zM10 5h4v2h-4V5zm10 15H4V9h16v11z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
agendaappointmentarrowbagbaggageboxbriefcasebusinessbuttoncalendarcasecontroldatedeadlinediagonal lineeventforwardfuturehorizontal linesiconlinesnavigationnextorganizeplanningrectanglereminderschedulesquaresuitcasesymboltimeweek
Compare Alternatives
See how other libraries approach this concept.