arrow_down constant

String const arrow_down

Implementation

static const String arrow_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 10 16"><path fill="currentColor" fill-rule="evenodd" d="M7 7V3H3v4H0l5 6 5-6H7z"/></svg>';