Add icons to this collection by clicking the heart icon.
Move Button icon - also known as interface, arrows, arrow, button, direction arrow, and move button. Created in a clean lineal color 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 128 128"
>
<linearGradient
id="a"
x1="37.837"
x2="90.163"
y1="37.837"
y2="90.163"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f09819" />
<stop offset="1" stop-color="#ff5858" />
</linearGradient>
<linearGradient
id="b"
x1="64"
x2="64"
y1="27"
y2="101"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ee9440" stop-opacity="0" />
<stop offset="1" stop-color="#cd3458" stop-opacity=".6" />
</linearGradient>
<g>
<circle cx="64" cy="64" r="37" fill="url(#a)" />
<circle cx="64" cy="64" r="37" fill="url(#b)" />
</g>
<path
d="M64 102a38 38 0 1 1 38-38 38.043 38.043 0 0 1-38 38zm0-74a36 36 0 1 0 36 36 36.04 36.04 0 0 0-36-36z"
/>
<g>
<path
d="M73.192 68.535a1 1 0 0 1-.707-1.707L75.314 64l-2.829-2.828a1 1 0 1 1 1.414-1.414l3.536 3.535a1 1 0 0 1 0 1.414l-3.536 3.535a.997.997 0 0 1-.707.293z"
/>
<path
d="M75.314 65H67a1 1 0 0 1 0-2h8.313a1 1 0 0 1 0 2zM54.808 68.535a.997.997 0 0 1-.707-.293l-3.536-3.535a1 1 0 0 1 0-1.414l3.536-3.535a1 1 0 1 1 1.414 1.414L52.687 64l2.828 2.828a1 1 0 0 1-.707 1.707z"
/>
<path
d="M61 65h-8.313a1 1 0 1 1 0-2H61a1 1 0 0 1 0 2zM64 62a1 1 0 0 1-1-1v-8.313a1 1 0 1 1 2 0V61a1 1 0 0 1-1 1z"
/>
<path
d="M67.535 55.808a.997.997 0 0 1-.707-.293L64 52.687l-2.828 2.828a1 1 0 1 1-1.414-1.414l3.535-3.536a1 1 0 0 1 1.414 0l3.535 3.536a1 1 0 0 1-.707 1.707zM64 76.314a1 1 0 0 1-1-1V67a1 1 0 0 1 2 0v8.313a1 1 0 0 1-1 1z"
/>
<path
d="M64 77.728a.997.997 0 0 1-.707-.293l-3.535-3.536a1 1 0 1 1 1.414-1.414L64 75.313l2.828-2.828a1 1 0 1 1 1.414 1.414l-3.535 3.536a.997.997 0 0 1-.707.293z"
/>
</g>
</svg>
More icons in the same style and category