device_mobile_speaker_duotone constant

String const device_mobile_speaker_duotone

Implementation

static const String device_mobile_speaker_duotone =
    '<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"><rect width="208" height="128" x="24" y="64" fill="currentColor" opacity=".2" rx="16" transform="rotate(90 128 128)"/><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 8Z"/><path fill="currentColor" d="M160 48H96a8 8 0 000 16h64a8 8 0 000-16Z"/></svg>';