analytics constant

String const analytics

Implementation

static const String analytics =
    '<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="M576 448V0q91 0 174 35.5T893 131t95.5 143 35.5 174H576zm-128 576q-91 0-174-35.5T131 893 35.5 750 0 576t35.5-174T131 259t143-95.5T448 128v448h448q0 91-35.5 174T765 893t-143 95.5-174 35.5z"/></svg>';