@if($image) {{-- Include svgs inline so they can use currentColor for light/dark mode, but only if they are hosted on the same server (browser will reject it otherwise) --}} @if($is_svg) class(['tw:dark:text-white', 'tw:text-gray-600']) }} style="max-height: 64px"> @else @endif @else class(['tw:dark:text-white', 'tw:text-gray-600', 'tw:max-h-64'])->class($responsive ? ['tw:hidden', $logo_show_class] : []) }} style="max-height: 64px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 32.275086"> @if($responsive) class(['tw:dark:text-white', 'tw:text-gray-600', 'tw:inline-block', $logo_hide_class]) }} style="max-height: 64px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 77.558 77.558"> @endif @endif