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.

8 lines (7 loc) 762 B
/* eslint-disable */ "use client"; import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M6.405 16.75a.18.18 0 0 1-.167-.166V7.416a.18.18 0 0 1 .167-.166h1.583c.75 0 1.084-.917.583-1.416L5.988 3.249a.807.807 0 0 0-1.167 0L2.238 5.834c-.5.499-.167 1.416.583 1.416h1.583a.18.18 0 0 1 .167.166v9.168a.18.18 0 0 1-.167.166H2.821c-.75 0-1.083.917-.583 1.416l2.583 2.585a.807.807 0 0 0 1.167 0l2.583-2.585c.501-.499.167-1.416-.583-1.416H6.405ZM21 8.007h-9.5a1 1 0 1 1 0-2H21a1 1 0 1 1 0 2ZM18 11.007h-6.5a1 1 0 1 0 0 2H18a1 1 0 1 0 0-2ZM11.5 16.007H15a1 1 0 1 1 0 2h-3.5a1 1 0 1 1 0-2Z" })), "0 0 24 24", "Sort");