status_stopped constant

String const status_stopped

Implementation

static const String status_stopped =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" preserveAspectRatio="xMidYMid meet" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M6 12A6 6 0 106 0a6 6 0 000 12zM3.5 3a.5.5 0 00-.5.5v5a.5.5 0 00.5.5h5a.5.5 0 00.5-.5v-5a.5.5 0 00-.5-.5h-5z" clip-rule="evenodd"/></svg>';