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.13 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: "M12 16.167a4.167 4.167 0 110-8.334 4.167 4.167 0 010 8.334zm8.75-6.25h-1.552a7.449 7.449 0 00-.636-1.534l1.098-1.096a1.25 1.25 0 000-1.768l-1.18-1.178a1.25 1.25 0 00-1.767 0l-1.098 1.097a7.417 7.417 0 00-1.532-.635V3.25c0-.69-.56-1.25-1.25-1.25h-1.666c-.691 0-1.25.56-1.25 1.25v1.553a7.444 7.444 0 00-1.533.635L7.286 4.341a1.25 1.25 0 00-1.768 0L4.34 5.519a1.25 1.25 0 000 1.768l1.098 1.098c-.268.485-.481 1-.635 1.532H3.25c-.69 0-1.25.559-1.25 1.25v1.666c0 .69.56 1.25 1.25 1.25h1.552c.153.534.367 1.048.636 1.533l-1.1 1.099a1.25 1.25 0 000 1.768l1.179 1.178c.495.469 1.272.469 1.768 0l1.098-1.098c.486.269 1 .482 1.534.637v1.55c0 .69.559 1.25 1.25 1.25h1.666c.69 0 1.25-.56 1.25-1.25V19.2a7.445 7.445 0 001.533-.636l1.098 1.098a1.25 1.25 0 001.768 0l1.178-1.179a1.25 1.25 0 000-1.767l-1.098-1.098c.269-.486.482-1 .636-1.533h1.552c.69 0 1.25-.56 1.25-1.25v-1.668c0-.691-.56-1.25-1.25-1.25z" })), "0 0 24 24", "Settings");