arrow_square_down_f constant

String const arrow_square_down_f

Icon Data of arrow_square_down_f

Implementation

static const String arrow_square_down_f =
    '<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="M9.293 14.707a.997.997 0 001.414 0l4.243-4.243a1 1 0 10-1.414-1.414L11 11.586V6a1 1 0 00-2 0v5.586L6.464 9.05a1 1 0 10-1.414 1.414l4.243 4.243zM4 0h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4z"/></svg>';