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.

7 lines 998 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: "M11.6 7.788a.834.834 0 01-1.667.002 2.788 2.788 0 015.518-.557c.316 1.556-.556 2.325-1.326 3.002l-1.154 1.02h2.092a.834.834 0 010 1.667h-4.296a.833.833 0 01-.552-1.459l2.81-2.481c.766-.674.906-.856.792-1.418a1.12 1.12 0 00-2.217.224z" }), /*#__PURE__*/React.createElement("path", { d: "M19.894 5.307c.51-.608 1.502-.247 1.502.546V9.67h.385a.85.85 0 010 1.7h-.385v.7a.85.85 0 01-1.7 0v-.7h-3.062a.85.85 0 01-.651-1.396l3.911-4.667zm-.198 2.884l-1.24 1.479h1.24V8.19zM15.675 15.472a2.083 2.083 0 00-2.947 0l-1.321 1.321a39.095 39.095 0 01-4.825-4.827l1.322-1.321a2.086 2.086 0 000-2.948l-1.77-1.769a2.13 2.13 0 00-2.945 0l-.97.97a2.926 2.926 0 00-.367 3.67 39.133 39.133 0 0010.95 10.96 2.956 2.956 0 003.667-.369l.97-.97a2.085 2.085 0 000-2.948l-1.764-1.769z" })), "0 0 24 24", "Nonstop");