grid_v constant

String const grid_v

Implementation

static const String grid_v =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M16 0H0v16h16V0zM1 5V1h14v4H1zm0 5V6h14v4H1zm0 5v-4h14v4H1z"/></svg>';