toggl constant

String const toggl

Implementation

static const String toggl =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16 16-7.161 16-16S24.839 0 16 0zm-1.12 6.229h2.24v11.145h-2.24zM16 24.208a7.83 7.83 0 01-7.817-7.828 7.818 7.818 0 015.749-7.536v2.281a5.655 5.655 0 00-3.593 5.276 5.662 5.662 0 107.73-5.271V8.838a7.825 7.825 0 015.755 7.547 7.818 7.818 0 01-7.823 7.817z"/></svg>';