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.

8 lines (7 loc) 1.62 kB
/* 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: "M17.85 8.703a.21.21 0 0 0 .158-.344 7.972 7.972 0 0 0-1.779-1.542.209.209 0 0 1-.049-.308c.56-.689.93-1.736 1.12-2.374.189-.638.189-1.407-.56-1.47-.712-.06-.887.544-1.077 1.2l-.03.103c-.204.694-.575 1.402-1.137 1.91a.21.21 0 0 1-.2.044 7.878 7.878 0 0 0-4.59 0 .21.21 0 0 1-.2-.044 3.783 3.783 0 0 1-1.138-1.913c-.242-.832-.459-1.363-1.092-1.3-.633.063-.756.706-.574 1.467.181.76.56 1.685 1.12 2.375a.208.208 0 0 1-.05.307 7.95 7.95 0 0 0-1.78 1.542.21.21 0 0 0 .159.344l11.698.003ZM11.375 10.37a.417.417 0 0 0-.417-.417h-4.78a.425.425 0 0 1-.166-.036L3.583 8.834a.833.833 0 0 0-.676 1.523l1.23.548a.417.417 0 0 1 .232.492 7.61 7.61 0 0 0-.195.908.417.417 0 0 1-.416.353h-.925a.833.833 0 0 0 0 1.667h.93c.205 0 .38.15.41.353.063.398.156.79.279 1.174a.417.417 0 0 1-.215.5l-1.215.593a.833.833 0 1 0 .73 1.5l1.218-.594a.417.417 0 0 1 .525.137A7.916 7.916 0 0 0 10.9 21.33a.417.417 0 0 0 .475-.417V10.37ZM12.767 21.23a.417.417 0 0 1-.142-.317V10.37c0-.23.187-.417.417-.417h4.782a.424.424 0 0 0 .167-.036l2.426-1.083a.833.833 0 0 1 .672 1.524l-1.23.548a.417.417 0 0 0-.232.491c.083.299.148.602.195.909.031.205.209.356.416.353h.929a.833.833 0 0 1 0 1.667h-.929c-.205 0-.38.15-.411.352a7.88 7.88 0 0 1-.279 1.175c-.062.197.03.41.215.5l1.215.593a.833.833 0 1 1-.73 1.5l-1.218-.594a.417.417 0 0 0-.525.137 7.917 7.917 0 0 1-5.405 3.34.417.417 0 0 1-.333-.098Z" })), "0 0 24 24", "Bug");