penTool01 constant

_I const penTool01

Implementation

static const _I penTool01 = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["path", {"d": "M6 20L8.5 13L15.5 13L18 20", "stroke": "_c1", "stroke-width": "1.5", "key": "1"}], ["path", {"d": "M14.5 13L12 8L9.5 13", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}]];