chart_line_outline constant

String const chart_line_outline

Icon Data of 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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8 40V7H6v34a1 1 0 001 1h34v-2H8Z"/><path d="m14.772 27.136-7 8.5-1.544-1.272 7-8.5 1.544 1.272Zm9.843 1.287-6-2.5.77-1.846 6 2.5-.77 1.846Zm12.165-9.298-6 7.5-1.56-1.25 6-7.5 1.56 1.25Z"/><path d="M16 26a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Zm12 2a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Zm10-14a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z"/></g></svg>';