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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="14" cy="17" r="3"/><path d="M17 17V4h4m-8 1H3m0 4h10m-4 4H3"/></g></svg>';