surprise constant

_I const surprise

Implementation

static const _I surprise = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "0"}], ["ellipse", {"cx": "12", "cy": "15.5", "rx": "2", "ry": "2.5", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M8.00897 9H8M16 9H15.991", "stroke": "_c1", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "2"}]];