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="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M2 2v60h60V2H2zm58 58H4V4h56v56z"/><path fill="currentColor" d="M10 10h44v44H10z"/></svg>';