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.

6 lines 900 B
/* 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: "M21.39 9.719a2.083 2.083 0 0 1-.45 3.288 1.875 1.875 0 0 1-.8 2.565 1.876 1.876 0 0 1-.832 2.5c.127.258.192.541.192.829 0 .541-.243 1.458-1.875 1.458h-5.417a14.47 14.47 0 0 1-3.423-.392c-.255-.054-.525-.11-.822-.167a.417.417 0 0 1-.338-.41v-8.43c0-.136.067-.265.18-.343 1.588-1.095 3.362-3.595 3.362-5.884a1.667 1.667 0 0 1 1.386-1.708c.812-.112 1.85.388 2.34 2.138a7.237 7.237 0 0 1-.433 3.672.208.208 0 0 0 .197.273h5.26c.552 0 1.082.22 1.473.61ZM6.375 10.983a.833.833 0 0 0-.833-.833H2.833a.833.833 0 0 0-.833.833v9.167c0 .46.373.833.833.833h2.709c.46 0 .833-.373.833-.833v-9.167Zm-1.25 7.709a.625.625 0 1 1-1.25 0 .625.625 0 0 1 1.25 0Z" })), "0 0 24 24", "ThumbUp");