music constant

String const music

Icon Data of 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.781-1.188.25-16 3L9 7.156v13.407A3.93 3.93 0 007 20c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4V12.812l14-2.624v7.374A3.93 3.93 0 0023 17c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4zm-2 2.406v2l-14 2.626v-2zM23 19c1.117 0 2 .883 2 2s-.883 2-2 2-2-.883-2-2 .883-2 2-2zM7 22c1.117 0 2 .883 2 2s-.883 2-2 2-2-.883-2-2 .883-2 2-2z"/></svg>';