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.

8 lines (7 loc) 829 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "m22.807 4.652-1.848-1.847c-.258-.258-.644-.43-.988-.43h-6.574v-.688c0-.343-.344-.687-.688-.687h-1.375a.707.707 0 0 0-.687.688v.687h-7.22c-.6 0-1.03.473-1.03 1.031v3.438c0 .601.43 1.031 1.03 1.031h16.544c.344 0 .687-.129.988-.387l1.848-1.847a.728.728 0 0 0 0-.989Zm-12.16 17.66c0 .387.3.688.687.688h1.375c.344 0 .688-.3.688-.688V17.5h-2.75v4.813Zm9.968-11.687h-7.218V9.25h-2.75v1.375H4.029c-.343 0-.687.172-.945.43l-1.89 1.847a.728.728 0 0 0 0 .989l1.89 1.847c.258.258.602.387.945.387h16.586c.559 0 1.032-.43 1.032-1.031v-3.438c0-.558-.473-1.031-1.032-1.031Z" })), "0 0 24 24", "Sign");