direction_f constant

String const direction_f

Implementation

static const String direction_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 2h4.98a2 2 0 011.03.286L18.863 4a2.333 2.333 0 010 4L16.01 9.714a2 2 0 01-1.03.286H10v9a1 1 0 01-2 0v-9H2a2 2 0 01-2-2V4a2 2 0 012-2h6V1a1 1 0 112 0v1z"/></svg>';