meh constant

_I const meh

Implementation

static const _I meh = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["path", {"d": "M9 16H15", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M7 9H9", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}], ["path", {"d": "M15 9H17", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "3"}]];