@kiwicom/orbit-components
Version:
Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.
8 lines (7 loc) • 1.02 kB
JavaScript
/* eslint-disable */
"use client";
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M12.239 2.044c-5.522 0-10 4.59-10 10.253 0 4.53 2.866 8.373 6.84 9.73.5.093.682-.223.682-.495 0-.243-.009-.888-.013-1.744-2.782.62-3.369-1.374-3.369-1.374-.455-1.184-1.11-1.5-1.11-1.5-.908-.636.068-.623.068-.623 1.004.073 1.532 1.056 1.532 1.056.892 1.567 2.34 1.114 2.91.853.091-.663.35-1.115.635-1.371-2.22-.259-4.555-1.139-4.555-5.068 0-1.119.39-2.034 1.03-2.751-.104-.26-.447-1.302.097-2.713 0 0 .84-.276 2.75 1.05a9.357 9.357 0 0 1 2.504-.344 9.37 9.37 0 0 1 2.503.345c1.91-1.327 2.748-1.051 2.748-1.051.545 1.411.202 2.454.099 2.713.64.717 1.028 1.632 1.028 2.751 0 3.94-2.338 4.806-4.566 5.06.36.316.68.942.68 1.898 0 1.37-.013 2.477-.013 2.813 0 .274.18.593.687.493 3.971-1.359 6.834-5.199 6.834-9.727 0-5.663-4.478-10.254-10.001-10.254Z"
})), "0 0 24 24", "Github");