playlist_light constant

String const playlist_light

Implementation

static const String playlist_light =
    '<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="M34 64a6 6 0 016-6h176a6 6 0 010 12H40a6 6 0 01-6-6Zm6 70h120a6 6 0 000-12H40a6 6 0 000 12Zm72 52H40a6 6 0 000 12h72a6 6 0 000-12Zm133.7-60.3a5.9 5.9 0 01-7.4 4l-32.3-9.6V192a30 30 0 11-30-30 29.7 29.7 0 0118 6v-56a6 6 0 012.4-4.8 5.9 5.9 0 015.3-.9l40 12a5.9 5.9 0 014 7.4ZM194 192a18 18 0 10-18 18 18.1 18.1 0 0018-18Z"/></svg>';