number_square_one_fill constant

String const number_square_one_fill

Implementation

static const String number_square_one_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-68 144a8 8 0 01-16 0V99l-11.6 7.6a7.8 7.8 0 01-11-2.2 8 8 0 012.2-11.1l24-16A8 8 0 01140 84Z"/></svg>';