cubes constant

String const cubes

Implementation

static const String cubes =
    '<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="M12 6V2L8 0 4 2v4L0 8v5l4 2 4-2 4 2 4-2V8zM8.09 1.12 11 2.56l-2.6 1.3-2.91-1.44zM5 2.78l3 1.5v3.6l-3-1.5v-3.6zm-1 11.1-3-1.5v-3.6l3 1.5v3.6zm.28-4L1.4 8.42 4 7.12l2.88 1.44zm7.72 4-3-1.5v-3.6l3 1.5v3.6zm.28-4L9.4 8.42l2.6-1.3 2.88 1.44z"/></svg>';