@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.02 kB
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: "M7.417 10.75h.833c.5 0 .833.333.833.833 0 .5-.333.834-.833.834h-.833c-.5 0-.834-.334-.834-.834 0-.5.334-.833.834-.833z"
}), /*#__PURE__*/React.createElement("path", {
d: "M19.917 4.5h-2.334a.18.18 0 01-.166-.167v-1.5c0-.5-.334-.833-.834-.833-.5 0-.833.333-.833.833v4c0 .334-.25.667-.667.667a.657.657 0 01-.666-.667V4.917c.083-.25-.084-.417-.334-.417h-5.25a.18.18 0 01-.166-.167v-1.5c0-.5-.334-.833-.834-.833-.5 0-.833.333-.833.833v4c0 .334-.25.667-.667.667a.657.657 0 01-.666-.667V4.917c.083-.25-.084-.417-.334-.417h-1.25c-.916 0-1.666.75-1.666 1.667v14.166c0 .917.75 1.667 1.666 1.667h15.834c.916 0 1.666-.75 1.666-1.667V6.167c0-.917-.75-1.667-1.666-1.667zM19.5 20.333h-15c-.25 0-.417-.166-.417-.416v-10c0-.25.167-.417.417-.417h15c.25 0 .417.167.417.417v10c0 .25-.167.416-.417.416z"
})), "0 0 24 24", "Calendar");