Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md move down
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMoveDownIcon = (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,11c0,2.45,1.76,4.47,4.08,4.91l-1.49-1.49L7,13l4,4.01L7,21l-1.41-1.41l1.58-1.58l0-0.06C3.7,17.54,1,14.58,1,11 c0-3.87,3.13-7,7-7h3v2H8C5.24,6,3,8.24,3,11z"/><path d="M22,11V4h-9v7H22z M20,9h-5V6h5V9z"/><rect height="7" width="9" x="13" y="13"/></g></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
actionarrowarrow downarrow headbasicbuttoncommandcontroldirectiondowndownwardsessentialgeometricindicatorinterfacejumplinemovemove downmovementnavigate downnavigationpointerpointing downscrollscroll downshapesimplesymboltransferui element
Compare Alternatives
See how other libraries approach this concept.