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 1.68 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M9.523 4.26a2.08 2.08 0 11-4.16 0 2.08 2.08 0 014.16 0zM11.353 11.413c.748.083 1.164.749 1.081 1.414-.023.184-.09.354-.188.502a3.61 3.61 0 01.604 1.993v1.415c0 .499.333.831.832.831h7.486c.5 0 .832.333.832.832 0 .5-.333.832-.832.832h-7.486c-1.414 0-2.495-1.081-2.495-2.495v-1.415c0-.617-.287-1.234-.859-1.585a6.878 6.878 0 01-3.3-1.575c0-.084-.084-.084-.084-.084-.083 0-.25.084-.25.167l-.332 1.164c-.051.052-.04.071-.022.098.01.017.022.037.022.069 1.913 2.578 2.246 3.16 3.078 6.654v.083c.083.666-.333 1.414-.998 1.498-.666.083-1.331-.333-1.498-.999-.499-2.329-.748-2.994-1.497-4.159l-.998 4.16a1.24 1.24 0 01-1.497.914 1.24 1.24 0 01-.915-1.497L4.948 8.585c.166-.5.582-.915 1.081-.915.915-.167 1.248.499 1.498.998.665 1.33 1.247 2.33 3.826 2.745z" }), /*#__PURE__*/React.createElement("path", { d: "M15.096 21.727a1.081 1.081 0 100-2.163 1.081 1.081 0 000 2.163zM20.503 20.646a1.081 1.081 0 11-2.163 0 1.081 1.081 0 012.163 0zM18.506 16.986h2.163a.834.834 0 00.832-.832v-4.741a.834.834 0 00-.832-.832h-.25c-.166 0-.249-.083-.249-.25v-.665a.569.569 0 00-.582-.582.569.569 0 00-.582.582v.666c0 .166-.084.25-.25.25h-.25a.834.834 0 00-.831.831v4.741c0 .5.332.832.831.832zM14.847 16.986h-.583c-.499 0-.832-.333-.832-.832v-4.741c0-.5.416-.832.832-.832h.583c.166 0 .249.083.249.25v5.905c0 .167-.083.25-.25.25zM15.845 16.986h.582a.834.834 0 00.832-.832v-4.741a.834.834 0 00-.832-.832h-.582c-.167 0-.25.083-.25.25v5.905c0 .167.166.25.25.25z" })), "0 0 24 24", "SelfTransfer");