humbleicons

Corner Right Down icon

arrow corner turn direction right down
Corner Right Down icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-corner-right-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="M5 4h6.5a3 3 0 0 1 3 3v12"/><path d="M18 16.5 14.5 20 11 16.5"/></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#corner-right-down"/></svg>