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.

6 lines 520 B
/* eslint-disable */ import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M5.75 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM19.25 8.002H7.75a1 1 0 0 1 0-2h11.5a1 1 0 1 1 0 2ZM4.75 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM7.75 11.002h11.5a1 1 0 1 1 0 2H7.75a1 1 0 1 1 0-2ZM4.75 18a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM7.75 16.002h11.5a1 1 0 1 1 0 2H7.75a1 1 0 1 1 0-2Z" })), "0 0 24 24", "List");