caret_down_duotone constant

String const caret_down_duotone

Implementation

static const String caret_down_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="m208 96-80 80-80-80h160z" opacity=".2"/><path fill="currentColor" d="M128 184a8.5 8.5 0 01-5.7-2.3l-80-80a8.4 8.4 0 01-1.7-8.8A8 8 0 0148 88h160a8 8 0 017.4 4.9 8.4 8.4 0 01-1.7 8.8l-80 80a8.5 8.5 0 01-5.7 2.3Zm-60.7-80 60.7 60.7 60.7-60.7Z"/></svg>';