@props(['name' => '', 'class' => 'w-4 h-4']) @php $symbol = Str::startsWith($name, 'icon-') ? $name : 'icon-' . $name; @endphp