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 939 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: "M18.25 7H17a1.25 1.25 0 1 1 0-2.5h1.25a1.25 1.25 0 0 1 0 2.5ZM8.667 9.083c.663 0 1.262-.392 1.528-1a.417.417 0 0 1 .381-.25h2.674a1.25 1.25 0 0 0 0-2.5H9.084c-.663 0-1.263.393-1.528 1a.417.417 0 0 1-.381.25H5.75A2.917 2.917 0 0 0 2.834 9.5v.625a.625.625 0 1 0 1.25 0V9.5c0-.23.186-.417.416-.417h4.167ZM20.75 17c.69 0 1.25-.56 1.25-1.25v-3.333c0-.69-.56-1.25-1.25-1.25h-15c-.69 0-1.25.56-1.25 1.25v3.333c0 .69.56 1.25 1.25 1.25h15ZM6.167 13.25c0-.23.187-.417.417-.417h9.583c.23 0 .417.187.417.417v1.667c0 .23-.187.416-.417.416H6.584a.417.417 0 0 1-.417-.416V13.25ZM2 12.833c0-.69.56-1.25 1.25-1.25.23 0 .417.187.417.417v4.167c0 .23-.186.416-.417.416-.69 0-1.25-.56-1.25-1.25v-2.5Z" })), "0 0 24 24", "Smoking");