caret_double_right_thin constant

String const caret_double_right_thin

Implementation

static const String caret_double_right_thin =
    '<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="m138.8 130.8-80 80a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6l77.1-77.2-77.1-77.2a4 4 0 015.6-5.6l80 80a3.9 3.9 0 010 5.6Zm80-5.6-80-80a4 4 0 00-5.6 5.6l77.1 77.2-77.1 77.2a3.9 3.9 0 000 5.6 3.9 3.9 0 005.6 0l80-80a3.9 3.9 0 000-5.6Z"/></svg>';