substitute constant

String const substitute

Implementation

static const String substitute =
    '<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="m0 5 .53-.53 2.25-2.25a.75.75 0 011.06 1.06l-.969.97h10.38a.75.75 0 010 1.5H2.87l.97.97a.75.75 0 01-1.06 1.06L.53 5.53 0 5Zm16 6-.53-.53-2.25-2.25a.75.75 0 10-1.061 1.06l.97.97H2.748a.75.75 0 000 1.5h10.38l-.97.97a.75.75 0 101.06 1.06l2.25-2.25L16 11Z" clip-rule="evenodd"/></svg>';