check_square_fill constant

String const check_square_fill

Implementation

static const String check_square_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="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h160a16 16 0 0016-16V48a16 16 0 00-16-16Zm-30.5 77.8-58.6 56a8.1 8.1 0 01-5.6 2.2 7.9 7.9 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>';