speaker constant

String const speaker

Implementation

static const String speaker =
    '<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="M384 16H128a32.036 32.036 0 00-32 32v416a32.036 32.036 0 0032 32h256a32.036 32.036 0 0032-32V48a32.036 32.036 0 00-32-32Zm0 448H128V48h256l.021 416Z"/><path fill="currentColor" d="M256 240a96 96 0 1096 96 96.108 96.108 0 00-96-96Zm0 160a64 64 0 1164-64 64.072 64.072 0 01-64 64Zm0-200a64 64 0 10-64-64 64.072 64.072 0 0064 64Zm0-96a32 32 0 11-32 32 32.036 32.036 0 0132-32Z"/><path fill="currentColor" d="M240 320h32v32h-32z"/></svg>';