angle_double_down constant

String const angle_double_down

Implementation

static const String angle_double_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.646 10.854a.498.498 0 00.707 0l3.5-3.5a.5.5 0 00-.707-.708L12 9.793 8.853 6.647a.5.5 0 00-.707.707l3.5 3.5zm3.5 1.792L12 15.793l-3.147-3.146a.5.5 0 00-.707.707l3.5 3.5a.498.498 0 00.707 0l3.5-3.5a.5.5 0 00-.707-.708z"/></svg>';