radial_selected constant

String const radial_selected

Implementation

static const String radial_selected =
    '<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" stroke="currentColor" stroke-width="2" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-10a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 100-6 3 3 0 000 6Zm0 2a5 5 0 100-10 5 5 0 000 10Z"/></svg>';