@php $width = $width ?? 160; $svgLoupe = file_get_contents(public_path('assets/img/mozartpp/loupe.svg')); $svgLoupe = str_replace('#d6bd85', 'currentColor', $svgLoupe); $svgLoupe = preg_replace('/{!! $svgLoupe !!}