caret_double_up constant

String const caret_double_up

Implementation

static const String caret_double_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="M213.7 202.3a8.1 8.1 0 010 11.4 8.2 8.2 0 01-11.4 0L128 139.3l-74.3 74.4a8.1 8.1 0 01-11.4-11.4l80-80a8.1 8.1 0 0111.4 0Zm-160-68.6L128 59.3l74.3 74.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4l-80-80a8.1 8.1 0 00-11.4 0l-80 80a8.1 8.1 0 1011.4 11.4Z"/></svg>';