arrow_two_way_right constant

String const arrow_two_way_right

Implementation

static const String arrow_two_way_right =
    '<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="M13.276 6.716a.842.842 0 01-1.17 0V4.992H2.464c-.827 0-1.5-.66-1.5-1.472 0-.812.673-1.472 1.5-1.472h9.642V.249a.839.839 0 011.17 0l2.48 2.708a.799.799 0 010 1.146l-2.48 2.613zm2.482 4.114-2.573-2.538a.834.834 0 00-1.171 0v1.731H2.583c-.828 0-1.5.664-1.5 1.481 0 .817.672 1.481 1.5 1.481h9.431v1.732a.838.838 0 001.171 0l2.573-2.538c.322-.318.322-1.031 0-1.349z"/></svg>';