shazam constant

String const shazam

Implementation

static const String shazam =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18.55 6a3.84 3.84 0 012 7.18l-4.35 2.51a6.12 6.12 0 106.13 10.6l4.34-2.51a3.84 3.84 0 013.84 6.65l-4.35 2.51A13.79 13.79 0 1112.38 9l4.35-2.51A3.75 3.75 0 0118.55 6Zm9.79 7.26A13.78 13.78 0 0135.62 39l-4.35 2.51a3.84 3.84 0 11-4-6.56l.15-.08 4.35-2.51a6.13 6.13 0 10-6.13-10.61l-4.35 2.51a3.83 3.83 0 01-3.83-6.64l4.35-2.51a13.73 13.73 0 016.51-1.83Z"/></svg>';