tunein constant

String const tunein

Implementation

static const String tunein =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 704H704V512q0-53 37.5-90.5T832 384h192v192q0 53-37.5 90.5T896 704zm-384 320H320V768h320v128q0 53-37.5 90.5T512 1024zM0 576V384h512q53 0 90.5 37.5T640 512v192H128q-53 0-90.5-37.5T0 576zm480-256q-66 0-113-47t-47-113 47-113T480 0t113 47 47 113-47 113-113 47z"/></svg>';