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

     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="M14.857 17.657A2.999 2.999 0 0 1 12 21a2.999 2.999 0 0 1-2.857-3.343m8.571-10.03a6 6 0 0 0-11.428 0c-.086.296-.154.592-.206.89A4.5 4.5 0 0 0 3 11.25c0 1.384-.685 2.633-1.832 3.403-.21.14-.332.374-.293.623.04.249.233.448.484.48 2.983.378 5.931.663 8.89.854.648.043 1.296.064 1.944.064s1.296-.021 1.944-.064c2.959-.191 5.907-.476 8.89-.854a.563.563 0 0 0 .484-.48c.039-.249-.083-.482-.293-.623A4.503 4.503 0 0 0 21 11.25a4.5 4.5 0 0 0-1.294-3.223 9.01 9.01 0 0 0-.206-.89z" />
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M15 5.25V6m0-3v.75M9 5.25V6m0-3v.75" />
</svg>
<?php /**PATH /var/www/html/resources/views/components/icon/bell-alert.blade.php ENDPATH**/ ?>