
function() {
return dom_chef_default.a.createElement("svg", {
class: "octicon octicon-check",
xmlns: "http://www.w3.org/2000/svg",
width: "12",
height: "16",
viewBox: "0 0 12 16"
}, dom_chef_default.a.createElement("path", {
"fill-rule": "evenodd",
d: "M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5L12 5z"
}));
}
Thank you for the report!
Most helpful comment
Thank you for the report!