radio_button_off_fill constant

String const radio_button_off_fill

Implementation

static const String radio_button_off_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22a10 10 0 1110-10 10 10 0 01-10 10Zm0-18a8 8 0 108 8 8 8 0 00-8-8Z"/></svg>';