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.

8 lines (7 loc) 648 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: "M17.684 10.366V7.574a5.684 5.684 0 1 0-11.368 0v2.792A4.199 4.199 0 0 0 4 14.102v3.79a4.215 4.215 0 0 0 4.21 4.21h7.58a4.215 4.215 0 0 0 4.21-4.21v-3.79a4.199 4.199 0 0 0-2.316-3.736Zm-4 5.38a1.684 1.684 0 1 1-3.368 0 1.684 1.684 0 0 1 3.368 0Zm1.895-8.171v1.896a.421.421 0 0 1-.42.42H8.841a.421.421 0 0 1-.42-.42V7.574A3.583 3.583 0 0 1 12 3.997a3.583 3.583 0 0 1 3.58 3.578Z" })), "0 0 24 24", "Lock");