template_add_rtl constant

String const template_add_rtl

Implementation

static const String template_add_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="M0 7h4v4h2V7h4V5H6V1H4v4H0z"/><path fill="currentColor" d="M4 13h2v2h12V7h-6V5h8v12H4z"/></svg>';