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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="m100 42.333-11.905-5.476-10.822-4.978 1.163 4.46H66.899c-1.83-1.412-4.157-2.577-6.8-3.418l-.534-5.588h7.826l-9.058-4.166L50 19.333l-8.333 3.834-9.058 4.166h7.826l-.535 5.588c-2.642.841-4.97 2.006-6.799 3.417H21.564l1.163-4.46-10.822 4.98L0 42.332l7.895 6.053 8.772 6.725 1.587-6.085h12.88c1.569 1.81 3.892 3.38 6.79 4.562l-.865 9.04H26.47l11.03 8.455L50 80.667l12.5-9.584 11.03-8.456H62.94l-.864-9.04c2.897-1.181 5.22-2.752 6.789-4.56h12.88l1.587 6.084 8.772-6.725L100 42.333m-41 0c.233 2.974-3.72 5.42-9 5.42-5.28 0-9.233-2.446-9-5.42.221-2.827 4.175-4.952 9-4.952s8.779 2.125 9 4.952" color="currentColor"/></svg>';