white_square_button constant

String const white_square_button

Implementation

static const String white_square_button =
    '<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" stroke="currentColor" stroke-width="2" d="M6 7a1 1 0 011-1h18a1 1 0 011 1v18a1 1 0 01-1 1H7a1 1 0 01-1-1V7Z"/></svg>';