device_tablet_speaker constant

String const device_tablet_speaker

Implementation

static const String device_tablet_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="M192 24H64a24.1 24.1 0 00-24 24v160a24.1 24.1 0 0024 24h128a24.1 24.1 0 0024-24V48a24.1 24.1 0 00-24-24Zm8 184a8 8 0 01-8 8H64a8 8 0 01-8-8V48a8 8 0 018-8h128a8 8 0 018 8ZM168 64a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8Z"/></svg>';