pause_duotone constant

String const pause_duotone

Implementation

static const String pause_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="52" height="176" x="156" y="40" fill="currentColor" opacity=".2" rx="8"/><rect width="52" height="176" x="48" y="40" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M200 32h-36a16 16 0 00-16 16v160a16 16 0 0016 16h36a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176h-36V48h36ZM92 32H56a16 16 0 00-16 16v160a16 16 0 0016 16h36a16 16 0 0016-16V48a16 16 0 00-16-16Zm0 176H56V48h36Z"/></svg>';