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.

7 lines 1.18 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M21.75 2.25a.806.806 0 00-1.167 0l-8.916 8.917H5.75c-.667 0-1.25.583-1.25 1.25v3.333c0 .667.583 1.25 1.25 1.25h.083L2.25 20.583a.806.806 0 000 1.167c.333.333.917.333 1.167 0L21.75 3.417a.806.806 0 000-1.167zM7.5 15.333h-.917c-.25 0-.416-.166-.416-.416V13.25c0-.25.166-.417.416-.417H10l-2.5 2.5z" }), /*#__PURE__*/React.createElement("path", { d: "M10.167 8.083c-.25.584-.834 1-1.5 1H4.583c-.25 0-.416.167-.416.417v.667c0 .416-.25.666-.667.666a.657.657 0 01-.667-.666V9.5c0-1.583 1.334-2.917 2.917-2.917h1.417a.458.458 0 00.416-.25c.25-.583.834-1 1.5-1h4.167c.667 0 1.25.584 1.25 1.25 0 .667-.583 1.25-1.25 1.25h-2.667a.458.458 0 00-.416.25zM2 12.833c0-.666.583-1.25 1.25-1.25.25 0 .417.167.417.417v4.167c0 .25-.167.416-.417.416-.667 0-1.25-.583-1.25-1.25v-2.5zM20.75 11.167h-5.083L14 12.833h2.167c.25 0 .416.167.416.417v1.667c0 .25-.166.416-.416.416H11.5L9.833 17H20.75c.667 0 1.25-.583 1.25-1.25v-3.333c0-.667-.583-1.25-1.25-1.25z" })), "0 0 24 24", "SmokingOff");