template_add_ltr constant

String const template_add_ltr

Implementation

static const String template_add_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="M16 5V1h-2v4h-4v2h4v4h2V7h4V5z"/><path fill="currentColor" d="M0 17V5h8v2H2v8h12v-2h2v4z"/></svg>';