music_line constant

String const music_line

Implementation

static const String music_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M21 5.18V17a4 4 0 11-2-3.465V9.181L9 10.847V18c0 .06-.005.117-.015.174A3.5 3.5 0 117 15.337v-8.49a2 2 0 011.671-1.973l10-1.666A2 2 0 0121 5.18ZM5.5 17a1.5 1.5 0 100 3 1.5 1.5 0 000-3ZM17 15a2 2 0 100 4 2 2 0 000-4Zm2-9.82L9 6.847V8.82l10-1.667V5.18Z"/></g></svg>';