presentation_play constant

String const presentation_play

Implementation

static const String presentation_play =
    '<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" fill-rule="evenodd" d="M2 3a1 1 0 011-1h18a1 1 0 110 2v11a1 1 0 01-1 1h-4.613l1.562 4.684a1 1 0 01-1.898.632L13.28 16h-2.558L8.95 21.316a1 1 0 11-1.898-.632L8.613 16H4a1 1 0 01-1-1V4a1 1 0 01-1-1zm9.555 3.168A1 1 0 0010 7v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2zM12.197 9 12 9.131V8.87l.197.131z" clip-rule="evenodd"/></svg>';