shape_square constant

String const shape_square

Implementation

static const String shape_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 4h17v17H3V4Zm1 1v15h15V5H4Z"/></svg>';