grid_nine constant

String const grid_nine

Implementation

static const String grid_nine =
    '<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-linecap="round" stroke-width="4"><rect width="38" height="38" x="5" y="5" stroke-linejoin="round" rx="2"/><path d="M5 18h38M5 30h38M17 5v38M30 5v38"/></g></svg>';