puzzle constant

String const puzzle

Implementation

static const String puzzle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="m14.992 6.567-.01-2.817c0-.911-.799-1.724-1.709-1.724h-3.185C10.092.698 9.006.075 7.668.075c-1.337 0-2.419.623-2.419 1.917 0 .012-2.536.034-2.536.034-.908 0-1.681.813-1.681 1.724l.035 2.711c1.322.016 2.39 1.056 2.39 2.341 0 1.284-1.067 2.323-2.39 2.34v3.208c0 .911.736 1.65 1.645 1.65h10.561c.909 0 1.745-.739 1.745-1.65l-.011-3.116c1.162-.139 1.969-1.125 1.969-2.333 0-1.215-.813-2.202-1.984-2.334z"/></svg>';