@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 • 842 B
JavaScript
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 0022 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 010 2.45.833.833 0 00-.667.816v3.375a1.25 1.25 0 001.25 1.25h17.5c.69 0 1.25-.56 1.25-1.25v-3.375a.833.833 0 00-.667-.816 1.25 1.25 0 010-2.45zM6.83 16.816a.83.83 0 110-1.66.83.83 0 010 1.66zm.83-3.49a.83.83 0 11-1.66 0 .83.83 0 011.66 0zm-.83-1.83a.83.83 0 110-1.66.83.83 0 010 1.66zm.83-3.49a.83.83 0 11-1.66 0 .83.83 0 011.66 0zM9.5 10.64a.83.83 0 01.83-.83h6.34a.83.83 0 010 1.66h-6.34a.83.83 0 01-.83-.83zm.83 1.83h3.34a.83.83 0 010 1.66h-3.34a.83.83 0 010-1.66z"
})), "0 0 24 24", "Ticket");