arrow_square_out constant

String const arrow_square_out

Implementation

static const String arrow_square_out =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 100a8 8 0 01-16 0V59.3l-58.4 58.4a8 8 0 01-5.6 2.3 8.3 8.3 0 01-5.7-2.3 8 8 0 010-11.3L196.7 48H156a8 8 0 010-16h60a8 8 0 018 8Zm-40 36a8 8 0 00-8 8v64H48V80h64a8 8 0 000-16H48a16 16 0 00-16 16v128a16 16 0 0016 16h128a16 16 0 0016-16v-64a8 8 0 00-8-8Z"/></svg>';