@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.
9 lines • 1.12 kB
JavaScript
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "M18.93 3.091l1.98 1.98a3.739 3.739 0 01-.003 5.28l-2.64 2.639a2.823 2.823 0 01-3.052.608.935.935 0 01.714-1.725c.35.14.75.061 1.018-.203l2.644-2.634v-.001a1.867 1.867 0 000-2.64l-1.98-1.98a1.867 1.867 0 00-2.64 0l-2.64 2.64a.932.932 0 00-.202 1.014.933.933 0 01-1.726.713 2.807 2.807 0 01.608-3.051l2.64-2.64a3.739 3.739 0 015.28 0z"
}), /*#__PURE__*/React.createElement("path", {
d: "M8.04 15.96a.944.944 0 001.32 0l7.26-7.26a.934.934 0 00-1.32-1.32l-7.26 7.26a.934.934 0 000 1.32z"
}), /*#__PURE__*/React.createElement("path", {
d: "M12.38 14.713a.933.933 0 00-.507 1.219.933.933 0 01-.203 1.017L9.03 19.59a1.866 1.866 0 01-2.639 0l-1.98-1.98a1.867 1.867 0 01-.001-2.64l2.644-2.639a.946.946 0 011.018-.202.934.934 0 00.712-1.726 2.831 2.831 0 00-3.05.608L3.091 13.65a3.74 3.74 0 000 5.28l1.98 1.98a3.734 3.734 0 005.28 0l2.64-2.64a2.807 2.807 0 00.607-3.051.932.932 0 00-1.218-.506z"
})), "0 0 24 24", "Link");