@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 • 632 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.92 9.19a1.292 1.292 0 00-1.207-.84h-5.225a.43.43 0 01-.405-.287l-1.876-5.316a1.288 1.288 0 00-2.412 0l-.004.013L8.92 8.063a.43.43 0 01-.405.286H3.29a1.288 1.288 0 00-.827 2.276l4.45 3.691a.43.43 0 01.133.466l-1.87 5.606a1.288 1.288 0 001.983 1.446l4.59-3.365a.43.43 0 01.507 0l4.587 3.364a1.288 1.288 0 001.984-1.445l-1.87-5.61a.43.43 0 01.134-.465l4.458-3.697a1.288 1.288 0 00.372-1.425z"
})), "0 0 24 24", "StarFull");