black_large_square constant

String const black_large_square

Implementation

static const String black_large_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M4 1a3 3 0 00-3 3v24a3 3 0 003 3h24a3 3 0 003-3V4a3 3 0 00-3-3H4Z"/></svg>';