white_circle constant

String const white_circle

Implementation

static const String white_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 4c15.439 0 28 12.561 28 28S47.439 60 32 60 4 47.439 4 32 16.561 4 32 4m0-2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2z"/></svg>';