arrow_move constant

String const arrow_move

Implementation

static const String arrow_move =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.946 9.976c1.075 0 2.044-.89 2.044-1.988C9.99 6.89 9.02 6 7.946 6 6.871 6 6 6.89 6 7.988c0 1.098.871 1.988 1.946 1.988zM5.21 3.984c-.198-.229-.236-.68-.034-.914L7.55.136a.466.466 0 01.729-.005l2.537 2.951c.202.229.202.67 0 .902H5.21zm5.61 8.057a.47.47 0 010 .688l-2.506 3.104a.587.587 0 01-.725 0l-2.365-3.104a.467.467 0 010-.686l5.597-.002zm2.11-6.773 2.934 2.306a.5.5 0 01.006.76l-2.948 2.411c-.228.207-.654.211-.886 0V5.262s.661-.204.894.006zm-8.917 5.521c-.23.209-.688.207-.917 0L.164 8.33a.502.502 0 01.004-.76l2.908-2.357c.229-.207.707-.209.937 0v5.576z"/></svg>';