microphone constant

String const microphone

Implementation

static const String microphone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="16" height="28" x="16" y="4" stroke-linecap="round" stroke-linejoin="round" rx="8"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 21v3c0 7.732 6.268 14 14 14v0c7.732 0 14-6.268 14-14v-3M24 5v6m-8 5h5m6 0h5m-16 6h5m6 0h5"/><path d="M24 38v6"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 44h16"/></g></svg>';