@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 • 743 B
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: "M19.504 18.25H8.766L17.92 9.1a7.267 7.267 0 01.333 2.18v4.053c0 .69.56 1.25 1.25 1.25a.834.834 0 110 1.667zm-5.64 1.25a.208.208 0 01.207.185 2.084 2.084 0 11-4.143 0 .21.21 0 01.208-.185h3.728zM2.828 21.994a.834.834 0 01-.589-.238.846.846 0 010-1.178l2.329-2.328h-.072a.834.834 0 110-1.667c.69 0 1.25-.56 1.25-1.25v-4.052a6.632 6.632 0 015.42-6.721V2.833a.834.834 0 011.668 0V4.56a6.075 6.075 0 013.545 1.885l4.203-4.2a.834.834 0 011.179 0 .845.845 0 010 1.177L3.418 21.756a.834.834 0 01-.59.238z"
})), "0 0 24 24", "NotificationOff");