android_now_playing constant

String const android_now_playing

Implementation

static const String android_now_playing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 17q1.05 0 1.775-.725Q13 15.55 13 14.5V9h3V7h-4v5.5q-.325-.225-.7-.363-.375-.137-.8-.137-1.05 0-1.775.725Q8 13.45 8 14.5q0 1.05.725 1.775Q9.45 17 10.5 17Zm1.5 5q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175-1.35 1.35-3.175 2.137Q14.075 22 12 22Z"/></svg>';