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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="20" height="22" x="4" y="24" rx="2" transform="rotate(-45 4 24)"/><rect width="20" height="20" x="16" y="24" rx="2" transform="rotate(-45 16 24)"/></g></svg>';