arrow_down_r constant

String const arrow_down_r

Implementation

static const String arrow_down_r =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="m14.828 12.026 1.415 1.414L12 17.683 7.757 13.44l1.415-1.414L11 13.854V6.317h2v7.537l1.828-1.828Z"/><path fill-rule="evenodd" d="M1 5a4 4 0 014-4h14a4 4 0 014 4v14a4 4 0 01-4 4H5a4 4 0 01-4-4V5Zm4-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2Z" clip-rule="evenodd"/></g></svg>';