pieChart05 constant

_I const pieChart05

Implementation

static const _I pieChart05 = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "0"}], ["circle", {"cx": "12", "cy": "12", "r": "5", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "1"}], ["path", {"d": "M12 17L12 22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "2"}], ["path", {"d": "M12 2L12 7", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "3"}]];