libreflix constant

String const libreflix

Implementation

static const String libreflix =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M41 5H7a2 2 0 00-2 2v34a2 2 0 002 2h34a2 2 0 002-2V7a2 2 0 00-2-2Zm-9.86 20.1-12.88 8.68a1.26 1.26 0 01-1.76-.28 1.24 1.24 0 01-.24-.72V15.26A1.25 1.25 0 0117.51 14a1.27 1.27 0 01.75.25L31.15 23a1.25 1.25 0 01.36 1.73 1.19 1.19 0 01-.37.37Z"/></svg>';