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.

5 lines 824 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M3.417 2.25a.806.806 0 00-1.167 0 .806.806 0 000 1.167l7.034 7.034-3.744 3.745a.377.377 0 000 .533l3.733 3.733a.377.377 0 00.533 0l3.745-3.744 7.032 7.032c.25.333.834.333 1.167 0a.806.806 0 000-1.167L3.417 2.25zM18.848 3.551l1.602 1.602a1.886 1.886 0 010 2.664l-1.069 1.07a.377.377 0 01-.533 0l-3.734-3.734a.377.377 0 010-.533l1.07-1.069a1.886 1.886 0 012.664 0zM14.314 5.955a.377.377 0 00-.534-.001L11.294 8.44l4.267 4.267 2.481-2.482a.377.377 0 000-.532l-3.728-3.74zM4.78 15.622a.377.377 0 00-.634.179L3.01 20.536a.377.377 0 00.455.454l4.732-1.131a.377.377 0 00.179-.634L4.78 15.622z" })), "0 0 24 24", "EditOff");