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 958 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: "M19.643 9.183h.69V9.18a1.667 1.667 0 1 1 0 3.333H3.666a1.667 1.667 0 0 1 0-3.333h.69a.033.033 0 0 0 .031-.02l2.5-5.416a1.042 1.042 0 0 1 1.892.873L6.811 8.887A.208.208 0 0 0 7 9.183h10a.208.208 0 0 0 .19-.296l-1.97-4.269a1.042 1.042 0 0 1 1.892-.871l2.5 5.416c.006.012.018.02.031.02ZM19.916 13.766H4.083a.417.417 0 0 0-.408.5l1.067 5.333c.32.84 1.17 1.355 2.063 1.25h10.39a1.963 1.963 0 0 0 2.062-1.25l1.068-5.333a.417.417 0 0 0-.409-.5ZM8.161 15.23a.622.622 0 0 1 .707.53l.417 2.917a.623.623 0 1 1-1.236.175l-.417-2.916a.623.623 0 0 1 .53-.706Zm3.214.618a.625.625 0 1 1 1.25 0v2.917a.625.625 0 1 1-1.25 0v-2.917Zm4.993.089-.416 2.916a.625.625 0 1 1-1.237-.175l.417-2.916a.624.624 0 0 1 1.236.175Z" })), "0 0 24 24", "Shopping");