@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 • 705 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: "M6.405 16.75a.18.18 0 01-.167-.166V7.416a.18.18 0 01.167-.166h1.583c.75 0 1.084-.917.583-1.416L5.988 3.249a.807.807 0 00-1.167 0L2.238 5.834c-.5.499-.167 1.416.583 1.416h1.583a.18.18 0 01.167.166v9.168a.18.18 0 01-.167.166H2.821c-.75 0-1.083.917-.583 1.416l2.583 2.585a.807.807 0 001.167 0l2.583-2.585c.501-.499.167-1.416-.583-1.416H6.405zM21 8.007h-9.5a1 1 0 110-2H21a1 1 0 110 2zM18 11.007h-6.5a1 1 0 100 2H18a1 1 0 100-2zM11.5 16.007H15a1 1 0 110 2h-3.5a1 1 0 110-2z"
})), "0 0 24 24", "Sort");