Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md low priority
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLowPriorityIcon = (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="M14 5h8v2h-8V5zm0 5.5h8v2h-8v-2zm0 5.5h8v2h-8v-2zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
arrangearrowarrow downbackwardbottomdecrease prioritydemotedown directiondown prioritydownward arrowhorizontal lineless importantlinelistlowlow prioritylower priorityminimumminimum priorityminormovenon-criticalnot urgentorderpriorityqueuerankingre-sortreordersortingstraight linetask priorityunimportant
Compare Alternatives
See how other libraries approach this concept.