@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) • 742 B
JavaScript
/* 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: "M9.535 7.173a.176.176 0 0 0-.164.164v6.729a.57.57 0 0 1-.57.57h-.496a.57.57 0 0 1-.57-.57v-6.73a.176.176 0 0 0-.163-.163H6.017c-.736 0-1.063-.9-.572-1.39L7.98 3.246a.792.792 0 0 1 1.145 0l2.536 2.537c.492.49.164 1.39-.573 1.39H9.535ZM16.428 16.827a.176.176 0 0 1-.163-.164V9.934a.57.57 0 0 0-.57-.57h-.497a.57.57 0 0 0-.57.57v6.73a.176.176 0 0 1-.163.163H12.91c-.736 0-1.063.9-.572 1.39l2.536 2.537a.792.792 0 0 0 1.145 0l2.536-2.537c.492-.49.164-1.39-.572-1.39h-1.555Z"
})), "0 0 24 24", "Sort2");