thin_square constant

String const thin_square

Implementation

static const String thin_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15 1H1v14h14V1zm-1 13H2V2h12v12z"/></svg>';