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 795 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: "M18.25 2c-.96 0-1.919.367-2.651 1.099l-2.744 2.744-.266-.265a.834.834 0 10-1.178 1.178l.244.244-6.91 6.911c-.982.98-1.262 2.054-1.47 2.888-.209.833-.345 1.426-1.031 2.112a.833.833 0 000 1.179l1.667 1.666a.834.834 0 001.178 0c.686-.686 1.28-.822 2.113-1.03.833-.208 1.907-.489 2.887-1.47L17 12.346l.244.243a.834.834 0 101.179-1.178l-.265-.265 2.744-2.744A3.75 3.75 0 0018.25 2zm-5.416 6.179l2.988 2.988-6.911 6.911c-.686.686-1.28.822-2.113 1.03a6.866 6.866 0 00-2.187.992l-.71-.71c.527-.771.832-1.549.991-2.188.209-.833.344-1.426 1.03-2.112l6.912-6.911z" })), "0 0 24 24", "ColorPicker");