muted_speaker constant

String const muted_speaker

Implementation

static const String muted_speaker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32c0 16.566 13.432 30 30 30s30-13.434 30-30C62 15.432 48.568 2 32 2m24 30a23.888 23.888 0 01-5.046 14.712l-9.479-9.48v-1.347c2.309 0 4.18-1.738 4.18-3.885 0-2.148-1.871-3.887-4.18-3.887V13.879c0-.486-.424-.879-.945-.879-.523 0-.945.393-.945.879v.455l-12.333 8.674-9.963-9.964A23.888 23.888 0 0132 8c13.254 0 24 10.744 24 24M8 32a23.89 23.89 0 015.045-14.713l6.994 6.994h-.77c-1.248 0-2.26.939-2.26 2.1v11.236c0 1.16 1.012 2.102 2.26 2.102h6.17l14.145 9.947v.455c0 .484.422.879.945.879.521 0 .945-.395.945-.879v-4.404l5.237 5.237A23.883 23.883 0 0132 56C18.744 56 8 45.254 8 32"/></svg>';