@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) • 924 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: "M16.296 5.273h3.886a.818.818 0 1 1 0 1.636H3.818a.818.818 0 0 1 0-1.636h3.887a.205.205 0 0 0 .204-.205V4.045C7.91 2.915 8.825 2 9.955 2h4.09c1.13 0 2.046.916 2.046 2.045v1.023c0 .113.091.205.204.205Zm-6.75-1.228v1.023c0 .113.091.205.204.205h4.5a.205.205 0 0 0 .204-.205V4.045a.41.41 0 0 0-.409-.409h-4.09a.41.41 0 0 0-.41.41ZM5.864 8.136h12.272a.41.41 0 0 1 .41.41V20c0 .903-.734 1.636-1.637 1.636H7.091A1.637 1.637 0 0 1 5.455 20V8.545a.41.41 0 0 1 .409-.409Zm8.181 11.25a.614.614 0 0 0 .614-.613v-7.364a.614.614 0 0 0-1.227 0v7.364c0 .338.275.613.614.613Zm-4.09 0a.614.614 0 0 0 .613-.613v-7.364a.614.614 0 0 0-1.227 0v7.364c0 .338.275.613.614.613Z"
})), "0 0 24 24", "Remove");