mic constant

String const mic

Implementation

static const String mic =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 328a96.108 96.108 0 0096-96V112a96 96 0 00-192 0v120a96.108 96.108 0 0096 96Zm-64-216a64 64 0 01128 0v120a64 64 0 01-128 0Z"/><path fill="currentColor" d="M400 176v56c0 79.4-64.6 144-144 144s-144-64.6-144-144v-56H80v56c0 91.653 70.424 167.154 160 175.265V496h32v-88.735c89.576-8.111 160-83.612 160-175.265v-56Z"/></svg>';