sign_left constant

String const sign_left

Implementation

static const String sign_left =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M16 5h-3V3a1 1 0 00-2 0v2H6a1 1 0 00-.78.38l-2 2.5a1 1 0 000 1.24l2 2.5A1 1 0 006 12h5v8H9a1 1 0 000 2h6a1 1 0 000-2h-2v-8h3a1 1 0 001-1V6a1 1 0 00-1-1Zm-1 5H6.48l-1.2-1.5L6.48 7H15Z"/></svg>';