freeblocks constant

String const freeblocks

Implementation

static const String freeblocks =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 11.667h6.167v6.167H5.5zm0-6.167h6.167v6.167H5.5zm18.5 0h6.167v6.167H24zm6.167 0h6.167v6.167h-6.167z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M36.333 5.5H42.5v6.167h-6.167zm-24.666 6.167h6.167v6.167h-6.167z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M11.667 17.833h6.167V24h-6.167zm18.5-6.166h6.167v6.167h-6.167z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M30.167 17.833h6.167V24h-6.167zm0 18.501v6.167H24v-6.167zm12.334-.001V42.5h-6.167v-6.167zm-.001-6.167v6.167h-6.167v-6.167zM30.166 24v6.167h-6.167V24z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24.001 36.333V42.5h-6.167v-6.167zm-6.167.001v6.167h-6.167v-6.167zm-6.167 0v6.167H5.5v-6.167zm6.166-6.167v6.167h-6.167v-6.167zm0-18.5H24v6.167h-6.167z"/></svg>';