radio_button_thin constant

String const radio_button_thin

Implementation

static const String radio_button_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 28a100 100 0 10100 100A100.2 100.2 0 00128 28Zm0 192a92 92 0 1192-92 92.1 92.1 0 01-92 92Zm0-152a60 60 0 1060 60 60 60 0 00-60-60Zm0 112a52 52 0 1152-52 52 52 0 01-52 52Z"/></svg>';