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="M12 21.25a1.81 1.81 0 01-1.28-.53l-7.44-7.44a1.81 1.81 0 010-2.56l7.44-7.44a1.86 1.86 0 012.56 0l7.44 7.44a1.81 1.81 0 010 2.56l-7.44 7.44a1.81 1.81 0 01-1.28.53Zm0-17a.27.27 0 00-.21.09l-7.45 7.45a.29.29 0 000 .42l7.45 7.45a.25.25 0 00.42 0l7.45-7.45a.29.29 0 000-.42l-7.45-7.45a.27.27 0 00-.21-.09Z"/><path fill="currentColor" d="M13.27 14.42a.74.74 0 01-.53-.22.75.75 0 010-1.06l1.7-1.68-1.7-1.68a.75.75 0 111.06-1.06l2.2 2.21A.75.75 0 0116 12l-2.2 2.2a.74.74 0 01-.53.22Z"/><path fill="currentColor" d="M8.5 15a.76.76 0 01-.75-.75v-2.79a.76.76 0 01.75-.75h7a.75.75 0 010 1.5H9.25v2a.76.76 0 01-.75.79Z"/></svg>';