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 1.02 kB
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M21.453 6.808c.343.233.547.62.547 1.034v12.28a1.25 1.25 0 01-1.99 1.008l-4.864-3.558a.417.417 0 00-.494 0l-4.875 3.586a1.25 1.25 0 01-1.397-.006l-5.833-3.968A1.25 1.25 0 012 16.15V3.871a1.25 1.25 0 011.99-1.009L8.852 6.42a.417.417 0 00.494 0l4.86-3.575.015-.01a1.244 1.244 0 011.398.005l5.833 3.968zm-11.37 1.13a.417.417 0 00-.166.333v10.36a.208.208 0 00.333.167l3.667-2.743a.417.417 0 00.166-.334V5.362a.208.208 0 00-.333-.167l-3.667 2.743zM3.667 5.102V15.71a.417.417 0 00.186.344l4.075 2.772a.21.21 0 00.215.012.207.207 0 00.111-.184V8.252a.417.417 0 00-.17-.333L4 4.935a.208.208 0 00-.333.167zm16.551 13.974a.208.208 0 00.115-.186V8.283a.416.416 0 00-.182-.345l-4.075-2.772a.21.21 0 00-.215-.012.208.208 0 00-.111.185v10.399c0 .131.062.255.167.333L20 19.056a.208.208 0 00.218.02z" })), "0 0 24 24", "Map");