@php use Filament\Support\Enums\IconSize; @endphp @props([ 'color' => 'gray', 'icon', 'size' => IconSize::Large, ])