axis_chart_line constant

String const axis_chart_line

Implementation

static const String axis_chart_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 5H4a2 2 0 00-2 2v22a2 2 0 002 2h28a2 2 0 002-2V7a2 2 0 00-2-2ZM4 29V7h28v22Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="m6.007 26.731 21.723-.001c.76-.06 1.18-.93.74-1.56a.974.974 0 00-.74-.43l-19.729-.004.009-13.726c0-.78-.84-1.26-1.51-.87-.31.17-.5.51-.5.87l.007 15.721Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';