grid_four_thin constant

String const grid_four_thin

Implementation

static const String grid_four_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M204 40H52a12 12 0 00-12 12v152a12 12 0 0012 12h152a12 12 0 0012-12V52a12 12 0 00-12-12Zm4 12v72h-76V48h72a4 4 0 014 4ZM52 48h72v76H48V52a4 4 0 014-4Zm-4 156v-72h76v76H52a4 4 0 01-4-4Zm156 4h-72v-76h76v72a4 4 0 01-4 4Z"/></svg>';