music_speaker constant

String const music_speaker

Implementation

static const String music_speaker =
    '<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"><path fill-rule="evenodd" d="M12 18.939a4 4 0 100-8 4 4 0 000 8Zm0-2a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/><path d="M12 9.044a2 2 0 100-4 2 2 0 000 4Z"/><path fill-rule="evenodd" d="M7 1a3 3 0 00-3 3v16a3 3 0 003 3h10a3 3 0 003-3V4a3 3 0 00-3-3H7Zm10 2H7a1 1 0 00-1 1v16a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1Z" clip-rule="evenodd"/></g></svg>';