file_music_outline constant

String const file_music_outline

Implementation

static const String file_music_outline =
    '<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"><path fill="currentColor" d="m14 2 6 6v12a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2h8m4 18V9h-5V4H6v16h12m-5-10v2h-2v5a2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2c.4 0 .7.1 1 .3V10h3Z"/></svg>';