chart_line_outline constant

String const chart_line_outline

Implementation

static const String chart_line_outline =
    '<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"><path fill="currentColor" d="M5.999 17a3.014 3.014 0 01-1.873-.658 2.978 2.978 0 01-1.107-2.011 2.979 2.979 0 01.639-2.206l4-5c.978-1.225 2.883-1.471 4.143-.523l1.674 1.254 2.184-2.729a3 3 0 114.682 3.747l-4 5c-.977 1.226-2.882 1.471-4.143.526l-1.674-1.256-2.184 2.729A2.977 2.977 0 015.999 17zM10 8a.997.997 0 00-.781.374l-4 5.001a.99.99 0 00-.213.734c.03.266.161.504.369.67a.996.996 0 001.406-.155l3.395-4.244L13.4 12.8c.42.316 1.056.231 1.381-.176l4-5.001a.992.992 0 00.213-.734.994.994 0 00-.369-.67.996.996 0 00-1.406.156l-3.395 4.242L10.6 8.2A.986.986 0 0010 8zm9 13H5a1 1 0 110-2h14a1 1 0 110 2z"/></svg>';