timer_thin constant

String const timer_thin

Implementation

static const String timer_thin =
    '<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 36a92 92 0 1092 92 92.1 92.1 0 00-92-92Zm0 176a84 84 0 1184-84 84.1 84.1 0 01-84 84Zm42.4-126.4a3.9 3.9 0 010 5.6l-39.6 39.6a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6l39.6-39.6a3.9 3.9 0 015.6 0ZM100 8a4 4 0 014-4h48a4 4 0 010 8h-48a4 4 0 01-4-4Z"/></svg>';