caret_double_right_light constant

String const caret_double_right_light

Implementation

static const String caret_double_right_light =
    '<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="m140.2 132.2-80 80a5.9 5.9 0 01-8.4-8.4l75.7-75.8-75.7-75.8a5.9 5.9 0 018.4-8.4l80 80a5.8 5.8 0 010 8.4Zm80-8.4-80-80a5.9 5.9 0 00-8.4 8.4l75.7 75.8-75.7 75.8a5.9 5.9 0 108.4 8.4l80-80a5.8 5.8 0 000-8.4Z"/></svg>';