grid_sixteen constant

String const grid_sixteen

Icon Data of grid_sixteen

Implementation

static const String grid_sixteen =
    '<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="40" height="40" x="4" y="4" stroke-linejoin="round" rx="2"/><path d="M14 4v40M24 4v40M34 4v40"/><path stroke-linejoin="round" d="M4 14h40M4 34h40M4 24h40"/></g></svg>';