chevrons_up constant

String const chevrons_up

Icon Data of chevrons_up

Implementation

static const String chevrons_up =
    '<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="m7.071 2.828-4.95 4.95A1 1 0 01.707 6.364L6.364.707a1 1 0 011.414 0l5.657 5.657a1 1 0 01-1.414 1.414l-4.95-4.95zm0 6-4.95 4.95a1 1 0 11-1.414-1.414l5.657-5.657a1 1 0 011.414 0l5.657 5.657a1 1 0 01-1.414 1.414l-4.95-4.95z"/></svg>';