@props(['name']) @php $paths = [ 'award' => '', 'arrow-left' => '', 'book-open' => '', 'bookmark-check' => '', 'building' => '', 'calendar-check' => '', 'calendar-clock' => '', 'calendar-days' => '', 'clipboard-check' => '', 'dashboard' => '', 'download' => '', 'file-text' => '', 'graduation-cap' => '', 'heart-hand' => '', 'id-card' => '', 'layers' => '', 'menu' => '', 'eye' => '', 'pencil' => '', 'plus' => '', 'search' => '', 'settings' => '', 'shield-user' => '', 'trash' => '', 'users' => '', 'x' => '', ]; @endphp merge(['class' => 'inline-block shrink-0']) }} width="18" height="18" style="width: 18px; height: 18px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"> {!! $paths[$name] ?? $paths['dashboard'] !!}