@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 • 550 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: "M22 6c0 .552-.526 1-1.177 1H3.177C2.527 7 2 6.552 2 6s.527-1 1.176-1h17.648C21.474 5 22 5.448 22 6zM3.176 13C2.526 13 2 12.552 2 12s.526-1 1.176-1h17.648c.649 0 1.176.448 1.176 1s-.527 1-1.177 1H3.177zM20.823 19c.651 0 1.177-.448 1.177-1s-.526-1-1.177-1H3.177C2.527 17 2 17.448 2 18s.527 1 1.176 1h17.648z"
})), "0 0 24 24", "MenuHamburger");