speaker_outline constant

String const speaker_outline

Implementation

static const String speaker_outline =
    '<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"><path fill="currentColor" d="M12 11a3 3 0 10-3-3 3 3 0 003 3Zm0-4a1 1 0 11-1 1 1 1 0 011-1Zm0 5a3.5 3.5 0 103.5 3.5A3.5 3.5 0 0012 12Zm0 5a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0112 17Z"/><path fill="currentColor" d="M17 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V5a3 3 0 00-3-3Zm1 17a1 1 0 01-1 1H7a1 1 0 01-1-1V5a1 1 0 011-1h10a1 1 0 011 1Z"/></svg>';