check_circle_fill constant

String const check_circle_fill

Implementation

static const String check_circle_fill =
    '<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 24a104 104 0 10104 104A104.2 104.2 0 00128 24Zm49.5 85.8-58.6 56a8.1 8.1 0 01-5.6 2.2 7.7 7.7 0 01-5.5-2.2l-29.3-28a8 8 0 1111-11.6l23.8 22.7 53.2-50.7a8 8 0 0111 11.6Z"/></svg>';