swimming_ring constant

String const swimming_ring

Implementation

static const String swimming_ring =
    '<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 stroke-linecap="round" d="M28 33.168A10.036 10.036 0 0033.168 28m-18.336 0A10.037 10.037 0 0020 33.168m0-18.336A10.038 10.038 0 0014.832 20M28 14.832A10.037 10.037 0 0133.168 20M30 40.976A18.05 18.05 0 0040.976 30M7.024 30A18.05 18.05 0 0018 40.976m0-33.952A18.05 18.05 0 007.024 18M30 7.024A18.05 18.05 0 0140.976 18"/><path stroke-linejoin="round" stroke-miterlimit="2" d="M27 17h-6L18 7l2-3h8l2 3-3 10Zm-10 4v6L7 30l-3-2v-8l3-2 10 3Zm4 10h6l3 10-2 3h-8l-2-3 3-10Zm10-4v-6l10-3c1.08.8 1.92 1.2 3 2v8c-1.08.8-1.92 1.2-3 2l-10-3Z"/></g></svg>';