airplay_duotone constant

String const airplay_duotone

Implementation

static const String airplay_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 16h52.6l27.4-32 27.4 32H208a16 16 0 0016-16V64a16 16 0 00-16-16Z" opacity=".2"/><path fill="currentColor" d="M134.1 154.8a8 8 0 00-12.2 0l-48 56A8 8 0 0080 224h96a8 8 0 006.1-13.2ZM97.4 208l30.6-35.7 30.6 35.7Z"/><path fill="currentColor" d="M208 40H48a24.1 24.1 0 00-24 24v112a24.1 24.1 0 0024 24h16a8 8 0 000-16H48a8 8 0 01-8-8V64a8 8 0 018-8h160a8 8 0 018 8v112a8 8 0 01-8 8h-16a8 8 0 000 16h16a24.1 24.1 0 0024-24V64a24.1 24.1 0 00-24-24Z"/></svg>';