chartRing constant

_I const chartRing

Implementation

static const _I chartRing = [["path", {"d": "M9 9L5 5M16 12H22M12 16V22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "key": "0"}], ["circle", {"cx": "12", "cy": "12", "r": "4", "stroke": "_c1", "stroke-width": "1.5", "key": "1"}], ["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "key": "2"}]];