<svg <?php echo e($attributes->merge(['class' => 'w-4 h-4'])); ?> fill="none"
     stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24">
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M12 3c4.97 0 9 4.03 9 9s-4.03 9-9 9-9-4.03-9-9 4.03-9 9-9z" />
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M3 12h18M12 3a17.95 17.95 0 010 18"/>
</svg>
<?php /**PATH /var/www/html/resources/views/components/icon/globe-alt.blade.php ENDPATH**/ ?>