black_square_button constant

String const black_square_button

Implementation

static const String black_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" d="M5 1a4 4 0 00-4 4v22a4 4 0 004 4h22a4 4 0 004-4V5a4 4 0 00-4-4H5Zm0 6a2 2 0 012-2h18a2 2 0 012 2v18a2 2 0 01-2 2H7a2 2 0 01-2-2V7Z"/></svg>';