pause_solid constant

String const pause_solid

Implementation

static const String pause_solid =
    '<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="M5 12V3h1v9H5Zm4 0V3h1v9H9Z" clip-rule="evenodd"/></svg>';