mosaic constant

String const mosaic

Implementation

static const String mosaic =
    '<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" d="M44 36h-8v8h8v-8Zm-16 0h-8v8h8v-8Zm-16 0H4v8h8v-8Zm32-16h-8v8h8v-8Zm-16 0h-8v8h8v-8Zm-16 0H4v8h8v-8ZM44 4h-8v8h8V4ZM28 4h-8v8h8V4ZM12 4H4v8h8V4Zm8 8h-8v8h8v-8Zm0 16h-8v8h8v-8Zm16-16h-8v8h8v-8Zm0 16h-8v8h8v-8Z"/></svg>';