voice constant

String const voice

Implementation

static const String voice =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="768" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 768 1024"><path fill="currentColor" d="M448 826v70h128q26 0 45 18.5t19 45-18.5 45.5-45.5 19H192q-27 0-45.5-19T128 959.5t18.5-45T192 896h128v-70Q183 803 91.5 696.5T0 448q0-26 18.5-45T64 384t45.5 19 18.5 45q0 106 75 181t181 75 181-75 75-181q0-26 19-45t45.5-19 45 19 18.5 45q0 142-91.5 248.5T448 826zm-64-186q-80 0-136-56t-56-136V192q0-80 56-136T384 0t136 56 56 136v256q0 80-56 136t-136 56z"/></svg>';