pie_chart constant

String const pie_chart

Implementation

static const String pie_chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><defs><path id="svgIDa" d="M1.37 18.615h17.945c.379 0 .685.31.685.693a.689.689 0 01-.685.692H.685A.689.689 0 010 19.308V.692C0 .31.306 0 .685 0c.378 0 .684.31.684.692v17.923ZM2.836 17.4l2.753-5.57 2.754 1.392 3.442-4.179 2.754 2.09 4.131-6.268V17.4H2.837Z"/></defs><use fill="currentColor" href="#svgIDa"/></svg>';