tennis_ball constant

String const tennis_ball

Implementation

static const String tennis_ball =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c2.5 0 4.75.9 6.5 2.4A9.982 9.982 0 0015 12c0 3.04 1.36 5.77 3.5 7.6-1.75 1.5-4 2.4-6.5 2.4s-4.75-.9-6.5-2.4A9.982 9.982 0 009 12c0-3.04-1.36-5.77-3.5-7.6C7.25 2.9 9.5 2 12 2m10 10c0 2.32-.79 4.45-2.12 6.15A7.994 7.994 0 0117 12c0-2.47 1.12-4.68 2.88-6.15A9.936 9.936 0 0122 12M2 12c0-2.32.79-4.45 2.12-6.15A7.994 7.994 0 017 12c0 2.47-1.12 4.68-2.88 6.15A9.936 9.936 0 012 12Z"/></svg>';