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 1.38 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: "M21.261 5.5H19.74a.74.74 0 00-.74.74V7a.5.5 0 00.5.5A2.5 2.5 0 0122 10v7.761a2.739 2.739 0 01-2.739 2.739H4.74A2.74 2.74 0 012 17.761V10a2.5 2.5 0 012.5-2.5c.277 0 .5-.223.5-.5v-.76a.74.74 0 00-.739-.74H2.74A.74.74 0 012 4.761V4.24a.74.74 0 01.74-.74h18.521a.74.74 0 01.739.74v.521a.74.74 0 01-.739.739zm-13.767 0A.497.497 0 007 5.969v.792a.74.74 0 00.74.739h8.521A.74.74 0 0017 6.761V6.24a.74.74 0 00-.739-.74H7.494zm5.14 5.055c0-.54-.236-1.055-.633-1.055-.398 0-.633.39-.633 1.014v1.709c0 .166-.08.29-.198.374L8.199 14.3c-.12.041-.199.208-.199.332v.269c0 .29.278.498.515.374l2.575-.915a.213.213 0 01.278.208v1.395c0 .125-.08.291-.198.374l-.753.499c-.159.083-.263.218-.211.316l.006.014c.013.034.04.105.134.127.075.018.305-.028.649-.095.156-.031.336-.067.535-.103l.034-.005c.11.273.256.409.437.409.18 0 .325-.136.434-.408l.036.006c.199.036.379.072.535.102.344.068.574.113.65.096.092-.022.12-.093.133-.127a.149.149 0 01.006-.015c.052-.098-.053-.232-.211-.315l-.753-.499c-.118-.083-.198-.168-.198-.334V14.61c0-.125.12-.25.278-.208l2.575.914c.237.125.514-.083.514-.374v-.268c0-.166-.079-.291-.198-.374l-2.97-1.704a.442.442 0 01-.199-.374v-1.668z" })), "0 0 24 24", "Terminal");