caret_right constant

String const caret_right

Implementation

static const String caret_right =
    '<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="M96 216a8.5 8.5 0 01-5.7-2.3 8.1 8.1 0 010-11.4l74.4-74.3-74.4-74.3a8.1 8.1 0 0111.4-11.4l80 80a8.1 8.1 0 010 11.4l-80 80A8.5 8.5 0 0196 216Z"/></svg>';