@props(['color' => 'white']) @php $real_color = match ($color) { 'white' => 'white', 'yellow' => '#f5c800', 'blue' => '#003ca5', default => $color }; @endphp merge(['fill' => $real_color, 'width' => '42px', 'height' => '42px']) }} xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42.158 42.158" >