timer_fill constant

String const timer_fill

Implementation

static const String timer_fill =
    '<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="M96 8a8 8 0 018-8h48a8 8 0 010 16h-48a8 8 0 01-8-8Zm128 120a96 96 0 11-96-96 96.2 96.2 0 0196 96Zm-50.7-45.3a8.1 8.1 0 00-11.4 0l-39.6 39.6a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l39.6-39.6a8.1 8.1 0 000-11.4Z"/></svg>';