Add icons to this collection by clicking the heart icon.
Move Button icon - also known as arrows, button, four, expand, ui, grouped, and move button. 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="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="2"
x2="22"
y1="12"
y2="12"
>
<stop offset="0" stop-color="#29abe2" />
<stop offset="1" stop-color="#39b54a" />
</linearGradient>
<path
d="m22 12a1 1 0 0 1 -.29.71l-2.71 2.66a1 1 0 0 1 -1.37-1.37l1-1h-5.63v5.59l1-1a1 1 0 0 1 1.37 1.41l-2.67 2.67a1 1 0 0 1 -1.41 0l-2.66-2.67a1 1 0 1 1 1.37-1.37l1 1v-5.63h-5.59l1 1a1 1 0 1 1 -1.41 1.37l-2.71-2.66a1 1 0 0 1 0-1.41l2.71-2.67a1 1 0 0 1 1.37 1.37l-1 1h5.63v-5.59l-1 1a1 1 0 1 1 -1.37-1.41l2.67-2.67a1 1 0 0 1 1.41 0l2.66 2.67a1 1 0 1 1 -1.37 1.37l-1-1v5.63h5.59l-1-1a1 1 0 0 1 1.41-1.37l2.67 2.67a1 1 0 0 1 .33.7z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category