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 525 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 2.4A9.6 9.6 0 0 0 2.4 12c0 4.792 3.51 8.763 8.1 9.483v-6.708H8.062V12H10.5V9.885c0-2.406 1.433-3.735 3.626-3.735 1.05 0 2.149.188 2.149.188V8.7h-1.21c-1.193 0-1.565.74-1.565 1.5V12h2.663l-.426 2.775H13.5v6.708c4.59-.72 8.1-4.691 8.1-9.483A9.6 9.6 0 0 0 12 2.4Z" })), "0 0 24 24", "Facebook");