Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md swipe down alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSwipeDownAltIcon = (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,13.9c2.28-0.46,4-2.48,4-4.9c0-2.76-2.24-5-5-5S7,6.24,7,9c0,2.42,1.72,4.44,4,4.9v4.27l-1.59-1.59L8,18l4,4l4-4 l-1.41-1.41L13,18.17V13.9z M15,9c0,1.66-1.34,3-3,3s-3-1.34-3-3s1.34-3,3-3S15,7.34,15,9z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
actionaltalternatearrowsdirectiondisabledowndownwardsdragenablefingergestureguidehand gesturehandshitindicationindicatorinstructioninteractioninterfacemobilemotionmovenavigationpointerpull downscreenscrollstrikeswingswipe downswpietaketaptouchtouch screenui element
Compare Alternatives
See how other libraries approach this concept.