arrows_corners constant

String const arrows_corners

Icon Data of arrows_corners

Implementation

static const String arrows_corners =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M1 0h6a1 1 0 110 2H3.414L18 16.586V13a1 1 0 012 0v6a1 1 0 01-1 1h-6a1 1 0 010-2h3.586L2 3.414V7a1 1 0 11-2 0V1a1 1 0 011-1z"/></svg>';