humbleicons

Arrow Left Down icon

arrow diagonal direction south-west
Arrow Left Down icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-arrow-left-down" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M17.657 6.343 6.343 17.657M6.343 9.172v8.485h8.485"/></g></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#arrow-left-down"/></svg>