play_basketball constant

String const play_basketball

Implementation

static const String play_basketball =
    '<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"><path stroke="currentColor" stroke-miterlimit="2" stroke-width="4" d="M32 16a5 5 0 100-10 5 5 0 000 10Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="m23 40 8.11-2.06c.78-.19 1.02-1.19.42-1.72L23 29l4-8-10.41-3.74c-.5-.18-.9-.54-1.13-1.02L11 8"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="m23 29-6.97 8.79c-.21.25-.47.45-.77.57L5 42m22-21 9.9 2.79c.47.14.88.44 1.14.85L42 31"/><path d="M18 8a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';