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.

8 lines (7 loc) 816 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M3.418 21.756a.834.834 0 0 1-.59.238.834.834 0 0 1-.589-.238.845.845 0 0 1 0-1.178l2.329-2.328h-.072a.834.834 0 1 1 0-1.667c.69 0 1.25-.56 1.25-1.25v-4.052a6.632 6.632 0 0 1 5.42-6.721V2.833a.834.834 0 0 1 1.668 0V4.56a6.075 6.075 0 0 1 3.545 1.885l4.203-4.2a.834.834 0 0 1 1.179 0c.319.327.319.85 0 1.177L3.418 21.756ZM19.504 18.25a.834.834 0 1 0 0-1.667c-.691 0-1.251-.56-1.251-1.25v-4.052c0-.74-.112-1.475-.334-2.181l-9.153 9.15h10.738ZM14.07 19.685a.208.208 0 0 0-.206-.185h-3.728a.21.21 0 0 0-.208.185 2.084 2.084 0 1 0 4.143 0Z" })), "0 0 24 24", "NotificationOff");