@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 • 697 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.238 16.584a.18.18 0 00.167.167h1.583c.75 0 1.084.916.583 1.415l-2.583 2.585a.807.807 0 01-1.167 0l-2.583-2.585c-.5-.499-.167-1.416.583-1.416h1.583a.18.18 0 00.167-.166V7.416a.18.18 0 00-.167-.167H2.821c-.75 0-1.083-.916-.583-1.415L4.82 3.249a.807.807 0 011.167 0L8.57 5.834c.501.499.167 1.416-.583 1.416H6.405a.18.18 0 00-.167.166v9.168zM11.5 8.007a1 1 0 110-2H21a1 1 0 110 2h-9.5zm6.5 3a1 1 0 110 2h-6.5a1 1 0 110-2H18zm-3 5a1 1 0 110 2h-3.5a1 1 0 110-2H15z"
})), "0 0 24 24", "Sort");