@php $width = $width ?? 230; $svgInterrogation = file_get_contents(public_path('assets/img/mozartpp/interrogation.svg')); $svgInterrogation = str_replace('#1d1d1b', 'currentColor', $svgInterrogation); $svgInterrogation = preg_replace('/{!! $svgInterrogation !!}