molecules constant
_I
const molecules
Implementation
static const _I molecules = [["circle", {"cx": "12", "cy": "13", "r": "4", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "0"}], ["circle", {"cx": "12", "cy": "4", "r": "2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "1"}], ["circle", {"cx": "4", "cy": "20", "r": "2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "2"}], ["circle", {"cx": "20", "cy": "20", "r": "2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "3"}], ["path", {"d": "M12 9V6M18.5 18.5L15 16M5.5 18.5L9 16", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "4"}]];