mic_warning constant

String const mic_warning

Implementation

static const String mic_warning =
    '<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" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M21 14v4m0 4.01.01-.011"/><rect width="6" height="12" x="7" y="2" rx="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 10v1a7 7 0 007 7v0a7 7 0 007-7v-1m-7 8v4m0 0H7m3 0h3"/></g></svg>';