grid_four_fill constant

String const grid_four_fill

Implementation

static const String grid_four_fill =
    '<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 36H52a16 16 0 00-16 16v152a16 16 0 0016 16h152a16 16 0 0016-16V52a16 16 0 00-16-16Zm0 92h-76V52h76Zm-152 0h76v76H52Z"/></svg>';