top_arrow constant

String const top_arrow

Implementation

static const String top_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m7.715 10.44 7.57-8.13a.992.992 0 011.43-.01l7.57 8.13c.56.596.12 1.563-.71 1.563h-3.64c-.35 0-.64.284-.64.625v5.195c0 .645-.53 1.163-1.19 1.163h-4.22c-.65 0-1.19-.518-1.18-1.153v-5.195a.637.637 0 00-.64-.625h-3.64c-.83 0-1.27-.958-.71-1.564Zm4.725 10.377H6c-.55 0-1 .45-1 1s.45 1 1 1h2.22v6.17c0 .55.45 1 1 1s1-.45 1-1v-6.17h2.22c.55 0 1-.45 1-1 0-.56-.45-1-1-1Zm9.39.011h2.77c1.51 0 2.74 1.23 2.74 2.74 0 1.51-1.23 2.74-2.74 2.74h-1.77v2.69c0 .55-.45 1-1 1s-1-.45-1-1v-7.17c0-.55.45-1 1-1Zm1 3.48h1.77c.41 0 .74-.33.74-.74s-.33-.74-.74-.74h-1.77v1.48Zm-9.39 2.55c0 1.73 1.41 3.14 3.15 3.14 1.73 0 3.15-1.41 3.15-3.14v-2.88c0-1.73-1.41-3.14-3.15-3.14s-3.15 1.41-3.15 3.14v2.88Zm2-2.88a1.15 1.15 0 012.3 0v2.88c0 .64-.52 1.15-1.15 1.15-.63 0-1.15-.52-1.15-1.15v-2.88Z"/></svg>';