music constant

String const music

Implementation

static const String music =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m27 3.78-1.188.25-16 3L9 7.157v13.407A3.893 3.893 0 007 20c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4V12.812l14-2.624v7.374A3.93 3.93 0 0023 17c-2.197 0-4 1.803-4 4s1.803 4 4 4 4-1.803 4-4V3.78zm-2 2.41v2l-14 2.624v-2L25 6.19zM23 19c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zM7 22c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></svg>';