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.5 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: "M7.2 14.168a4.984 4.984 0 00-.632 2.432c0 .221-.187.4-.417.4H2.42a.427.427 0 01-.315-.134.389.389 0 01-.103-.315c.141-1.079.784-2.038 1.75-2.611a3.906 3.906 0 013.22-.339.41.41 0 01.25.234.384.384 0 01-.022.333zm11.063-1.565c-1.154 0-2.089-.895-2.089-2 0-1.103.936-1.998 2.089-1.998s2.088.895 2.088 1.999-.935 1.999-2.088 1.999zm-.835 3.997a5.012 5.012 0 00-.629-2.433.384.384 0 01-.02-.334.41.41 0 01.25-.232 3.906 3.906 0 013.22.34c.964.573 1.607 1.532 1.748 2.61a.388.388 0 01-.103.315.427.427 0 01-.315.134h-3.733a.409.409 0 01-.418-.4zM5.733 12.603c-1.153 0-2.088-.895-2.088-2 0-1.103.935-1.998 2.088-1.998s2.088.895 2.088 1.999-.935 1.999-2.088 1.999zm7.909.32c1.54.617 2.54 2.062 2.535 3.66a.39.39 0 01-.117.292.427.427 0 01-.3.122H8.24a.427.427 0 01-.3-.122.39.39 0 01-.117-.292c-.005-1.597.993-3.041 2.53-3.66a.2.2 0 00.127-.17.198.198 0 00-.1-.185c-1.205-.696-1.778-2.075-1.401-3.373C9.357 7.898 10.59 7 11.998 7c1.408 0 2.642.898 3.02 2.195.376 1.298-.197 2.677-1.402 3.373a.198.198 0 00-.1.184.2.2 0 00.126.17zm-1.644-1.12c.982 0 1.8-.722 1.877-1.66a.195.195 0 00-.07-.165.215.215 0 00-.18-.046c-.262.048-.526.072-.792.072-.82.001-1.622-.232-2.304-.668a.218.218 0 00-.264.025.2.2 0 00-.05.078c-.191.548-.095 1.15.258 1.62.354.468.921.745 1.525.744z" })), "0 0 24 24", "UserGroup");