@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 • 500 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: "M13.572 4.725a4.662 4.662 0 005.21 6.529v7.28c0 1.09-.883 1.973-1.973 1.973H4.973A1.973 1.973 0 013 18.534V6.697c0-1.09.883-1.972 1.973-1.972h8.6z"
}), /*#__PURE__*/React.createElement("path", {
d: "M17.796 3.493a3.205 3.205 0 000 6.408 3.205 3.205 0 000-6.408z"
})), "0 0 24 24", "Inbox");