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 920 B
import * as React from "react"; import createIcon from "../Icon/createIcon"; export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M6.586 6.264l-2.5-.013a.416.416 0 01-.416-.417V5.64c0-.69.56-1.249 1.25-1.249h.833c.69 0 1.25.56 1.25 1.25v.208c0 .23-.187.416-.417.416zM14.29 16.051a3.124 3.124 0 100-6.247 3.124 3.124 0 000 6.247z" }), /*#__PURE__*/React.createElement("path", { d: "M19.866 7.097H18.77a.445.445 0 01-.4-.288l-.001-.002c-.515-1.086-1.047-2.209-2.204-2.209H12c-.892 0-1.363.648-2.215 1.825-.056.077-.106.148-.15.213-.212.301-.324.461-.553.461H4.084c-1.718 0-2.08 1.007-2.08 1.852v8.653a1.878 1.878 0 002.13 1.99h15.732a1.878 1.878 0 002.13-1.99V8.949c0-.845-.37-1.852-2.13-1.852zm-.786 5.83a4.79 4.79 0 11-9.579 0 4.79 4.79 0 019.58 0zM5.128 11.263a1.041 1.041 0 110-2.083 1.041 1.041 0 010 2.083z" })), "0 0 24 24", "Camera");