chart_line_fill constant

String const chart_line_fill

Implementation

static const String chart_line_fill =
    '<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="M0 0h24v24H0z"/><path d="M4 3.5a1.5 1.5 0 011.493 1.356L5.5 5v12.5H20a1.5 1.5 0 01.144 2.993L20 20.5H4a1.5 1.5 0 01-1.493-1.356L2.5 19V5A1.5 1.5 0 014 3.5Zm16.193 2.818c1.346 0 2.02 1.627 1.068 2.578l-5.569 5.569a1.6 1.6 0 01-2.263 0l-2.404-2.404-2.475 2.475a1.5 1.5 0 11-2.121-2.122L9.894 8.95a1.6 1.6 0 012.262 0l2.405 2.405 2.181-2.182a1.5 1.5 0 01.647-2.854h2.804Z"/></g></svg>';