number_square_one constant

String const number_square_one

Implementation

static const String number_square_one =
    '<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="M140 84v92a8 8 0 01-16 0V98.9l-11.6 7.8a8 8 0 01-8.8-13.4l24-16a8.3 8.3 0 018.2-.4A8 8 0 01140 84Zm84-36v160a16 16 0 01-16 16H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16Zm-16 160V48H48v160Z"/></svg>';