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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M1024 768q0 106-75 181t-181 75V512q31 0 64 8v-72q0-148-82.5-234T512 128t-237.5 86T192 448v72q33-8 64-8v512q-106 0-181-75T0 768q0-96 64-169V448q0-91 35.5-174T195 131t143-95.5T512 0t174 35.5T829 131t95.5 143T960 448v151q64 73 64 169z"/></svg>';