layout_ltr constant

String const layout_ltr

Implementation

static const String layout_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="M8 12V1H1v18h18v-7z"/><path fill="currentColor" d="M11 1v8h8V1zm6 6h-4V3h4z"/></svg>';