Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md swipe right alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSwipeRightAltIcon = (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.9,11C13.44,8.72,11.42,7,9,7c-2.76,0-5,2.24-5,5s2.24,5,5,5c2.42,0,4.44-1.72,4.9-4h4.27l-1.59,1.59L18,16l4-4l-4-4 l-1.41,1.41L18.17,11H13.9z M9,9c1.66,0,3,1.34,3,3s-1.34,3-3,3s-3-1.34-3-3S7.34,9,9,9z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
acceptactionaltarrowarrowscontrolcursordirectiondragfingerforwardgesturehandshitindicatorinstructioninterfacemobilemovementnavigationnextpointerrightscreensignalskipslidestrikeswingswipeswpietaketouchtutorial
Compare Alternatives
See how other libraries approach this concept.