caret_up_duotone constant

String const caret_up_duotone

Implementation

static const String caret_up_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="m48 160 80-80 80 80H48z" opacity=".2"/><path fill="currentColor" d="M208 168H48a8 8 0 01-7.4-4.9 8.4 8.4 0 011.7-8.8l80-80a8.1 8.1 0 0111.4 0l80 80a8.4 8.4 0 011.7 8.8 8 8 0 01-7.4 4.9ZM67.3 152h121.4L128 91.3Z"/></svg>';