Add icons to this collection by clicking the heart icon.
Horizontal Resize icon - also known as arrows, pointer, sign, symbol, and horizontal resize. 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 64 64"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="4.58"
x2="61.41"
y1="32.25"
y2="32.25"
>
<stop offset="0" stop-color="#d92a8b" />
<stop offset="1" stop-color="#3f39bf" />
</linearGradient>
<path
d="m50.22 21.06-1.42 1.41 8.78 8.78h-49.17l8.78-8.78-1.42-1.41-11.19 11.19 11.19 11.19 1.42-1.41-8.78-8.78h49.17l-8.78 8.78 1.42 1.41 11.19-11.19z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category