Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md swipe up alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSwipeUpAltIcon = (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><path d="M13,5.83l1.59,1.59L16,6l-4-4L8,6l1.41,1.41L11,5.83v4.27c-2.28,0.46-4,2.48-4,4.9c0,2.76,2.24,5,5,5s5-2.24,5-5 c0-2.42-1.72-4.44-4-4.9V5.83z M12,18c-1.66,0-3-1.34-3-3s1.34-3,3-3s3,1.34,3,3S13.66,18,12,18z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
actionaltalternativealternative swipearrowarrow uparrowscontroldirectiondisableenablefingergesturehandshitindicatorinteractiveinterfacemobilemovementnavigationpointerscreenscrollscroll upstrikeswingswipeswipe upswpietaketouchtouch screenui actionupupwarduser inputvariant
Compare Alternatives
See how other libraries approach this concept.