chart_line_data constant

String const chart_line_data

Icon Data of chart_line_data

Implementation

static const String chart_line_data =
    '<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="M10.06 17.88A4.25 4.25 0 0011 18a4 4 0 002.23-.68l3.22 2.87a3.88 3.88 0 00-.2 3.17A4 4 0 1022.62 19l2.54-5.09a3.78 3.78 0 002.91-.53 4 4 0 10-4.69-.38l-2.54 5.09A3.86 3.86 0 0020 18a4 4 0 00-2.23.68l-3.22-2.87a3.88 3.88 0 00.2-3.17 4 4 0 10-6.45 4.29L4 25V2H2v26a2 2 0 002 2h26v-2H4.67ZM26 8a2 2 0 11-2 2 2 2 0 012-2Zm-4 14a2 2 0 11-2-2 2 2 0 012 2ZM11 12a2 2 0 11-2 2 2 2 0 012-2Z"/></svg>';