bendTool constant

_I const bendTool

Implementation

static const _I bendTool = [["circle", {"cx": "19", "cy": "4", "r": "2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["circle", {"cx": "5", "cy": "20", "r": "2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M5 18C5 10 10 4 17 4", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}]];