@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 • 726 B
JavaScript
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.7 7.29l-.016 3.076A4.235 4.235 0 0120 13.89v4.2c-.123 2.202-1.898 3.957-4.098 4.012L8.1 22.09c-2.147 0-3.999-1.802-4.1-4v-4.2c.125-2.185 1.915-3.899 4.1-4h7.083a.422.422 0 00.396-.42V7.29C15.39 5.422 13.878 3.997 12 3.997c-1.878 0-3.417 1.46-3.574 3.293-.018.354-.219 1.04-1.055 1.04s-1.056-.687-1.043-1.04c.129-3.05 2.69-5.4 5.672-5.4 2.982 0 5.7 2.418 5.7 5.4zM12 17.43c.93 0 1.684-.77 1.684-1.685 0-.914-.754-1.683-1.684-1.685a1.668 1.668 0 00-1.684 1.685A1.67 1.67 0 0012 17.43z"
})), "0 0 24 24", "LockOpen");