gymnastics constant

String const gymnastics

Implementation

static const String gymnastics =
    '<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" stroke="#fff" stroke-miterlimit="2" stroke-width="4"><path fill="#555" d="M24 22a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m23 29-2 7-9-2-5 10m14-8 2 8h11M7 23l16 6 12-2 6.04-4.97M12 4c14-2 24 2 32 11"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';