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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.444 8.333H9.556c-.675 0-1.223.548-1.223 1.223v4.888c0 .675.548 1.223 1.223 1.223h4.888c.675 0 1.223-.548 1.223-1.223V9.556c0-.675-.548-1.223-1.223-1.223M18.111 22H5.89A3.89 3.89 0 012 18.111V5.89A3.89 3.89 0 015.889 2H18.11A3.89 3.89 0 0122 5.889V18.11A3.89 3.89 0 0118.111 22Zm0 2A5.89 5.89 0 0024 18.111V5.89A5.89 5.89 0 0018.111 0H5.89A5.89 5.89 0 000 5.889V18.11A5.89 5.89 0 005.889 24H18.11Z"/></svg>';