clock_light constant

String const clock_light

Implementation

static const String clock_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 230a102 102 0 11102-102 102.2 102.2 0 01-102 102Zm0-192a90 90 0 1090 90 90.1 90.1 0 00-90-90Zm62 90a6 6 0 00-6-6h-50V72a6 6 0 00-12 0v56a6 6 0 006 6h56a6 6 0 006-6Z"/></svg>';