@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.
5 lines • 554 B
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: "M3.304 4.8h17.392c.72 0 1.304.584 1.304 1.304v11.74c0 .72-.584 1.304-1.304 1.304h-8.56l-5.54 3.835a.435.435 0 01-.683-.357v-3.478H3.304A1.269 1.269 0 012 17.888V6.105c0-.72.584-1.304 1.304-1.304zM12 7c-.4 0-.8.3-.8.8v4c0 .5.3.8.8.8.4 0 .8-.3.8-.8v-4c0-.4-.3-.8-.8-.8zm1.3 8.15a1.3 1.3 0 10-2.6 0 1.3 1.3 0 002.6 0z"
})), "0 0 24 24", "Feedback");