@props(['name', 'variant' => 'o']) @php $extra = $attributes->except(['class'])->getAttributes(); @endphp {!! svg("heroicon-{$variant}-{$name}", $attributes->get('class', ''), $extra)->toHtml() !!}