white_large_square constant

String const white_large_square

Implementation

static const String white_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="M1 4a3 3 0 013-3h24a3 3 0 013 3v24a3 3 0 01-3 3H4a3 3 0 01-3-3V4Zm3-1a1 1 0 00-1 1v24a1 1 0 001 1h24a1 1 0 001-1V4a1 1 0 00-1-1H4Z"/></svg>';