device_mobile_speaker constant

String const device_mobile_speaker

Implementation

static const String device_mobile_speaker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M176 16H80a24.1 24.1 0 00-24 24v176a24.1 24.1 0 0024 24h96a24.1 24.1 0 0024-24V40a24.1 24.1 0 00-24-24Zm8 200a8 8 0 01-8 8H80a8 8 0 01-8-8V40a8 8 0 018-8h96a8 8 0 018 8ZM168 56a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8Z"/></svg>';