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 925 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: "M17 5.123c0-1.15-.933-2.083-2.083-2.083H4.083C2.933 3.04 2 3.973 2 5.123a.208.208 0 00.208.209h14.584A.208.208 0 0017 5.123zM16.785 8.457h-.202a7.096 7.096 0 00-6.845 5.261.208.208 0 01-.201.155H4.083A2.083 2.083 0 012 11.79v-5c0-.115.093-.208.208-.208h14.584c.115 0 .208.093.208.208v1.458a.21.21 0 01-.215.208zm-9.368 1.875h-2.5a.625.625 0 100 1.25h2.5a.625.625 0 100-1.25z" }), /*#__PURE__*/React.createElement("path", { d: "M16.583 10.123a5.417 5.417 0 100 10.834 5.417 5.417 0 000-10.834zm2.807 4.053l-2.417 3.228a1.245 1.245 0 01-.916.5h-.091c-.331 0-.648-.132-.881-.367l-1.25-1.25a.625.625 0 01.884-.884l1.084 1.083a.207.207 0 00.314-.023l2.276-3.036a.625.625 0 011 .75l-.003-.001z" })), "0 0 24 24", "Paid");