square constant

String const square

Implementation

static const String square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M.002 1c0-.553.444-1 .993-1h13.972c.549 0 .993.447.993 1v14c0 .553-.444 1-.993 1H.995a.996.996 0 01-.993-1V1z"/></svg>';