hollow_red_circle constant

String const hollow_red_circle

Implementation

static const String hollow_red_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 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m0 51c-11.598 0-21-9.402-21-21s9.402-21 21-21c11.599 0 21 9.402 21 21s-9.401 21-21 21"/></svg>';