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.

6 lines 900 B
/* 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: "M17.625 13.01c0 .46.373.833.833.833h2.709c.46 0 .833-.373.833-.833V3.843a.833.833 0 0 0-.833-.833h-2.709a.833.833 0 0 0-.833.833v9.167Zm1.25-7.708a.625.625 0 1 1 1.25 0 .625.625 0 0 1-1.25 0ZM4.083 14.885A2.083 2.083 0 0 1 2 12.802a2.083 2.083 0 0 1 1.06-1.81 1.875 1.875 0 0 1 .8-2.565 1.876 1.876 0 0 1 .833-2.5 1.873 1.873 0 0 1-.193-.834c0-.545.243-1.458 1.875-1.459h5.417a14.467 14.467 0 0 1 3.423.393c.255.054.525.11.823.166.195.038.337.21.337.41v8.43a.416.416 0 0 1-.18.343c-1.588 1.096-3.362 3.596-3.362 5.884a1.667 1.667 0 0 1-1.386 1.708c-.812.113-1.85-.387-2.34-2.137a7.238 7.238 0 0 1 .433-3.673.208.208 0 0 0-.197-.273h-5.26Z" })), "0 0 24 24", "ThumbDown");