arrow_square_down constant

String const arrow_square_down

Icon Data of arrow_square_down

Implementation

static const String arrow_square_down =
    '<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"><g fill="currentColor"><path d="M4 2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2H4zm0-2h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4z"/><path d="M9 11.586V6a1 1 0 112 0v5.586l2.536-2.536a1 1 0 011.414 1.414l-4.243 4.243a.997.997 0 01-1.414 0L5.05 10.464A1 1 0 116.464 9.05L9 11.586z"/></g></svg>';