white_medium_square constant

String const white_medium_square

Implementation

static const String white_medium_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 7a3 3 0 013-3h18a3 3 0 013 3v18a3 3 0 01-3 3H7a3 3 0 01-3-3V7Zm3-1a1 1 0 00-1 1v18a1 1 0 001 1h18a1 1 0 001-1V7a1 1 0 00-1-1H7Z"/></svg>';