softball constant

String const softball

Implementation

static const String softball =
    '<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-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M24 44c11.05 0 20-8.95 20-20S35.05 4 24 4 4 12.95 4 24s8.95 20 20 20Z"/><path stroke-linecap="round" d="M10 38c3.7-3.63 6-8.41 6-14 0-5.52-2.38-10.38-6-14m28 28c-3.7-3.63-6-8.41-6-14 0-5.52 2.38-10.38 6-14M28 24h8m-24 0h8m10 10 6-3m0-14-6-3M18 34l-6-3m0-14 6-3"/></g></svg>';