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 538 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M18.243 15.333c0 .69.56 1.25 1.25 1.25a.833.833 0 010 1.667h-15a.833.833 0 110-1.667c.69 0 1.25-.56 1.25-1.25v-4.051A6.63 6.63 0 0111.16 4.56V2.833a.833.833 0 011.667 0v1.728a6.63 6.63 0 015.416 6.72v4.052zM10.13 19.5h3.727c.106 0 .195.08.206.185a2.083 2.083 0 11-4.14 0 .208.208 0 01.207-.185z" })), "0 0 24 24", "Notification");