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="M25 4H10a2.002 2.002 0 00-2 2v14.556A3.955 3.955 0 006 20a4 4 0 104 4V12h15v8.556A3.954 3.954 0 0023 20a4 4 0 104 4V6a2.002 2.002 0 00-2-2ZM6 26a2 2 0 112-2 2.002 2.002 0 01-2 2Zm17 0a2 2 0 112-2 2.003 2.003 0 01-2 2ZM10 6h15v4H10Z"/></svg>';