status constant

String const status

Implementation

static const String status =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M36.5 36.5h-25v-25h25Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5H28.674l-4-4-4 4H7.5a2.006 2.006 0 00-2 2v33a2.006 2.006 0 002 2h33a2.006 2.006 0 002-2v-33a2.006 2.006 0 00-2-2Z"/></svg>';