@props(['icon' => null, 'width' => 24, 'height' => 24]) class(merge(['stroke-1.5 w-5 h-5', $attributes->whereStartsWith('class')->first()]))->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }} > @pushOnce('vendors') @vite('resources/js/vendors/lucide.js') @endPushOnce @pushOnce('scripts') @vite('resources/js/components/base/lucide.js') @endPushOnce