@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 • 793 B
JavaScript
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.652l-1.848-1.847c-.258-.258-.645-.43-.988-.43h-6.575v-.688c0-.343-.343-.687-.687-.687h-1.375a.707.707 0 00-.688.688v.687H3.428c-.602 0-1.032.473-1.032 1.031v3.438c0 .601.43 1.031 1.032 1.031H19.97c.343 0 .687-.129.988-.387l1.848-1.847a.728.728 0 000-.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.028c-.343 0-.687.172-.945.43l-1.89 1.847a.728.728 0 000 .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");