directions constant

String const directions

Implementation

static const String directions =
    '<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" stroke="currentColor" stroke-width="2" d="m17 11 5-5-5-5m5 5h-4a6 6 0 00-6 6v12M7 6l-5 5 5 5m-5-5h4a6 6 0 016 6v7"/></svg>';