@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 • 896 B
JavaScript
/* 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: "M21.333 10.772A.833.833 0 0 0 22 9.955V6.58c0-.69-.56-1.25-1.25-1.25H3.25C2.56 5.33 2 5.89 2 6.58v3.375c0 .396.279.738.667.817a1.25 1.25 0 0 1 0 2.45.833.833 0 0 0-.667.816v3.375a1.25 1.25 0 0 0 1.25 1.25h17.5c.69 0 1.25-.56 1.25-1.25v-3.375a.833.833 0 0 0-.667-.816 1.25 1.25 0 0 1 0-2.45ZM6.83 16.816a.83.83 0 1 1 0-1.66.83.83 0 0 1 0 1.66Zm.83-3.49a.83.83 0 1 1-1.66 0 .83.83 0 0 1 1.66 0Zm-.83-1.83a.83.83 0 1 1 0-1.66.83.83 0 0 1 0 1.66Zm.83-3.49a.83.83 0 1 1-1.66 0 .83.83 0 0 1 1.66 0ZM9.5 10.64a.83.83 0 0 1 .83-.83h6.34a.83.83 0 0 1 0 1.66h-6.34a.83.83 0 0 1-.83-.83Zm.83 1.83h3.34a.83.83 0 0 1 0 1.66h-3.34a.83.83 0 1 1 0-1.66Z"
})), "0 0 24 24", "Ticket");