bxs_speaker constant

String const bxs_speaker

Implementation

static const String bxs_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"><circle cx="12" cy="15" r="3" fill="currentColor"/><path fill="currentColor" d="M18 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2zm-6 2a2 2 0 11-2 2 2 2 0 012-2zm0 16a5 5 0 115-5 5 5 0 01-5 5z"/></svg>';