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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke-width="1.5"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M2 11h14M2 17h11M2 5h18"/><path d="M20 18.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Z"/><path stroke="currentColor" stroke-linecap="round" d="M20 18.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0Zm0 0v-7.9a.6.6 0 01.6-.6H22"/></g></svg>';