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.

7 lines 1.35 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: "M11.095 15.923a2.734 2.734 0 011.433-4.533.2.2 0 00.167-.184.217.217 0 00-.133-.216l-.95-.35-.525-.192a.492.492 0 01-.117-.258 2.15 2.15 0 01.05-1.084 4.684 4.684 0 001.217-3.6c0-2.008-1.309-3.475-3.125-3.475a3.208 3.208 0 00-3.134 3.475A4.675 4.675 0 007.187 9.09c.124.353.147.734.066 1.1a.492.492 0 01-.116.258l-.525.192c-2.042.75-3.509 1.291-3.959 2.225a7.667 7.667 0 00-.625 2.916.417.417 0 00.417.417h8.533a.168.168 0 00.15-.1.167.167 0 00-.033-.175zM16.82 17.473a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5z" }), /*#__PURE__*/React.createElement("path", { d: "M21.628 15.073a1.467 1.467 0 00.192-1.758 1.45 1.45 0 00-1.608-.7l-1.184.25a.384.384 0 01-.441-.259l-.35-1.158a1.475 1.475 0 00-2.834 0l-.35 1.167a.392.392 0 01-.45.258l-1.175-.275a1.483 1.483 0 00-1.416 2.5l.833.892a.384.384 0 010 .516l-.833.892a1.458 1.458 0 00-.192 1.758 1.442 1.442 0 001.608.7l1.175-.325a.392.392 0 01.45.259l.35 1.166a1.483 1.483 0 002.834 0l.35-1.166a.384.384 0 01.441-.259l1.184.275a1.442 1.442 0 001.608-.7 1.475 1.475 0 00-.192-1.758l-.833-.892a.383.383 0 010-.516l.833-.867zm-4.808 3.625a2.5 2.5 0 110-5 2.5 2.5 0 010 5z" })), "0 0 24 24", "Admin");