microphone constant

String const microphone

Icon Data of microphone

Implementation

static const String microphone =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.5 10.5A5.5 5.5 0 0112 16m0 0a5.5 5.5 0 01-5.5-5.5M12 16v4m-4 0h4m0 0h4m-4-7a2.5 2.5 0 01-2.5-2.5v-4a2.5 2.5 0 015 0v4A2.5 2.5 0 0112 13Z"/></svg>';