@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.
14 lines • 879 B
JavaScript
/* 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", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M21.6 12a9.6 9.6 0 0 0-19.2 0c0 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.483Z",
fill: "#1877F2"
}), /*#__PURE__*/React.createElement("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M15.737 14.775 16.163 12H13.5v-1.8c0-.76.372-1.5 1.565-1.5h1.21V6.338s-1.099-.188-2.149-.188c-2.193 0-3.626 1.329-3.626 3.735V12H8.062v2.775H10.5v6.708a9.67 9.67 0 0 0 3 0v-6.708h2.237Z",
fill: "#fff"
})), "0 0 24 24", "ColoredFacebook");