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.

6 lines 883 B
/* eslint-disable */ import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M20.986 16.747a4.433 4.433 0 01-.97 3.63A4.539 4.539 0 0116.528 22H7.457a4.53 4.53 0 01-3.484-1.62 4.428 4.428 0 01-.974-3.632L4.2 10.024a1.25 1.25 0 011.233-1.02h1.11c.023 0 .09.009.11.009h10.66c.012-.001.12-.012.131-.012h1.106a1.246 1.246 0 011.232 1.023l1.203 6.723zM6.758 13.102h1.3c.12 0 .217.097.217.217v1.748a.65.65 0 101.3 0v-1.748c0-.12.097-.217.216-.217h7.366a.65.65 0 100-1.3H6.758a.65.65 0 100 1.3zm.432-4.968a.867.867 0 01-.866-.867C6.324 3.81 9.158 2 11.957 2c2.8 0 5.633 1.81 5.633 5.267a.867.867 0 11-1.733 0 3.233 3.233 0 00-1.173-2.63c-2.013-1.653-6.627-1.11-6.627 2.63a.867.867 0 01-.867.867z" })), "0 0 24 24", "BaggagePersonalItem");