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" d="M2 4h8a1 1 0 011-1h1a1 1 0 011 1h8v1h-1v11h-5.732l1.608 6H14.84l-1.607-6H9.767L8.16 22H7.124l1.608-6H3V5H2V4Zm17 11V5H4v10h15Zm-9-8h1l3 3-3 3h-1V7Zm1 1.414v3.172L12.586 10 11 8.414Z"/></svg>';