consolidate constant

String const consolidate

Implementation

static const String consolidate =
    '<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="M18 9h2V4h2v5a2 2 0 01-2 2h-2v2l-3-3 3-3m-4 3a2 2 0 10-2 2 2 2 0 002-2M2 11v5h2v-5h2v2l3-3-3-3v2H4a2 2 0 00-2 2m13 5-3-3-3 3h2v2a2 2 0 002 2h5v-2h-5v-2"/></svg>';