mic_external_on constant

String const mic_external_on

Implementation

static const String mic_external_on =
    '<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="M4.8 7q-.375-.425-.587-.925Q4 5.575 4 5q0-1.25.875-2.125T7 2q1.25 0 2.125.875T10 5q0 .575-.212 1.075-.213.5-.588.925ZM10 22q-1.65 0-2.825-1.175Q6 19.65 6 18H5L4 8h6L9 18H8q0 .825.588 1.413Q9.175 20 10 20t1.413-.587Q12 18.825 12 18V6q0-1.65 1.175-2.825Q14.35 2 16 2q1.65 0 2.825 1.175Q20 4.35 20 6v16h-2V6q0-.825-.587-1.412Q16.825 4 16 4q-.825 0-1.412.588Q14 5.175 14 6v12q0 1.65-1.175 2.825Q11.65 22 10 22Z"/></svg>';