direction_sign constant

String const direction_sign

Implementation

static const String direction_sign =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3.32 12.774 7.906 7.905c.427.428 1.12.428 1.548 0l7.905-7.905a1.095 1.095 0 000-1.548l-7.905-7.905a1.095 1.095 0 00-1.548 0l-7.905 7.905a1.095 1.095 0 000 1.548zM8 12h7.5"/><path d="m12 8.5 3.5 3.5-3.5 3.5"/></g></svg>';