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"><circle cx="12" cy="15.5" r="1.5" fill="currentColor"/><circle cx="12" cy="8" r="1" fill="currentColor"/><path fill="currentColor" d="M17 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V5a3 3 0 00-3-3Zm-5 3a3 3 0 11-3 3 3 3 0 013-3Zm0 14a3.5 3.5 0 113.5-3.5A3.5 3.5 0 0112 19Z"/></svg>';