arrow_bottom_left_r constant

String const arrow_bottom_left_r

Implementation

static const String arrow_bottom_left_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="M10 10.037H8v6h6v-2h-2.586l5.33-5.33-1.414-1.414-5.33 5.33v-2.586Z"/><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>';