tennis constant

String const tennis

Implementation

static const String tennis =
    '<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 512q139 0 257-68.5T443.5 257 512 0q139 0 257 68.5T955.5 255t68.5 257q-139 0-257 68.5T580.5 767 512 1024zM4 448q22-174 146-298T448 4q-1 120-60.5 222T226 387.5 4 448zm1016 128q-22 174-146 298t-298 146q1-120 60.5-222T798 636.5t222-60.5z"/></svg>';