presentation_play_line constant

String const presentation_play_line

Implementation

static const String presentation_play_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h1m17 0h-1m0 0v12h-6m6-12H4m0 0v12h6m0 0-2 6m2-6h4m0 0 2 6m-5-10V7l3 2-3 2z"/></svg>';