copyright constant

String const copyright

Implementation

static const String copyright =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0t257 68.5T955.5 255t68.5 257-68.5 257T769 955.5 512 1024zm0-896q-104 0-192.5 51.5t-140 140T128 512t51.5 192.5 140 140T512 896t192.5-51.5 140-140T896 512t-51.5-192.5-140-140T512 128zm222 304q-6 21-23 34.5T672 480q-8 0-16-3t-13-6-11.5-10-9-10-7-10.5-5.5-8.5q-39-48-98-48-53 0-90.5 37.5T384 512t37.5 90.5T512 640q59 0 98-48 2-2 9.5-13.5t12.5-17 16-11.5 24-6q22 0 39 13.5t23 34.5q1 4 2 11t-3.5 23.5T714 656q-37 50-90 81t-112 31q-106 0-181-75t-75-181 75-181 181-75q61 0 114.5 31.5T717 371q12 11 16 26.5t2 25.5z"/></svg>';