Add icons to this collection by clicking the heart icon.
Left Down Arrow icon - also known as interface, arrows, button, direction, ui, point, left down, down left arrow, left down arrow, and bottom left. 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 32 32"
>
<defs>
<linearGradient
id="a"
x1="3"
x2="29"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#feda75" />
<stop offset=".091" stop-color="#fed16c" />
<stop offset=".242" stop-color="#fcb754" />
<stop offset=".433" stop-color="#fb8e2d" />
<stop offset=".5" stop-color="#fa7e1e" />
<stop offset="1" stop-color="#962fbf" />
</linearGradient>
</defs>
<path
d="M23.5 3h-15A5.506 5.506 0 0 0 3 8.5v15A5.506 5.506 0 0 0 8.5 29h15a5.506 5.506 0 0 0 5.5-5.5v-15A5.506 5.506 0 0 0 23.5 3ZM28 23.5a4.505 4.505 0 0 1-4.5 4.5h-15A4.505 4.505 0 0 1 4 23.5v-15A4.505 4.505 0 0 1 8.5 4h15A4.505 4.505 0 0 1 28 8.5ZM19.437 8.49a.517.517 0 0 0-.708 0l-7.424 7.425L9.2 13.808a.5.5 0 0 0-.854.353v8.995a.5.5 0 0 0 .5.5h8.994a.5.5 0 0 0 .354-.853L16.085 20.7l7.424-7.424a.5.5 0 0 0 0-.708Zm-4.413 11.852a.5.5 0 0 0 0 .707l1.607 1.607H9.344v-7.288l1.607 1.608a.5.5 0 0 0 .707 0l7.425-7.425 3.366 3.366Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category