@icongo/li
Version:
LibreICONS Icons
35 lines • 1.47 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LICashRegister = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
fill: "#9575cd",
d: "M2.263 4.158h9.474c.695 0 1.263.568 1.263 1.263v5.684H1V5.421c0-.695.568-1.263 1.263-1.263z"
}), /*#__PURE__*/_jsx("path", {
fill: "#673ab7",
d: "M1 11.105h12v.632c0 .695-.568 1.263-1.263 1.263H2.263A1.267 1.267 0 0 1 1 11.737v-.632zM11.105 4.79H8.263a.633.633 0 0 1-.631-.631v-1.58c0-.346.284-.63.631-.63h2.842c.348 0 .632.284.632.63v1.58a.633.633 0 0 1-.632.631zm-8.21 0h3.79v1.264h-3.79z"
}), /*#__PURE__*/_jsx("path", {
fill: "#90caf9",
d: "m6.684 1-.631.316L5.42 1l-.632.316L4.158 1l-.632.316L2.895 1v4.421h3.79z"
}), /*#__PURE__*/_jsx("path", {
fill: "#2196f3",
d: "M8.263 2.579h2.842v1.579H8.263z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#b39ddb",
transform: "translate(-.579 -.579) scale(.31579)",
children: [/*#__PURE__*/_jsx("path", {
d: "M10 23h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm-24 6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4z"
}), /*#__PURE__*/_jsx("circle", {
cx: 24,
cy: 40,
r: 1.5
})]
})]
}));
export { LICashRegister };