Add icons to this collection by clicking the heart icon.
Move icon - also known as direction, ui, move, four arrows, and move selection. 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="18"
x2="18"
y1=".037"
y2="24.01"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="6" x2="6" y1=".037" y2="24.01" href="#a" />
<linearGradient id="c" x1="12" x2="12" y1=".037" y2="24.01" href="#a" />
<g>
<path
fill="url(#a)"
d="m22.414 10.586-3-3A2 2 0 0 0 16 9v1h-1a2 2 0 0 0 0 4h1v1a2 2 0 0 0 3.414 1.414l3-3a2 2 0 0 0 0-2.828z"
/>
<path
fill="url(#b)"
d="M8 15v-1h1a2 2 0 0 0 0-4H8V9a2 2 0 0 0-3.414-1.414l-3 3a2 2 0 0 0 0 2.828l3 3A2 2 0 0 0 8 15z"
/>
<g fill="url(#c)">
<path
d="M9 8h1v1a2 2 0 0 0 4 0V8h1a2 2 0 0 0 1.414-3.414l-3-3a2 2 0 0 0-2.828 0l-3 3A2 2 0 0 0 9 8zM15 16h-1v-1a2 2 0 0 0-4 0v1H9a2 2 0 0 0-1.414 3.414l3 3a2 2 0 0 0 2.828 0l3-3A2 2 0 0 0 15 16z"
/>
</g>
</g>
</svg>
More icons in the same style and category