@php $width = $width ?? 150; $svgOndesDown = file_get_contents(public_path('assets/img/mozartpp/ondes-down.svg')); $svgOndesDown = str_replace('#1d1d1b', 'currentColor', $svgOndesDown); $svgOndesDown = preg_replace('/{!! $svgOndesDown !!}