radiobutton constant

String const radiobutton

Implementation

static const String radiobutton =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1023" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1023"><path fill="currentColor" d="M896.428 1023h-768q-53 0-90.5-37.5T.428 895V127q0-53 37.5-90t90.5-37h768q53 0 90.5 37t37.5 90v768q0 53-37.5 90.5t-90.5 37.5zm0-832q0-26-18.5-45t-45.5-19h-640q-27 0-45.5 19t-18.5 45v640q0 27 18.5 45.5t45.5 18.5h640q27 0 45.5-18.5t18.5-45.5V191zm-384.5 512q-79.5 0-135.5-56t-56-135.5 56-136 135.5-56.5 136 56.5 56.5 136-56.5 135.5-136 56z"/></svg>';