cell constant

String const cell

Implementation

static const String cell =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4 4 6v5l4 2 4-2V6zm4 7 4 2 4-2V6l-4-2-4 2m-4 7v5l4 2 4-2v-5"/></svg>';