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 866 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M20.658 8.308a1.347 1.347 0 011.26.88c.193.527.039 1.12-.388 1.486l-4.623 3.832 1.936 5.811a1.343 1.343 0 01-2.068 1.508L12 18.325l-4.775 3.498a1.343 1.343 0 01-2.067-1.511l1.935-5.808-4.613-3.822a1.344 1.344 0 01.863-2.374h5.448l1.945-5.509a1.343 1.343 0 012.522-.016l1.952 5.525h5.448zm-5.689 6.184a.917.917 0 01.285-.995l3.553-2.949a.23.23 0 00-.145-.406h-4.103a.917.917 0 01-.865-.613l-1.477-4.188a.23.23 0 00-.433 0l-1.478 4.188a.917.917 0 01-.865.613H5.338a.23.23 0 00-.146.406l3.556 2.945a.917.917 0 01.284.996l-1.419 4.26a.23.23 0 00.353.257l3.49-2.56a.917.917 0 011.085 0l3.495 2.565a.23.23 0 00.354-.258l-1.42-4.26z" })), "0 0 24 24", "StarEmpty");