caret_double_down_bold constant

String const caret_double_down_bold

Implementation

static const String caret_double_down_bold =
    '<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="M216.5 119.5a12 12 0 010 17l-80 80a12.1 12.1 0 01-17 0l-80-80a12 12 0 0117-17L128 191l71.5-71.5a12 12 0 0117 0Zm-97 17a12.1 12.1 0 0017 0l80-80a12 12 0 00-17-17L128 111 56.5 39.5a12 12 0 00-17 17Z"/></svg>';