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.04 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: "M17.743 15.333c0 .667.584 1.25 1.25 1.25.417 0 .834.334.834.834 0 .5-.334.833-.834.833h-15c-.5 0-.833-.333-.833-.833 0-.5.333-.834.833-.834.667 0 1.25-.583 1.25-1.25V11.25C5.077 8 7.41 5.167 10.66 4.583v-1.75c0-.5.333-.833.833-.833.5 0 .834.333.834.833v.417a6.5 6.5 0 005.417 11.556v.527zM13.327 19.5h-3.75a.18.18 0 00-.167.167v.25c0 1.166.917 2.083 2.083 2.083a2.063 2.063 0 002.084-2.083v-.25c-.084-.084-.167-.167-.25-.167z" }), /*#__PURE__*/React.createElement("path", { d: "M16.25 13.75c-2.887 0-5.25-2.363-5.25-5.25 0-2.888 2.363-5.25 5.25-5.25S21.5 5.612 21.5 8.5c0 2.887-2.363 5.25-5.25 5.25zm.442-3.118l2.768-3.697.003.002a.716.716 0 00-1.145-.859l-2.606 3.476a.238.238 0 01-.36.026l-1.24-1.24a.716.716 0 00-1.013 1.012l1.431 1.431c.267.27.63.42 1.009.421h.104c.417-.028.8-.237 1.05-.572z" })), "0 0 24 24", "NotificationOn");