spark_line constant

String const spark_line

Implementation

static const String spark_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M14 6a2 2 0 00-2 2v.16l-.81.25-2.3-3.48-1.73 4.32L6 3.44 3.7 8.22 2.06 6.91 0 8v1.08l1.94-1 2.11 1.7 1.56-3.22 1.23 6.19 2.27-5.68 1.68 2.52 1.55-.48A2 2 0 1014.004 6H14zm0 3a1 1 0 110-2 1 1 0 010 2z"/></svg>';