timer constant

String const timer

Implementation

static const String timer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 32a96 96 0 1096 96 96.2 96.2 0 00-96-96Zm0 176a80 80 0 1180-80 80.1 80.1 0 01-80 80Zm45.3-125.3a8.1 8.1 0 010 11.4l-39.6 39.6a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l39.6-39.6a8.1 8.1 0 0111.4 0ZM96 8a8 8 0 018-8h48a8 8 0 010 16h-48a8 8 0 01-8-8Z"/></svg>';