new_window_ltr constant

String const new_window_ltr

Implementation

static const String new_window_ltr =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M17 17H3V3h5V1H3a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-5h-2z"/><path fill="currentColor" d="m11 1 3.3 3.3L8.6 10l1.4 1.4 5.7-5.7L19 9V1z"/></svg>';