headphones constant

String const headphones

Implementation

static const String headphones =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="448" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 448"><path fill="currentColor" d="M425 173q-7-65-55.5-108.5T256 21 142.5 64.5 87 173q-38 6-62.5 32.5T0 267q0 40 31 68t76 28h21V192q0-52 38-90t90-38 90 38 38 90v171h21q45 0 76-28t31-68q0-35-24.5-61.5T425 173zM85 318q-19-5-30.5-19.5T43 267q0-37 42-52v103zm342 0V218q19 4 30.5 18.5T469 269q0 34-42 49z"/></svg>';