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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 4c-.1 6.668-1.738 11.67-4.912 15.004C15.915 22.34 10.885 24.007 4 24.008"/><path stroke-linecap="round" d="M43.968 25.005c-6.512-.447-11.489.946-14.929 4.176-3.44 3.23-5.118 8.17-5.036 14.819"/></g></svg>';