square_four constant

String const square_four

Implementation

static const String square_four =
    '<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="M8 4.769c0 1.187-.976 2.148-2.182 2.148H3.181c-1.204 0-2.18-.962-2.18-2.148V2.233c0-1.187.976-2.148 2.18-2.148h2.637C7.024.085 8 1.047 8 2.233v2.536zm0 9.049A2.181 2.181 0 015.818 16H3.181a2.181 2.181 0 01-2.18-2.182v-2.637c0-1.205.976-2.182 2.18-2.182h2.637C7.024 8.999 8 9.976 8 11.181v2.637zm9-9.049c0 1.187-.976 2.148-2.182 2.148h-2.637c-1.204 0-2.18-.962-2.18-2.148V2.233c0-1.187.976-2.148 2.18-2.148h2.637C16.024.085 17 1.047 17 2.233v2.536zm0 9.049A2.181 2.181 0 0114.818 16h-2.637a2.181 2.181 0 01-2.18-2.182v-2.637c0-1.205.976-2.182 2.18-2.182h2.637c1.206 0 2.182.977 2.182 2.182v2.637z"/></svg>';