Add icons to this collection by clicking the heart icon.
Down Arrow icon - also known as arrows, pointer, button, down arrow, dropdown arrow, and double arrow. 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 64 64"
>
<linearGradient
id="a"
x1="-41.86"
x2="69.46"
y1="-33.86"
y2="77.46"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cecfb" />
<stop offset=".51" stop-color="#65c7f7" />
<stop offset="1" stop-color="#0052d4" />
</linearGradient>
<linearGradient
id="b"
x1="-35.11"
x2="76.21"
y1="-40.61"
y2="70.71"
href="#a"
/>
<g>
<path
fill="url(#a)"
d="M49.29 39.29 32 56.59l-17.29-17.3a1 1 0 0 0-1.42 1.42l18 18a1 1 0 0 0 1.42 0l18-18a1 1 0 0 0-1.42-1.42z"
/>
<path
fill="url(#b)"
d="M31.29 50.71a1 1 0 0 0 1.42 0l18-18a1 1 0 0 0 0-1.42l-4.24-4.24a1 1 0 0 0-1.42 0L36 36.1V6a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v30.1l-9-9a1 1 0 0 0-1.42 0l-4.24 4.24a1 1 0 0 0 0 1.42z"
/>
</g>
</svg>
More icons in the same style and category