radio_button_light constant

String const radio_button_light

Implementation

static const String radio_button_light =
    '<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 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Zm0-152a62 62 0 1062 62 62.1 62.1 0 00-62-62Zm0 112a50 50 0 1150-50 50 50 0 01-50 50Z"/></svg>';