play_button constant

String const play_button

Implementation

static const String play_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m4.494 5.535 12-.038a2 2 0 012 1.845l.006.155V13.5a2 2 0 01-2 2h-12a2 2 0 01-2-2V7.535a2 2 0 011.994-2z"/><path d="m9.5 12.5 3-2-3-2z"/></g></svg>';