File: D:/HostingSpaces/SBogers10/eleo.komma.nl/resources/views/components/icons/arrowhead.blade.php
<svg width="10" height="6" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<path d="M6 5.06L2.53 8.53a.75.75 0 0 1-1.06-1.06l4-4a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1-1.06 1.06L6 5.06z" id="arrowhead"/>
</defs>
<g transform="translate(-1 -3)" fill="none" fill-rule="evenodd">
<use fill="currentColor" fill-rule="nonzero" transform="rotate(-180 6 6)" xlink:href="#arrowhead"/>
</g>
</svg>