percentCircle constant

_I const percentCircle

Implementation

static const _I percentCircle = [["path", {"d": "M8 16L16 8M10 9C10 9.55228 9.55228 10 9 10C8.44772 10 8 9.55228 8 9C8 8.44772 8.44772 8 9 8C9.55228 8 10 8.44772 10 9ZM16 15C16 15.5523 15.5523 16 15 16C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14C15.5523 14 16 14.4477 16 15Z", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}]];