File: D:/HostingSpaces/marisrental/boldt.tech/resources/views/site/components/icons/arrowhead.blade.php
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="12" viewBox="0 0 8 12">
<defs>
<path id="arrowheadPath" d="M0 0v.977l5.565 5.028L0 11.024V12h1.087l6.64-5.995L1.081 0z"/>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(.364)">
<mask id="arrowheadMask" fill="currentColor">
<use xlink:href="#arrowheadPath"/>
</mask>
<use fill="currentColor" xlink:href="#arrowheadPath"/>
<g fill="currentColor" fill-rule="nonzero" mask="url(#arrowheadMask)">
<path d="M-1.364 0h10v12h-10z"/>
</g>
</g>
</svg>