@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.
6 lines • 870 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", {
d: "M2 12.802a2.083 2.083 0 011.06-1.81 1.875 1.875 0 01.8-2.565 1.876 1.876 0 01.833-2.5 1.873 1.873 0 01-.193-.834c0-.545.243-1.458 1.875-1.459h5.417a14.467 14.467 0 013.423.393c.255.054.525.11.822.166a.417.417 0 01.338.41v8.43a.417.417 0 01-.18.343c-1.588 1.096-3.362 3.596-3.362 5.884a1.666 1.666 0 01-1.386 1.708c-.812.113-1.85-.387-2.34-2.137a7.237 7.237 0 01.433-3.673.208.208 0 00-.198-.273H4.083A2.083 2.083 0 012 12.802zm15.625.208V3.843a.833.833 0 01.833-.833h2.709a.833.833 0 01.833.833v9.167a.833.833 0 01-.833.833h-2.709a.833.833 0 01-.833-.833zm1.25-7.708a.625.625 0 101.25 0 .625.625 0 00-1.25 0z"
})), "0 0 24 24", "ThumbDown");