palete constant

String const palete

Implementation

static const String palete =
    '<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="M8.25 0C1.87 0-.86 7.38.24 9.92c.82 1.89 2.62.08 3.34 1 1.88 2.46-2.11 3.81.09 4.68C6.26 16.66 16 16 16 7.07 16 4.38 14.66 0 8.25 0zM4.47 9A1.5 1.5 0 116 7.5 1.5 1.5 0 014.5 9h-.032zM6 3.5A1.5 1.5 0 117.5 5h-.032A1.5 1.5 0 016 3.5zM8.47 14A1.5 1.5 0 1110 12.5 1.5 1.5 0 018.5 14h-.032zm4-3A1.5 1.5 0 1114 9.5a1.5 1.5 0 01-1.5 1.5h-.032zm0-5A1.5 1.5 0 1114 4.5 1.5 1.5 0 0112.5 6h-.032z"/></svg>';