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.05 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.583 6.167v14.166c0 .92-.746 1.667-1.666 1.667H4.083c-.92 0-1.666-.746-1.666-1.667V6.167c0-.92.746-1.667 1.666-1.667h1.25a.417.417 0 01.417.417v1.875a.625.625 0 101.25 0V2.833a.833.833 0 111.667 0v1.46a.208.208 0 00.208.207h5.208a.417.417 0 01.417.417v1.875a.625.625 0 101.25 0V2.833a.833.833 0 111.667 0v1.459c0 .115.093.208.208.208h2.292c.92 0 1.666.746 1.666 1.667zm-1.666 13.75v-10A.417.417 0 0019.5 9.5h-15a.417.417 0 00-.417.417v10c0 .23.187.416.417.416h15a.417.417 0 00.417-.416zM12 10.333a4.583 4.583 0 110 9.167 4.583 4.583 0 010-9.167zm1.917 5.614l-.884-.882a.21.21 0 010-.295l.884-.883A.627.627 0 0013.03 13l-.884.884a.21.21 0 01-.295 0L10.97 13a.627.627 0 10-.886.887l.885.883a.21.21 0 010 .295l-.885.883a.626.626 0 00.886.885l.884-.884a.21.21 0 01.295 0l.883.884a.626.626 0 10.886-.885z" })), "0 0 24 24", "CalendarAnytime");