microphone_outline constant

String const microphone_outline

Implementation

static const String microphone_outline =
    '<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="M12 16c-2.206 0-4-1.795-4-4V6c0-2.205 1.794-4 4-4s4 1.795 4 4v6c0 2.205-1.794 4-4 4zm0-12c-1.103 0-2 .896-2 2v6c0 1.104.897 2 2 2s2-.896 2-2V6c0-1.104-.897-2-2-2zm7 8v-2a1 1 0 10-2 0v2c0 2.757-2.243 5-5 5s-5-2.243-5-5v-2a1 1 0 10-2 0v2c0 3.52 2.613 6.432 6 6.92V20H8a1 1 0 100 2h8a1 1 0 100-2h-3v-1.08c3.387-.488 6-3.4 6-6.92z"/></svg>';