@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) • 799 B
JavaScript
/* 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: "M4.495 4.309h15.01a.255.255 0 0 1 .255.254v1.41H4.24v-1.41a.255.255 0 0 1 .255-.254Zm17.065.254a2.055 2.055 0 0 0-2.054-2.054H4.495A2.055 2.055 0 0 0 2.44 4.563v5.918a11.292 11.292 0 0 0 9.41 11.135.9.9 0 0 0 .3 0 11.292 11.292 0 0 0 9.41-11.135V4.563Zm-1.8 3.21v2.708A9.492 9.492 0 0 1 12 19.815a9.492 9.492 0 0 1-7.76-9.334V7.773h15.52Zm-3.818 1.926a.9.9 0 0 1 0 1.273l-4.21 4.21a1.482 1.482 0 0 1-1.61.321 1.475 1.475 0 0 1-.48-.32m0 0L8.32 13.86a.9.9 0 1 1 1.272-1.273l1.096 1.095 3.982-3.983a.9.9 0 0 1 1.273 0"
})), "0 0 24 24", "ShieldCheckLight");