number_square_nine constant

String const number_square_nine

Implementation

static const String number_square_nine =
    '<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-16Zm0 176H48V48h160v160ZM128 76a36 36 0 000 72h1.8l-16.7 27.9a8.1 8.1 0 002.8 11 8.7 8.7 0 004.1 1.1 8.1 8.1 0 006.9-3.9l32.2-54 .3-.5A36 36 0 00128 76Zm-20 36a20 20 0 1120 20 20.1 20.1 0 01-20-20Z"/></svg>';