presentation_line constant

String const presentation_line

Implementation

static const String presentation_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" d="M21 14h-1V3a1 1 0 00-1-1H5a1 1 0 00-1 1v11H3a1 1 0 000 2h8v1.15l-4.55 3A1 1 0 007 22a.94.94 0 00.55-.17L11 19.55V21a1 1 0 002 0v-1.45l3.45 2.28A.94.94 0 0017 22a1 1 0 00.55-1.83l-4.55-3V16h8a1 1 0 000-2Zm-3 0H6V4h12Zm-9-2a1 1 0 00.83-.45l1.33-2 1.13 1.14a1 1 0 00.81.29 1 1 0 00.73-.45l2-3a1 1 0 00-1.66-1.1l-1.33 2-1.13-1.14A1 1 0 0010.9 7a1 1 0 00-.73.45l-2 3a1 1 0 00.28 1.38A.94.94 0 009 12Z"/></svg>';