golfBall constant

_I const golfBall

Implementation

static const _I golfBall = [["circle", {"cx": "12", "cy": "9", "r": "7", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M10.0078 7L9.99883 7", "stroke": "_c1", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M9 18C10.5 18 12 19.4617 12 22C12 19.4617 13.5 18 15 18", "stroke": "_c1", "stroke-width": "1.5", "key": "2"}]];