playCircle constant

_I const playCircle

Implementation

static const _I playCircle = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M9.5 15.5V8.5L16.5 12L9.5 15.5Z", "stroke": "_c1", "stroke-width": "1.5", "key": "1"}]];