statuspage constant

String const statuspage

Implementation

static const String statuspage =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12.008 9.597a5.623 5.623 0 110 11.245 5.623 5.623 0 010-11.245zM.154 8.717l3.02 3.574a.639.639 0 00.913.068c4.885-4.379 10.97-4.379 15.84 0a.642.642 0 00.916-.068l3.006-3.574a.646.646 0 00-.075-.906c-7.1-6.204-16.462-6.204-23.555 0a.65.65 0 00-.065.906z"/></svg>';