Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md swipe left alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSwipeLeftAltIcon = (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="M10.1,13c0.46,2.28,2.48,4,4.9,4c2.76,0,5-2.24,5-5s-2.24-5-5-5c-2.42,0-4.44,1.72-4.9,4H5.83l1.59-1.59L6,8l-4,4l4,4 l1.41-1.41L5.83,13H10.1z M15,15c-1.66,0-3-1.34-3-3s1.34-3,3-3s3,1.34,3,3S16.66,15,15,15z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
altarchivearrowarrowscontroldeletedirectiondismissfingergesturego lefthandhithorizontalindicatorinteractioninterfaceleftmovemovementnavigationnextpointerpreviousrejectrevealscreenscrollshow moreslidestrikeswingswipetaketouch
Compare Alternatives
See how other libraries approach this concept.