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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.721 19.54c.22-.13.46-.22.72-.22 1.31 0 1.84 1.74.7 2.43a6.897 6.897 0 01-3.6 1.02h-.29c-3.94 0-7.13-3.34-6.86-7.35.25-3.65 3.45-6.41 7.11-6.41h.05c1.15 0 2.22.28 3.17.78 1.23.64.77 2.5-.61 2.5-.22 0-.43-.07-.63-.17-.58-.29-1.23-.47-1.92-.47h-.29c-2.48 0-4.47 2.14-4.22 4.67.21 2.2 2.19 3.82 4.41 3.82h.1c.79 0 1.53-.22 2.16-.6Z"/><path d="M2 16c0 7.72 6.28 14 14 14s14-6.28 14-14S23.72 2 16 2 2 8.28 2 16Zm3 0C5 9.93 9.93 5 16 5c6.06 0 11 4.93 11 11s-4.93 11-11 11S5 22.06 5 16Z"/></g></svg>';