chart_multi_line constant

String const chart_multi_line

Icon Data of chart_multi_line

Implementation

static const String chart_multi_line =
    '<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="m4.586 28 7.178-5.998 7.994 1.938a2.021 2.021 0 001.314-.12L28 20.58l-.848-1.812-6.916 3.229-7.994-1.938a2.003 2.003 0 00-1.74.384L4 25.882V20.49l7.764-6.488 7.994 1.938a2.021 2.021 0 001.314-.12L28 12.58l-.847-1.812-6.918 3.229-7.994-1.938a2.005 2.005 0 00-1.74.384L4 17.882V12.49l7.764-6.488 7.994 1.938a2.021 2.021 0 001.314-.12L28 4.585l-.846-1.812-6.918 3.224-7.994-1.938a2.003 2.003 0 00-1.74.384L4 9.882V2H2v26a2 2 0 002 2h26v-2Z"/></svg>';