Add icons to this collection by clicking the heart icon.
Rotation icon - also known as screen, arrow, spin, rotation, orientation, turn, ui, corner, edit tools, and turn around. 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="a"
x1="7.88"
x2="19.12"
y1="9.88"
y2="21.12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffffd4" />
<stop offset="1" stop-color="#ffefb1" />
</linearGradient>
<linearGradient
id="b"
x1="4.466"
x2="8.207"
y1="6.466"
y2="10.207"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd0" />
<stop offset="1" stop-color="#feb100" />
</linearGradient>
<path
fill="url(#a)"
d="M18 21H9a3 3 0 0 1-3-3v-5a3 3 0 0 1 3-3h9a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3z"
/>
<path
fill="url(#b)"
d="m11.707 5.293-2-2a1 1 0 0 0-1.414 1.414L8.586 5H8a5.006 5.006 0 0 0-5 5v3a1 1 0 0 0 2 0v-3a3 3 0 0 1 3-3h.586l-.293.293a1 1 0 1 0 1.414 1.414l2-2a1 1 0 0 0 0-1.414z"
/>
</svg>
More icons in the same style and category