circle_thin constant

String const circle_thin

Implementation

static const String circle_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 228a100 100 0 11100-100 100.2 100.2 0 01-100 100Zm0-192a92 92 0 1092 92 92.1 92.1 0 00-92-92Z"/></svg>';