pieChart03 constant

_I const pieChart03

Implementation

static const _I pieChart03 = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M12 2V22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M12 12H22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "2"}]];