music_menu constant

String const music_menu

Implementation

static const String music_menu =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M29 6v29"/><path d="M15 36.04A5.04 5.04 0 0120.04 31H29v5.96A5.04 5.04 0 0123.96 42h-3.92A5.04 5.04 0 0115 36.96v-.92Z"/><path stroke-linecap="round" d="m29 14.066 12.883 3.056V9.013L29 6v8.066Z" clip-rule="evenodd"/><path stroke-linecap="round" d="M6 8h14M6 16h14M6 24h10"/></g></svg>';