cluster constant

String const cluster

Implementation

static const String cluster =
    '<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" d="M1 13v10h22V13Zm12 6H4v-2h9Zm3 0a1 1 0 111-1 1 1 0 01-1 1Zm3 0a1 1 0 111-1 1 1 0 01-1 1ZM1 1v10h22V1Zm12 6H4V5h9Zm3 0a1 1 0 111-1 1 1 0 01-1 1Zm3 0a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';