large_grid constant

String const large_grid

Icon Data of large_grid

Implementation

static const String large_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="M128 128h1664v1664H128V128zm1536 128H256v640h1408V256zM256 1024v640h640v-640H256zm768 640h640v-640h-640v640z"/></svg>';