grid_large constant

String const grid_large

Implementation

static const String grid_large =
    '<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="M12 4v8h8V6a2 2 0 00-2-2h-6Zm8 9h-8v8h6a2 2 0 002-2v-6Zm-9 8v-8H3v6a2 2 0 002 2h6Zm-8-9h8V4H5a2 2 0 00-2 2v6Zm2-9h13a3 3 0 013 3v13a3 3 0 01-3 3H5a3 3 0 01-3-3V6a3 3 0 013-3Z"/></svg>';