arrow_down2 constant

String const arrow_down2

Icon Data of arrow_down2

Implementation

static const String arrow_down2 =
    '<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" d="m13.707 9.707-5 5a.999.999 0 01-1.414 0l-5-5a.999.999 0 111.414-1.414L7 11.586V2a1 1 0 012 0v9.586l3.293-3.293a.997.997 0 011.414 0 .999.999 0 010 1.414z"/></svg>';