chevrons_down constant

String const chevrons_down

Icon Data of chevrons_down

Implementation

static const String chevrons_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 -5 24 24"><path fill="currentColor" d="m7.071 5.314 4.95-4.95a1 1 0 111.414 1.414L7.778 7.435a1 1 0 01-1.414 0L.707 1.778A1 1 0 112.121.364l4.95 4.95zm0 6 4.95-4.95a1 1 0 111.414 1.414l-5.657 5.657a1 1 0 01-1.414 0L.707 7.778a1 1 0 111.414-1.414l4.95 4.95z"/></svg>';