microphone_message constant

String const microphone_message

Implementation

static const String microphone_message =
    '<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"><path fill="currentColor" d="M8 7a2 2 0 012 2v5a2 2 0 01-2 2 2 2 0 01-2-2V9a2 2 0 012-2m6 7c0 2.97-2.16 5.44-5 5.92V22H7v-2.08c-2.84-.48-5-2.95-5-5.92h2a4 4 0 004 4 4 4 0 004-4h2m7.41-4.59-4.24 4.25L18.18 10H14a2 2 0 01-2-2V4a2 2 0 012-2h6a2 2 0 012 2v4c0 .55-.22 1.05-.59 1.41Z"/></svg>';