monitor_play_duotone constant

String const monitor_play_duotone

Implementation

static const String monitor_play_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"><path fill="currentColor" d="M208 48H48a16 16 0 00-16 16v112a16 16 0 0016 16h160a16 16 0 0016-16V64a16 16 0 00-16-16Zm-96 104V88l48 32Z" opacity=".2"/><path fill="currentColor" d="M208 40H48a24.1 24.1 0 00-24 24v112a24.1 24.1 0 0024 24h160a24.1 24.1 0 0024-24V64a24.1 24.1 0 00-24-24Zm8 136a8 8 0 01-8 8H48a8 8 0 01-8-8V64a8 8 0 018-8h160a8 8 0 018 8Zm-48 48a8 8 0 01-8 8H96a8 8 0 010-16h64a8 8 0 018 8Zm-3.6-110.7-48-32a8.3 8.3 0 00-8.2-.4A8 8 0 00104 88v64a8 8 0 004.2 7.1 8.5 8.5 0 003.8.9 8.4 8.4 0 004.4-1.3l48-32a8 8 0 000-13.4ZM120 137.1v-34.2l25.6 17.1Z"/></svg>';