Add icons to this collection by clicking the heart icon.
Drag icon - also known as arrows, direction, orientation, directional, scroll, drag, move, and edit tools. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="0"
y2="24"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ce9ffc" />
<stop offset=".979" stop-color="#7367f0" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="m12 22-4-4h8zm0-20 4 4H8zm0 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM2 12l4-4v8zm20 0-4 4V8z"
/>
</g>
</svg>
More icons in the same style and category