arrow_thick_down constant

String const arrow_thick_down

Implementation

static const String arrow_thick_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M7 10V2h6v8h5l-8 8-8-8h5z"/></svg>';