microphone_minus constant

String const microphone_minus

Implementation

static const String microphone_minus =
    '<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="M9 2a3 3 0 013 3v6a3 3 0 01-3 3 3 3 0 01-3-3V5a3 3 0 013-3m7 9c0 3.5-2.56 6.43-6 6.93V21H8v-3.07c-3.44-.5-6-3.43-6-6.93h2a5 5 0 005 5 5 5 0 005-5h2m-1-6h8v2h-8V5Z"/></svg>';