pause constant

String const pause

Icon Data of pause

Implementation

static const String pause =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="666" height="680" preserveAspectRatio="xMidYMid meet" viewBox="0 0 666 680"><path fill="currentColor" d="M0 45v604c0 17 14 31 31 31h212c16 0 29-14 29-31V45c0-17-13-31-29-31H31C14 14 0 28 0 45zm393 0v604c0 17 14 31 30 31h212c17 0 31-14 31-31V45c0-17-14-31-31-31H423c-16 0-30 14-30 31z"/></svg>';