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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="m13.392 10.436 1.419-1.418a4 4 0 10.176 5.798l-1.313-1.313h-.21a2 2 0 11-.073-3.067Z"/><path fill-rule="evenodd" d="M12 3a9 9 0 110 18 9 9 0 010-18Zm0 2a7 7 0 110 14 7 7 0 010-14Z" clip-rule="evenodd"/></g></svg>';