@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.05 kB
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: "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 3.25A5.25 5.25 0 1021.5 8.5a5.256 5.256 0 00-5.25-5.25zm3.635 5.25a.808.808 0 01-.808.808H17.46a.404.404 0 00-.403.404v1.615a.808.808 0 01-1.616 0V9.712a.404.404 0 00-.404-.404h-1.615a.808.808 0 010-1.616h1.615c.223 0 .404-.18.404-.404V5.673a.808.808 0 111.616 0v1.615c0 .223.18.404.404.404h1.615c.446 0 .808.362.808.808z"
})), "0 0 24 24", "NotificationAdd");