Add icons to this collection by clicking the heart icon.
Down Arrow icon - also known as direction, download, arrowhead, ui, down arrow, down chevron, and scroll down. Created in a clean flat gradient style with a white finish, 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="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<circle cx="32" cy="32" r="28.75" fill="url(#a)" />
<path
fill="#fff"
d="M32 45.58a.75.75 0 0 1-.53-.22L10.06 23.94a.74.74 0 0 1 0-1.06l2.82-2.82a.74.74 0 0 1 1.06 0L32 38.11l18.06-18a.74.74 0 0 1 1.06 0l2.82 2.82a.74.74 0 0 1 0 1.06L32.53 45.36a.75.75 0 0 1-.53.22zM11.65 23.41 32 43.77l20.35-20.36-1.76-1.76L32.53 39.7a.75.75 0 0 1-1.06 0L13.41 21.65z"
/>
</g>
</svg>
More icons in the same style and category