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