five_tile_grid constant

String const five_tile_grid

Icon Data of five_tile_grid

Implementation

static const String five_tile_grid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M0 256h2048v1408H0V256zm1024 128v512h384V384h-384zM896 1536V384H128v1152h768zm512 0v-512h-384v512h384zm512 0v-512h-384v512h384zm-384-640h384V384h-384v512z"/></svg>';