timer_light constant

String const timer_light

Implementation

static const String timer_light =
    '<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 34a94 94 0 1094 94 94.1 94.1 0 00-94-94Zm0 176a82 82 0 1182-82 82.1 82.1 0 01-82 82Zm43.8-125.8a5.8 5.8 0 010 8.4l-39.6 39.6a5.9 5.9 0 01-8.4-8.4l39.6-39.6a5.8 5.8 0 018.4 0ZM98 8a6 6 0 016-6h48a6 6 0 010 12h-48a6 6 0 01-6-6Z"/></svg>';