Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md move up
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMoveUpIcon = (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><g><path d="M3,13c0-2.45,1.76-4.47,4.08-4.91L5.59,9.59L7,11l4-4.01L7,3L5.59,4.41l1.58,1.58l0,0.06C3.7,6.46,1,9.42,1,13 c0,3.87,3.13,7,7,7h3v-2H8C5.24,18,3,15.76,3,13z"/><path d="M13,13v7h9v-7H13z M20,18h-5v-3h5V18z"/><rect height="7" width="9" x="13" y="4"/></g></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
arrowarrow headascenddirectionelevatego to topincreaseindicatorjumplinemovenavigate upnavigationpointpointerpositionraiserelocaterisescrollshifttoptransfertriangularupupward
Compare Alternatives
See how other libraries approach this concept.