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 868 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: "M12.912 3.849a.833.833 0 01.544-.78.813.813 0 01.923.227l7.399 8.136a.85.85 0 01.222.571.828.828 0 01-.228.57l-7.398 8.136a.84.84 0 01-1.462-.559v-1.175c0-.104.04-.205.11-.282l5.316-5.846a1.253 1.253 0 000-1.695l-5.316-5.846a.42.42 0 01-.11-.282V3.85zm3.403 8.725L8.918 20.71a.84.84 0 01-1.462-.56v-1.175a.42.42 0 01.11-.282l5.314-5.846a1.253 1.253 0 000-1.695L7.564 5.306a.42.42 0 01-.11-.282V3.85A.833.833 0 018 3.069a.813.813 0 01.924.227l7.398 8.136a.85.85 0 01.223.571.828.828 0 01-.228.57zm-5.447-.008l-7.407 8.146A.84.84 0 012 20.148V3.852a.84.84 0 011.461-.564l7.407 8.148a.84.84 0 010 1.13z" })), "0 0 24 24", "PriorityBoarding");