<svg <?php echo e($attributes->merge(['class' => 'w-4 h-4'])); ?>

     xmlns="http://www.w3.org/2000/svg"
     fill="none"
     viewBox="0 0 24 24"
     stroke-width="1.5"
     stroke="currentColor">
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M19.5 8.25l-7.5 7.5-7.5-7.5" />
</svg>
<?php /**PATH /var/www/html/resources/views/components/icon/chevron-down.blade.php ENDPATH**/ ?>