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 803 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: "M21.333 10.772a1.25 1.25 0 000 2.45.833.833 0 01.667.816v3.375c0 .69-.56 1.25-1.25 1.25H3.25A1.25 1.25 0 012 17.413v-3.375c0-.396.279-.737.667-.816a1.25 1.25 0 000-2.45A.833.833 0 012 9.955V6.58c0-.69.56-1.25 1.25-1.25h17.5c.69 0 1.25.56 1.25 1.25v3.375a.833.833 0 01-.667.817zM6.83 16.816a.83.83 0 100-1.66.83.83 0 000 1.66zm0-2.66a.83.83 0 100-1.66.83.83 0 000 1.66zm0-2.66a.83.83 0 100-1.66.83.83 0 000 1.66zm0-2.66a.83.83 0 100-1.66.83.83 0 000 1.66zm3.5.974a.83.83 0 000 1.66h6.34a.83.83 0 000-1.66h-6.34zm0 2.66a.83.83 0 000 1.66h3.34a.83.83 0 000-1.66h-3.34z" })), "0 0 24 24", "Ticket");