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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M7.5 4.5a2.5 2.5 0 015 0v4a2.5 2.5 0 01-5 0v-4Z" clip-rule="evenodd"/><path d="M10 18.5c-2.834 0-4.5-.208-4.5-1s1.666-1 4.5-1 4.5.208 4.5 1-1.666 1-4.5 1Z"/><path d="M9.036 13.5h2V18h-2v-4.5Z"/><path d="M14 8a1 1 0 112 0v1.8c0 2.914-2.721 5.2-6 5.2s-6-2.286-6-5.2V8a1 1 0 012 0v1.8c0 1.725 1.756 3.2 4 3.2 2.244 0 4-1.475 4-3.2V8Z"/></g></svg>';