round_trip constant

String const round_trip

Implementation

static const String round_trip =
    '<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"><path d="m9 24-4-4s-1.4 4.728-1.076 7.578C4.248 30.428 7.274 32.574 10 31c2.727-1.574 34-21 34-21l-9-2L9 24Z"/><path d="m26 13-15.202-1.615L8 13l7 7m14 24-4-5h17v-4m-10-7 4 5H19v4"/></g></svg>';