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.

5 lines 442 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M16.5 9.5a1 1 0 01-1 1h-2a.5.5 0 00-.5.5v2a1 1 0 11-2 0v-2a.5.5 0 00-.5-.5h-2a1 1 0 110-2h2A.5.5 0 0011 8V6a1 1 0 112 0v2a.5.5 0 00.5.5h2a1 1 0 011 1zM16.5 18a1 1 0 01-1 1h-7a1 1 0 110-2h7a1 1 0 011 1z" })), "0 0 24 24", "PlusMinus");