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 995 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: "M19.917 13.766a.417.417 0 01.408.5l-1.067 5.333a1.962 1.962 0 01-2.063 1.25H6.805a1.962 1.962 0 01-2.063-1.25l-1.067-5.333a.417.417 0 01.408-.5h15.834zM8.162 15.231a.623.623 0 00-.53.706l.417 2.916a.625.625 0 00.618.538.544.544 0 00.088-.007.623.623 0 00.53-.706l-.417-2.916a.622.622 0 00-.706-.531zm3.213 3.535a.625.625 0 001.25 0v-2.917a.625.625 0 10-1.25 0v2.917zm4.993-2.828a.625.625 0 10-1.236-.175l-.417 2.916a.623.623 0 00.53.706.544.544 0 00.09.007.625.625 0 00.617-.538l.416-2.916zm3.965-6.755V9.18a1.667 1.667 0 110 3.333H3.667a1.667 1.667 0 010-3.333h.69a.033.033 0 00.03-.02l2.5-5.416a1.042 1.042 0 111.892.873L6.811 8.887A.208.208 0 007 9.183h10a.208.208 0 00.19-.296l-1.97-4.269a1.042 1.042 0 011.892-.871l2.5 5.416a.033.033 0 00.031.02h.69z" })), "0 0 24 24", "Shopping");