grid constant

String const grid

Implementation

static const String grid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" fill-rule="evenodd" d="M0 0v6h4V4h2V0H4Zm10 0v4h8V0Zm12.5 0c1.07 23.27 0 47.04 0 70.5H0v7h22.5V100h7V77.5H100v-7H29.5c-.83-23.369.375-47.594 0-70.5ZM34 0v4h8V0Zm12 0v4h2v2h4V4h2V0Zm12 0v4h8V0Zm12 0v4h2v2h4V4h2V0Zm12 0v4h8V0Zm12 0v4h2v2h4V0ZM0 10v8h4v-8zm48 0v8h4v-8zm24 0v8h4v-8zm24 0v8h4v-8ZM0 22v8h4v-2h2v-4H4v-2zm48 0v2h-2v4h2v2h4v-2h2v-4h-2v-2zm24 0v2h-2v4h2v2h4v-2h2v-4h-2v-2zm24 0v2h-2v4h2v2h4v-8zm-86 2v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4ZM0 34v8h4v-8zm48 0v8h4v-8zm24 0v8h4v-8zm24 0v8h4v-8ZM0 46v8h4v-2h2v-4H4v-2zm48 0v2h-2v4h2v2h4v-2h2v-4h-2v-2zm24 0v2h-2v4h2v2h4v-2h2v-4h-2v-2zm24 0v2h-2v4h2v2h4v-8zm-86 2v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4ZM0 58v8h4v-8zm48 0v8h4v-8zm24 0v8h4v-8zm24 0v8h4v-8ZM0 82v8h4v-8zm48 0v8h4v-8zm24 0v8h4v-8zm24 0v8h4v-8ZM0 94v6h6v-4H4v-2zm48 0v2h-2v4h8v-4h-2v-2zm24 0v2h-2v4h8v-4h-2v-2zm24 0v2h-2v4h6v-6zm-86 2v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4zm24 0v4h8v-4z" color="currentColor"/></svg>';