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.44 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: "M3.273 3.91h17.454c.727 0 1.273.545 1.273 1.273v4.545c0 .727-.546 1.273-1.273 1.273H18.91a.196.196 0 01-.182-.182l-.818-2.455v-.09c0-.091.091-.182.182-.182h1a.815.815 0 00.818-.818.815.815 0 00-.818-.819H4.909a.815.815 0 00-.818.819c0 .454.364.818.818.818H6c.09 0 .09.182.09.272a70.056 70.056 0 00-.817 2.364c0 .091-.091.182-.182.182H3.273A1.243 1.243 0 012 9.637V5.092c0-.637.545-1.182 1.273-1.182z" }), /*#__PURE__*/React.createElement("path", { d: "M16.182 8.546c0-.09-.091-.09-.182-.09H8c-.09 0-.182.09-.182.09-1.363 3.546-2 7.364-2 11.091 0 .273.182.455.455.455h11.636c.273 0 .455-.182.455-.455-.182-3.727-.819-7.454-2.182-11.09zm-3.273 8.637c-.09 0-.182.09-.182.181v.273a.621.621 0 01-.636.636.621.621 0 01-.636-.636v-.182c0-.09-.091-.181-.182-.181h-.455a.621.621 0 01-.636-.637c0-.364.272-.636.636-.636h1.728c.272 0 .454-.182.454-.455a.5.5 0 00-.273-.454L11 14.364c-.91-.363-1.364-1.363-1-2.272.182-.546.727-.91 1.273-1.091.09 0 .181-.091.181-.182v-.273c0-.363.273-.636.637-.636s.636.273.636.636v.182c0 .091.091.182.182.182h.455c.363 0 .636.273.636.636a.621.621 0 01-.636.637h-1.728c-.272 0-.454.181-.454.454a.5.5 0 00.272.455l1.728.727c.909.364 1.363 1.364 1 2.273-.273.545-.728 1-1.273 1.09z" })), "0 0 24 24", "Atm");