vector_square constant

String const vector_square

Implementation

static const String vector_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" d="M20 16.18V7.82A3 3 0 1016.18 4H7.82A3 3 0 104 7.82v8.36A3 3 0 107.82 20h8.36A3 3 0 1020 16.18ZM19 4a1 1 0 11-1 1 1 1 0 011-1ZM5 4a1 1 0 11-1 1 1 1 0 011-1Zm0 16a1 1 0 111-1 1 1 0 01-1 1Zm11.18-2H7.82A3 3 0 006 16.18V7.82A3 3 0 007.82 6h8.36A3 3 0 0018 7.82v8.36A3 3 0 0016.18 18ZM19 20a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';