switch_nintendo constant

String const switch_nintendo

Implementation

static const String switch_nintendo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-width="4" d="M6 12a8 8 0 018-8h5a2 2 0 012 2v34a2 2 0 01-2 2h-5a8 8 0 01-8-8V12Zm36 2a8 8 0 00-8-8h-6a2 2 0 00-2 2v34a2 2 0 002 2h6a8 8 0 008-8V14Z"/><rect width="5" height="5" x="11" y="30" fill="#fff" rx="2.5"/><rect width="5" height="5" x="31.5" y="14" fill="#fff" rx="2.5"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M15 17h-3m22 11v6m-3-3h6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';