caret_right_duotone constant

String const caret_right_duotone

Implementation

static const String caret_right_duotone =
    '<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 48 80 80-80 80V48z" opacity=".2"/><path fill="currentColor" d="M96 216a8.5 8.5 0 01-3.1-.6A8 8 0 0188 208V48a8 8 0 014.9-7.4 8.4 8.4 0 018.8 1.7l80 80a8.1 8.1 0 010 11.4l-80 80A8.3 8.3 0 0196 216Zm8-148.7v121.4l60.7-60.7Z"/></svg>';