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.

5 lines 866 B
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 110 1.636H3.818a.818.818 0 010-1.636h3.887a.205.205 0 00.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 00.204-.205V4.045a.41.41 0 00-.409-.409h-4.09a.41.41 0 00-.41.41zM5.864 8.136h12.272a.41.41 0 01.41.41V20c0 .903-.734 1.636-1.637 1.636H7.091A1.637 1.637 0 015.455 20V8.545a.41.41 0 01.409-.409zm8.181 11.25a.614.614 0 00.614-.613v-7.364a.614.614 0 00-1.227 0v7.364c0 .338.275.613.614.613zm-4.09 0a.614.614 0 00.613-.613v-7.364a.614.614 0 00-1.227 0v7.364c0 .338.275.613.614.613z" })), "0 0 24 24", "Remove");