@props([ 'module', 'boxed' => false, ]) @php $path = care_specialty_icon_path((string) $module); @endphp @if ($boxed)
merge(['class' => 'flex h-8 w-8 shrink-0 items-center justify-center rounded-lg bg-indigo-50']) }}>
@else merge(['class' => 'h-4 w-4 shrink-0']) }} fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" aria-hidden="true">{!! $path !!} @endif