arrows_down_up constant

String const arrows_down_up

Implementation

static const String arrows_down_up =
    '<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="M117.7 170.3a8.1 8.1 0 010 11.4l-32 32a8.2 8.2 0 01-11.4 0l-32-32a8.1 8.1 0 0111.4-11.4L72 188.7V48a8 8 0 0116 0v140.7l18.3-18.4a8.1 8.1 0 0111.4 0Zm96-96-32-32a8.1 8.1 0 00-11.4 0l-32 32a8.1 8.1 0 0011.4 11.4L168 67.3V208a8 8 0 0016 0V67.3l18.3 18.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4Z"/></svg>';