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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M6.05 2.75a.55.55 0 00-1.1 0v9.5a.55.55 0 001.1 0v-9.5Zm4 0a.55.55 0 00-1.1 0v9.5a.55.55 0 001.1 0v-9.5Z" clip-rule="evenodd"/></svg>';