Add icons to this collection by clicking the heart icon.
Move icon - also known as arrows, up, left, right, down, ui, movement, animate, and move. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="451"
y2="61"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M166 361c-2.999 0-6-.901-8.401-2.401l87.902 87.9C248.2 449.5 252.1 451 256 451s7.8-1.5 10.499-4.501l87.902-87.9C352 360.099 348.999 361 346 361zm-12.6-203.401-87.9 87.9c-6 5.7-6 15.3 0 21l87.9 87.9c-1.499-2.399-2.4-5.4-2.4-8.399V166c0-3.001.901-6 2.4-8.401zm92.101-92.1-87.902 87.9C160 151.899 163.001 151 166 151h180c2.999 0 6 .899 8.401 2.399l-87.902-87.9c-5.7-5.999-15.298-5.999-20.998 0zm200.998 180-87.9-87.9c1.5 2.4 2.401 5.4 2.401 8.401v180c0 2.999-.901 6-2.401 8.399l87.9-87.9c6.001-5.7 6.001-15.3 0-21zM301 256c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45z"
/>
</svg>
More icons in the same style and category