UNPKG

@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.

10 lines 1.17 kB
/* eslint-disable */ 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.091 1.98 1.98a3.739 3.739 0 0 1-.003 5.28l-2.64 2.639a2.823 2.823 0 0 1-3.052.608.935.935 0 0 1 .714-1.725c.35.14.75.061 1.019-.203l2.643-2.634v-.001a1.867 1.867 0 0 0 0-2.64l-1.98-1.98a1.867 1.867 0 0 0-2.64 0l-2.64 2.64a.932.932 0 0 0-.202 1.014.934.934 0 0 1-1.726.713 2.807 2.807 0 0 1 .608-3.051l2.64-2.64a3.739 3.739 0 0 1 5.28 0Z" }), /*#__PURE__*/React.createElement("path", { d: "M8.04 15.96a.944.944 0 0 0 1.32 0l7.26-7.26a.934.934 0 0 0-1.319-1.32l-7.26 7.26a.934.934 0 0 0 0 1.32Z" }), /*#__PURE__*/React.createElement("path", { d: "M12.38 14.713a.933.933 0 0 0-.507 1.219.933.933 0 0 1-.203 1.017L9.031 19.59a1.866 1.866 0 0 1-2.64 0l-1.98-1.98a1.867 1.867 0 0 1 0-2.64l2.643-2.639a.946.946 0 0 1 1.018-.202.934.934 0 0 0 .713-1.726 2.83 2.83 0 0 0-3.05.608L3.09 13.65a3.74 3.74 0 0 0 0 5.28l1.98 1.98a3.734 3.734 0 0 0 5.28 0l2.64-2.64a2.807 2.807 0 0 0 .608-3.051.932.932 0 0 0-1.22-.506Z" })), "0 0 24 24", "Link");