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.

10 lines (9 loc) 972 B
/* 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: "m6.586 6.264-2.5-.013a.416.416 0 0 1-.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 1 0 0-6.247 3.124 3.124 0 0 0 0 6.247Z" }), /*#__PURE__*/React.createElement("path", { d: "M19.866 7.097H18.77a.445.445 0 0 1-.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.302-.324.461-.553.461H4.084c-1.718 0-2.08 1.007-2.08 1.852v8.653a1.878 1.878 0 0 0 2.13 1.99h15.732a1.878 1.878 0 0 0 2.13-1.99V8.949c0-.845-.37-1.852-2.13-1.852Zm-.786 5.83a4.79 4.79 0 1 1-9.579 0 4.79 4.79 0 0 1 9.58 0ZM5.128 11.263a1.041 1.041 0 1 1 0-2.083 1.041 1.041 0 0 1 0 2.083Z" })), "0 0 24 24", "Camera");