chart_increasing constant

String const chart_increasing

Implementation

static const String chart_increasing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20c1.427 0 2.62.996 2.925 2.33L14.97 19.327a.5.5 0 01-.699.01l-2.148-2.04a2.2 2.2 0 00-3.06.03L3 23.31V6Zm.002 20.102 7.234-7.168a.5.5 0 01.694-.01l2.15 2.018a2.2 2.2 0 003.052-.04L29 8.176V26a3 3 0 01-3 3H6a3 3 0 01-2.998-2.898Z"/></svg>';