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 1.08 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M19.53 9.345L21.09 10.6l-.002.002a1.778 1.778 0 010 2.77l-1.558 1.256a.923.923 0 00-.34.824l.217 1.993a1.777 1.777 0 01-1.957 1.959l-1.989-.217a.926.926 0 00-.823.34l-1.253 1.56a1.773 1.773 0 01-2.766 0l-1.255-1.563a.925.925 0 00-.823-.34l-1.99.217a1.772 1.772 0 01-1.956-1.96l.217-1.991a.925.925 0 00-.34-.825L2.913 13.37a1.778 1.778 0 010-2.77l1.56-1.256a.924.924 0 00.34-.825l-.217-1.991a1.777 1.777 0 011.957-1.96l1.988.215a.92.92 0 00.824-.34l1.253-1.56a1.828 1.828 0 012.766 0l1.253 1.56a.926.926 0 00.823.34l1.991-.214a1.771 1.771 0 011.956 1.96l-.216 1.991a.928.928 0 00.34.825zm-5.818-.412l-1.789 1.846-1.788-1.846a.847.847 0 10-1.222 1.177l1.834 1.894L8.913 13.9a.85.85 0 00.407 1.413.847.847 0 00.815-.236l1.788-1.847 1.789 1.847a.847.847 0 101.222-1.177L13.1 12.004l1.834-1.894a.85.85 0 00-.407-1.413.847.847 0 00-.815.236z" })), "0 0 24 24", "KiwicomNoGuarantee");