radio_checked constant

String const radio_checked

Icon Data of radio_checked

Implementation

static const String radio_checked =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 100 16A8 8 0 008 0zm0 14A6 6 0 118 2a6 6 0 010 12zM5 8a3 3 0 116 0 3 3 0 01-6 0z"/></svg>';