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.

8 lines (7 loc) 695 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M14.26 5.12a.673.673 0 0 1 .418-.236l.513-.077a.655.655 0 0 1 .56.184L19.01 8.25a.655.655 0 0 1 .184.56l-.077.513a.672.672 0 0 1-.235.417l-2.801 2.118a.724.724 0 0 0-.241.67 5.34 5.34 0 0 1-1.073 4.096c-.227.29-.65.29-.907.033l-6.515-6.515c-.257-.257-.257-.68.033-.907a5.34 5.34 0 0 1 4.096-1.073.724.724 0 0 0 .67-.24l2.118-2.802ZM9.985 15.247a.872.872 0 0 0-1.232-1.232l-3.698 3.697a.872.872 0 1 0 1.233 1.233l3.697-3.698Z" })), "0 0 24 24", "Pin");