Add icons to this collection by clicking the heart icon.
Resize icon - also known as interface, arrows, arrow, increase, resize, enlarge, ui, resizing, and enlargement. Created in a clean circular 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"
gradientTransform="matrix(-1 0 0 1 512 0)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientTransform="matrix(-1 0 0 1 512 0)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M110.482 301.088a8.868 8.868 0 0 1 9.68 1.926l25.571 25.572 182.852-182.852-25.571-25.572a8.872 8.872 0 0 1-1.926-9.68 8.873 8.873 0 0 1 8.206-5.482h88.824a8.877 8.877 0 0 1 8.882 8.882v88.823a8.874 8.874 0 0 1-5.482 8.206c-3.305 1.396-7.148.616-9.68-1.926l-25.571-25.571-182.852 182.852 25.571 25.571a8.872 8.872 0 0 1 1.926 9.68 8.873 8.873 0 0 1-8.206 5.482h-88.824a8.877 8.877 0 0 1-8.882-8.882v-88.823a8.874 8.874 0 0 1 5.482-8.206z"
/>
</svg>
More icons in the same style and category