dots_three_circle_thin constant

String const dots_three_circle_thin

Implementation

static const String dots_three_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 28a100 100 0 10100 100A100.2 100.2 0 00128 28Zm0 192a92 92 0 1192-92 92.1 92.1 0 01-92 92Zm8-92a8 8 0 11-8-8 8 8 0 018 8Zm48 0a8 8 0 11-8-8 8 8 0 018 8Zm-96 0a8 8 0 11-8-8 8 8 0 018 8Z"/></svg>';