Add icons to this collection by clicking the heart icon.
Resize Option icon - also known as arrows, ui, multimedia option, resize option, edit tools, and user interface. 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="a">
<stop offset="0" stop-color="#2bc4f3" />
<stop offset=".5" stop-color="#00aeee" />
<stop offset="1" stop-color="#0095da" />
</linearGradient>
<linearGradient
id="b"
x1="6"
x2="28"
y1="47"
y2="47"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="36"
x2="58"
y1="17"
y2="17"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="d"
x1="36"
x2="58"
y1="47"
y2="47"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="e"
x1="6"
x2="28"
y1="17"
y2="17"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M26 36H8a2 2 0 0 0 0 4h16v16a2 2 0 0 0 4 0V38a2 2 0 0 0-2-2z"
/>
<path
fill="url(#c)"
d="M38 28h18a2 2 0 0 0 0-4H40V8a2 2 0 0 0-4 0v18a2 2 0 0 0 2 2z"
/>
<path
fill="url(#d)"
d="M56 36H38a2 2 0 0 0-2 2v18a2 2 0 0 0 4 0V40h16a2 2 0 0 0 0-4z"
/>
<path
fill="url(#e)"
d="M26 6a2 2 0 0 0-2 2v16H8a2 2 0 0 0 0 4h18a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2z"
/>
</svg>
More icons in the same style and category