compose constant

String const compose

Implementation

static const String compose =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27 15v15H2V5h15m13 1-4-4L9 19l-2 6 6-2Zm-8 0 4 4ZM9 19l4 4Z"/></svg>';