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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.75 3.75 8 8.25l4.25-4.5m-8.5 5L8 13.25l4.25-4.5"/></svg>';