@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.
21 lines • 1.23 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: "M17.176 2.75H6.824A4.074 4.074 0 002.75 6.824v10.352a4.074 4.074 0 004.074 4.074h10.352a4.074 4.074 0 004.074-4.074V6.824a4.074 4.074 0 00-4.074-4.074z",
fill: "url(#prefix__paint0_linear_1907_1221)"
}), /*#__PURE__*/React.createElement("path", {
d: "M12 5.953c-1.8 0-3.528.595-4.801 1.656-1.274 1.06-1.99 2.5-1.99 4 .002.975.307 1.934.885 2.782.578.849 1.41 1.559 2.415 2.06a5.373 5.373 0 01-1.188 1.662 7.268 7.268 0 002.758-1.083c.624.154 1.27.233 1.921.234 1.8 0 3.528-.596 4.801-1.656 1.274-1.061 1.99-2.5 1.99-4S18.074 8.67 16.8 7.61c-1.273-1.06-3-1.656-4.801-1.656z",
fill: "#fff"
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
id: "prefix__paint0_linear_1907_1221",
x1: 12.147,
y1: 20.022,
x2: 12.147,
y2: 5.046,
gradientUnits: "userSpaceOnUse"
}, /*#__PURE__*/React.createElement("stop", {
stopColor: "#0CBD2A"
}), /*#__PURE__*/React.createElement("stop", {
offset: 1,
stopColor: "#5BF675"
})))), "0 0 24 24", "ColoredImessage");