circle constant

String const circle

Implementation

static const String circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" preserveAspectRatio="xMidYMid meet" viewBox="0 0 42 42"><path fill="currentColor" d="M20.5 5.5C9.454 5.5.5 12.887.5 22s8.954 16.5 20 16.5 20-7.387 20-16.5-8.954-16.5-20-16.5z"/></svg>';