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" d="m21.12 9.88-7-7a3.08 3.08 0 00-4.24 0l-7 7a3 3 0 000 4.24l7 7a3 3 0 004.24 0l7-7a3 3 0 000-4.24Zm-1.41 2.83-7 7a1 1 0 01-1.42 0l-7-7a1 1 0 010-1.42l7-7a1 1 0 011.42 0l7 7a1 1 0 010 1.42Zm-5.5-3.42a1 1 0 00-1.42 1.42l.3.29H9.5a1 1 0 00-1 1v2a1 1 0 002 0v-1h2.59l-.3.29a1 1 0 000 1.42 1 1 0 001.42 0l2-2a1 1 0 000-1.42Z"/></svg>';