@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) • 1.49 kB
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: "M15.5 4.667c-1.266 0-1.266-.134-1.266-.334v-.6c0-.2.15-.333.373-.333.521 0 .745-.333.745-.733 0-.4-.224-.667-.745-.667H9.394c-.521 0-.745.333-.745.667 0 .333.224.666.67.666.298.067.447.2.447.4v.534c0 .2-.149.333-.372.333H6.862C5.82 4.667 5 5.4 5 6.267v9.4c0 .8.596 1.466 1.49 1.6.074 0 .149.133.149.2 0 .4.298.533.744.533.447 0 .745-.133.745-.533 0-.067.075-.134.149-.134h7.298c.074 0 .149.067.149.134 0 .4.298.533.744.533.447 0 .745-.133.745-.533 0-.067.224-.2.298-.2.894-.134 1.49-.867 1.49-1.6v-9.4c0-.867-.67-1.6-1.713-1.6H15.5ZM15.223 7.4c0-.331.3-.6.67-.6.37 0 .67.269.67.6v6.8c0 .331-.3.6-.67.6-.37 0-.67-.269-.67-.6V7.4Zm-3.842 0c0-.331.3-.6.67-.6.37 0 .67.269.67.6v6.8c0 .331-.3.6-.67.6-.37 0-.67-.269-.67-.6V7.4Zm-3.173-.6c.37 0 .67.269.67.6v6.8c0 .331-.3.6-.67.6-.37 0-.67-.269-.67-.6V7.4c0-.331.3-.6.67-.6Zm3.048-3.134c0-.2.149-.333.372-.333h.745c.223 0 .372.133.372.333v.598c0 .2-.149.333-.372.333h-.745c-.223 0-.372-.133-.372-.333v-.598ZM5.5 20.25a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1 0-1.5h.5Zm3.5 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5h1Zm3.5 0a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1Zm3.5 0a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1 0-1.5h1Zm3 0a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1 0-1.5h.5Z"
})), "0 0 24 24", "CheckInCounter");