Add icons to this collection by clicking the heart icon.
Expand icon - also known as arrows, expand, enlarge, and ui. 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="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="17"
x2="17"
y1=".037"
y2="24.01"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient
id="linear-gradient-2"
x1="7"
x2="7"
y1=".037"
y2="24.01"
href="#linear-gradient"
/>
<g id="Expand_Arrow">
<path
d="m20 2h-5a2 2 0 0 0 -1.414 3.414l1.086 1.086-2.086 2.086a2 2 0 1 0 2.828 2.828l2.086-2.086 1.086 1.086a2 2 0 0 0 3.414-1.414v-5a2 2 0 0 0 -2-2z"
fill="url(#linear-gradient)"
/>
<path
d="m8.586 12.586-2.086 2.086-1.086-1.086a2 2 0 0 0 -3.414 1.414v5a2 2 0 0 0 2 2h5a2 2 0 0 0 1.414-3.414l-1.086-1.086 2.086-2.086a2 2 0 0 0 -2.828-2.828z"
fill="url(#linear-gradient-2)"
/>
</g>
</svg>
More icons in the same style and category