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 570 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: "M19.493 16.583a.833.833 0 010 1.667h-15a.833.833 0 110-1.667c.69 0 1.25-.56 1.25-1.25v-4.051A6.631 6.631 0 0111.16 4.56V2.833a.833.833 0 111.667 0v1.728a6.631 6.631 0 015.416 6.72v4.052c0 .69.56 1.25 1.25 1.25zM13.857 19.5a.207.207 0 01.206.185 2.083 2.083 0 11-4.153.232 1.934 1.934 0 01.013-.232.208.208 0 01.207-.185h3.727z" })), "0 0 24 24", "Notification");