playlist constant

String const playlist

Implementation

static const String playlist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M32 64a8 8 0 018-8h176a8 8 0 010 16H40a8 8 0 01-8-8Zm8 72h120a8 8 0 000-16H40a8 8 0 000 16Zm72 48H40a8 8 0 000 16h72a8 8 0 000-16Zm135.7-57.7a8.2 8.2 0 01-10 5.4l-29.7-8.9V192a32 32 0 11-16-27.7V112a8.1 8.1 0 013.2-6.4 8.2 8.2 0 017.1-1.3l40 12a8.2 8.2 0 015.4 10ZM192 192a16 16 0 10-16 16 16 16 0 0016-16Z"/></svg>';