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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 7.5a8.5 8.5 0 100 17 8.5 8.5 0 000-17ZM2 16C2 8.268 8.268 2 16 2s14 6.268 14 14-6.268 14-14 14S2 23.732 2 16Z"/></svg>';