@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.
27 lines • 1.39 kB
JavaScript
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 2C6.367 2 2 6.126 2 11.7c0 2.915 1.195 5.435 3.14 7.175a.799.799 0 01.27.57l.054 1.779a.8.8 0 001.122.707l1.985-.876a.798.798 0 01.534-.04c.912.251 1.883.385 2.895.385 5.633 0 10-4.126 10-9.7C22 6.126 17.633 2 12 2z",
fill: "url(#prefix__paint0_radial_1907_1197)"
}), /*#__PURE__*/React.createElement("path", {
d: "M5.995 14.537l2.938-4.66a1.5 1.5 0 012.168-.4l2.337 1.751a.6.6 0 00.723-.002l3.155-2.394c.421-.32.97.184.69.631l-2.938 4.66a1.5 1.5 0 01-2.17.4l-2.336-1.751a.6.6 0 00-.723.002l-3.155 2.394c-.421.32-.97-.184-.689-.631z",
fill: "#fff"
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
id: "prefix__paint0_radial_1907_1197",
cx: 0,
cy: 0,
r: 1,
gradientUnits: "userSpaceOnUse",
gradientTransform: "translate(5.85 21.893) scale(21.792)"
}, /*#__PURE__*/React.createElement("stop", {
stopColor: "#09F"
}), /*#__PURE__*/React.createElement("stop", {
offset: 0.61,
stopColor: "#A033FF"
}), /*#__PURE__*/React.createElement("stop", {
offset: 0.935,
stopColor: "#FF5280"
}), /*#__PURE__*/React.createElement("stop", {
offset: 1,
stopColor: "#FF7061"
})))), "0 0 24 24", "ColoredMessenger");