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="668" height="717" preserveAspectRatio="xMidYMid meet" viewBox="0 0 668 717"><path fill="currentColor" d="M182 156v349c-15-4-31-7-45-7-32 0-65 11-92 29S0 574 0 608c0 36 18 63 45 81s60 28 92 28c30 0 64-10 91-28s44-45 44-81V242l305-87v241c-14-4-31-6-46-6-31 0-65 9-92 27s-44 47-44 81c0 36 17 64 44 81 27 18 61 29 92 29 30 0 65-11 92-29 28-17 45-45 45-81V37c0-22-15-37-37-37-2 0-14 4-33 9-40 11-100 28-168 48-35 9-66 19-97 27-30 9-56 18-79 24-24 7-39 11-45 13-16 5-27 19-27 35z"/></svg>';