grid_two constant

String const grid_two

Implementation

static const String grid_two =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M39.3 6H8.7A2.7 2.7 0 006 8.7v30.6A2.7 2.7 0 008.7 42h30.6a2.7 2.7 0 002.7-2.7V8.7A2.7 2.7 0 0039.3 6Z"/><path stroke-linecap="round" d="M24 6v36M6 24h36"/></g></svg>';