radio_button constant

String const radio_button

Implementation

static const String radio_button =
    '<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 45c-8.284 0-15-6.717-15-15 0-8.285 6.716-15 15-15s15 6.715 15 15c0 8.283-6.716 15-15 15"/></svg>';