on_arrow constant

String const on_arrow

Implementation

static const String on_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="m22.59 2.224 7.14 6.5c.36.32.36.89 0 1.21l-7.14 6.5c-.53.48-1.38.1-1.38-.61v-2.85c0-.45-.37-.82-.82-.82h-8.78c-.45 0-.82.37-.82.82v2.85c0 .72-.85 1.09-1.38.61l-7.14-6.5a.824.824 0 010-1.22l7.14-6.5c.53-.48 1.38-.1 1.38.61v2.86c0 .45.37.82.82.82h8.78c.45 0 .82-.37.82-.82v-2.85c0-.72.85-1.09 1.38-.61Zm0 24.29c0 .55.45 1 1 1 .56 0 1-.44 1-1v-4.81c0-.55-.45-1-1-1s-1 .45-1 1v4.81Zm-2.12 3.49c-.33 0-.65-.16-.84-.45l-2.95-4.49v3.94c0 .55-.45 1-1 1s-1-.45-1-1v-7.29c0-.44.29-.83.71-.96s.88.04 1.12.41l2.95 4.49v-3.94c0-.55.45-1 1-1s1 .45 1 1v7.29c0 .44-.29.83-.71.96-.09.03-.18.04-.28.04Zm-9.88 0c-1.75 0-3.18-1.43-3.18-3.18v-2.93c0-1.75 1.43-3.18 3.18-3.18 1.75 0 3.18 1.43 3.18 3.18v2.93c0 1.75-1.43 3.18-3.18 3.18Zm0-7.29c-.65 0-1.18.53-1.18 1.18v2.93c0 .65.53 1.18 1.18 1.18.65 0 1.18-.53 1.18-1.18v-2.93c0-.65-.53-1.18-1.18-1.18Zm13 7.29a.91.91 0 100-1.82.91.91 0 000 1.82Z"/></svg>';