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 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="15.793"
x2="20.207"
y1="9.793"
y2="14.207"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#1f9bff" />
</linearGradient>
<linearGradient
id="b"
x1="3.793"
x2="8.207"
y1="9.793"
y2="14.207"
href="#a"
/>
<linearGradient
id="c"
x1="9.793"
x2="14.207"
y1="3.793"
y2="8.207"
href="#a"
/>
<linearGradient
id="d"
x1="9.793"
x2="14.207"
y1="15.793"
y2="20.207"
href="#a"
/>
<g>
<path
fill="url(#a)"
d="m21.707 11.293-3-3a1 1 0 0 0-1.414 1.414L18.586 11H15a1 1 0 0 0 0 2h3.586l-1.293 1.293a1 1 0 1 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414z"
/>
<path
fill="url(#b)"
d="M9 11H5.414l1.293-1.293a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 0 0 0 1.414l3 3a1 1 0 1 0 1.414-1.414L5.414 13H9a1 1 0 0 0 0-2z"
/>
<path
fill="url(#c)"
d="m15.707 5.293-3-3a1 1 0 0 0-1.414 0l-3 3a1 1 0 0 0 1.414 1.414L11 5.414V9a1 1 0 0 0 2 0V5.414l1.293 1.293a1 1 0 0 0 1.414-1.414z"
/>
<path
fill="url(#d)"
d="M15.707 17.293a1 1 0 0 0-1.414 0L13 18.586V15a1 1 0 0 0-2 0v3.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0 0-1.414z"
/>
</g>
</svg>
More icons in the same style and category