arrow_down constant

String const arrow_down

Icon Data of 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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-5 -4.5 24 24"><path fill="currentColor" d="m8 11.243 3.95-3.95a1 1 0 111.414 1.414l-5.657 5.657a.997.997 0 01-1.414 0L.636 8.707A1 1 0 112.05 7.293L6 11.243V1.657a1 1 0 112 0v9.586z"/></svg>';