speaker_fill constant

String const speaker_fill

Implementation

static const String speaker_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill-rule="nonzero" d="M12 13a2 2 0 100 4 2 2 0 000-4Z"/><path d="M4 5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7a3 3 0 01-3-3V5Zm4 10a4 4 0 118 0 4 4 0 01-8 0Zm4-7a1.5 1.5 0 100-3 1.5 1.5 0 000 3Z"/></g></svg>';