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 710 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: "M14.314 5.955l3.728 3.739a.377.377 0 010 .532l-8.236 8.236a.377.377 0 01-.533 0L5.54 14.73a.377.377 0 010-.533l8.24-8.242a.377.377 0 01.267-.111.377.377 0 01.267.112zM4.78 15.622l3.596 3.603a.377.377 0 01-.179.634L3.465 20.99a.383.383 0 01-.354-.1.377.377 0 01-.1-.354l1.136-4.735a.377.377 0 01.264-.275.377.377 0 01.37.096zM20.45 5.154a1.886 1.886 0 010 2.663l-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 0l1.602 1.602z" })), "0 0 24 24", "Edit");