layout_rtl constant

String const layout_rtl

Implementation

static const String layout_rtl =
    '<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="M1 12v7h18V1h-7v11z"/><path fill="currentColor" d="M1 1v8h8V1zm2 2h4v4H3z"/></svg>';