play_volleyball constant

String const play_volleyball

Implementation

static const String play_volleyball =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-miterlimit="2" stroke-width="4" d="M29 14a5 5 0 100-10 5 5 0 000 10Z"/><path fill="#fff" d="M41 24a3 3 0 100-6 3 3 0 000 6Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="m16 24-2.27 11.26a2 2 0 01-2.81 1.5L4 34m34-4L23.76 19.07c-.77-.57-1.83-.51-2.54.13l-4.84 4.43a.996.996 0 00.09 1.55L26 32.15c.72.53 1.01 1.48.69 2.32L23.12 44"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';