merge constant

String const merge

Implementation

static const String merge =
    '<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" fill-rule="evenodd" d="M5.5 3.5a1 1 0 11-2 0 1 1 0 012 0Zm-.044 2.31a2.5 2.5 0 10-1.706.076v4.228a2.501 2.501 0 101.5 0V8.373a5.735 5.735 0 003.86 1.864 2.501 2.501 0 10.01-1.504 4.254 4.254 0 01-3.664-2.922ZM11.5 10.5a1 1 0 100-2 1 1 0 000 2Zm-6 2a1 1 0 11-2 0 1 1 0 012 0Z" clip-rule="evenodd"/></svg>';