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 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="2"
x2="22"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#29abe2" />
<stop offset="1" stop-color="#39b54a" />
</linearGradient>
<path
fill="url(#a)"
d="M21.71 12.71 19 15.37A1 1 0 0 1 17.63 14l1-1H13v5.59l1-1A1 1 0 0 1 15.37 19l-2.67 2.67a1 1 0 0 1-1.41 0L8.63 19A1 1 0 1 1 10 17.63l1 1V13H5.41l1 1A1 1 0 1 1 5 15.37l-2.71-2.66a1 1 0 0 1 0-1.41L5 8.63A1 1 0 0 1 6.37 10l-1 1H11V5.41l-1 1A1 1 0 1 1 8.63 5l2.67-2.67a1 1 0 0 1 1.41 0L15.37 5A1 1 0 1 1 14 6.37l-1-1V11h5.59l-1-1A1 1 0 0 1 19 8.63l2.67 2.67a1 1 0 0 1 .04 1.41z"
/>
</svg>
More icons in the same style and category