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.

16 lines (15 loc) 943 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", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.6 12a9.6 9.6 0 1 0-11.92 9.317v-6.383H7.702V12h1.98v-1.264c0-3.268 1.479-4.782 4.687-4.782.608 0 1.657.12 2.086.238v2.66c-.226-.024-.62-.036-1.109-.036-1.574 0-2.182.596-2.182 2.146V12h3.136l-.539 2.934h-2.597v6.596c4.753-.574 8.437-4.622 8.437-9.53Z", fill: "#0866FF" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.76 14.934 16.299 12h-3.136v-1.037c0-1.55.608-2.147 2.182-2.147.49 0 .883.012 1.11.036v-2.66c-.43-.119-1.48-.238-2.087-.238-3.208 0-4.687 1.514-4.687 4.782V12H7.7v2.934h1.98v6.383a9.623 9.623 0 0 0 3.482.213v-6.596h2.597Z", fill: "#fff" })), "0 0 24 24", "ColoredFacebook");