mic constant

String const mic

Implementation

static const String mic =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 21.125c2.682 0 4.875-2.25 4.875-5V5.875c0-2.75-2.193-5-4.875-5s-4.875 2.25-4.875 5v10.25c0 2.75 2.193 5 4.875 5zM21.376 11v5.125c0 3.308-2.636 6-5.876 6s-5.875-2.69-5.875-6V11h-3v5.125c0 4.443 3.195 8.132 7.373 8.86v2.14h-3.372v3h9.75v-3h-3.377v-2.14c4.18-.726 7.374-4.417 7.374-8.86V11h-2.998z"/></svg>';