UNPKG

hh-ui-components

Version:
6 lines 274 B
import React from "react"; var check = function () { return (React.createElement("path", { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", d: "M5 9l2 2 5-5m-4 9A7 7 0 1 0 8 1a7 7 0 0 0 0 14z" })); }; export default check; //# sourceMappingURL=check.js.map