chevrons_right constant

String const chevrons_right

Icon Data of chevrons_right

Implementation

static const String chevrons_right =
    '<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="m11.314 7.071-4.95-4.95A1 1 0 017.778.707l5.657 5.657a1 1 0 010 1.414l-5.657 5.657a1 1 0 01-1.414-1.414l4.95-4.95zm-6 0-4.95-4.95A1 1 0 111.778.707l5.657 5.657a1 1 0 010 1.414l-5.657 5.657a1 1 0 01-1.414-1.414l4.95-4.95z"/></svg>';