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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="16" cy="16" r="12" fill="currentColor" stroke="currentColor" stroke-width="4"/></svg>';