arrows_in_cardinal constant

String const arrows_in_cardinal

Implementation

static const String arrows_in_cardinal =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M161.9 182.6a7.9 7.9 0 010 11.3 7.7 7.7 0 01-5.6 2.4 8 8 0 01-5.7-2.4L136 179.3V232a8 8 0 01-16 0v-52.7l-14.6 14.6a8 8 0 01-11.3-11.3l28.2-28.3a8.1 8.1 0 0111.4 0Zm-39.6-80.9a8.2 8.2 0 0011.4 0l28.2-28.3a8 8 0 10-11.3-11.3L136 76.7V24a8 8 0 00-16 0v52.7l-14.6-14.6a8 8 0 10-11.3 11.3Zm-20.6 20.6L73.4 94.1a8 8 0 10-11.3 11.3L76.7 120H24a8 8 0 000 16h52.7l-14.6 14.6a7.9 7.9 0 000 11.3 7.7 7.7 0 005.6 2.4 8 8 0 005.7-2.4l28.3-28.2a8.1 8.1 0 000-11.4ZM232 120h-52.7l14.6-14.6a8 8 0 00-11.3-11.3l-28.3 28.2a8.1 8.1 0 000 11.4l28.3 28.2a8 8 0 005.7 2.4 7.7 7.7 0 005.6-2.4 7.9 7.9 0 000-11.3L179.3 136H232a8 8 0 000-16Z"/></svg>';