clock_bold constant

String const clock_bold

Implementation

static const String clock_bold =
    '<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 20a108 108 0 10108 108A108.1 108.1 0 00128 20Zm0 192a84 84 0 1184-84 84.1 84.1 0 01-84 84Zm68-84a12 12 0 01-12 12h-56a12 12 0 01-12-12V72a12 12 0 0124 0v44h44a12 12 0 0112 12Z"/></svg>';