pause_button constant

String const pause_button

Implementation

static const String pause_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M120.16 45A20.162 20.162 0 00100 65.16v381.68A20.162 20.162 0 00120.16 467h65.68A20.162 20.162 0 00206 446.84V65.16A20.162 20.162 0 00185.84 45h-65.68zm206 0A20.162 20.162 0 00306 65.16v381.68A20.162 20.162 0 00326.16 467h65.68A20.162 20.162 0 00412 446.84V65.16A20.162 20.162 0 00391.84 45h-65.68z"/></svg>';