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 1.17 kB
/* eslint-disable */ import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M12 10.333a4.583 4.583 0 1 0 0 9.167 4.583 4.583 0 0 0 0-9.167Zm1.916 5.614a.626.626 0 0 1-.885.886l-.884-.884a.21.21 0 0 0-.295 0l-.883.884a.626.626 0 1 1-.886-.885l.884-.883a.21.21 0 0 0 0-.295l-.884-.883A.627.627 0 0 1 10.97 13l.883.884a.21.21 0 0 0 .295 0l.884-.884a.627.627 0 1 1 .885.887l-.884.883a.21.21 0 0 0 0 .295l.884.883Z" }), /*#__PURE__*/React.createElement("path", { d: "M21.583 6.167c0-.92-.746-1.667-1.667-1.667h-2.291a.208.208 0 0 1-.209-.208V2.833a.833.833 0 1 0-1.666 0v3.959a.625.625 0 1 1-1.25 0V4.917a.417.417 0 0 0-.417-.417H8.875a.208.208 0 0 1-.209-.207v-1.46a.833.833 0 0 0-1.666 0v3.959a.625.625 0 1 1-1.25 0V4.917a.417.417 0 0 0-.417-.417h-1.25c-.92 0-1.667.746-1.667 1.667v14.166c0 .92.747 1.667 1.667 1.667h15.833c.92 0 1.667-.746 1.667-1.667V6.167Zm-1.667 13.75c0 .23-.186.416-.416.416h-15a.417.417 0 0 1-.417-.416v-10c0-.23.187-.417.417-.417h15c.23 0 .416.187.416.417v10Z" })), "0 0 24 24", "CalendarAnytime");