Files
klz-cables.com/.pnpm-store/v10/files/a5/7da22498499e099ab53be14035e191e988f156ac845d9c3e11d815fa2c8244f76f819e8e0688f79dabb518b8e052a36adcf01a51011945025cb3c6b6632055
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

19 lines
571 B
Plaintext

import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
import React from 'react';
export const File = () => /*#__PURE__*/_jsxs("svg", {
height: "150",
style: {
backgroundColor: '#333333'
},
viewBox: "0 0 150 150",
width: "150",
xmlns: "http://www.w3.org/2000/svg",
children: [/*#__PURE__*/_jsx("path", {
d: "M82.8876 50.5H55.5555V100.5H94.4444V61.9818H82.8876V50.5Z",
fill: "white"
}), /*#__PURE__*/_jsx("path", {
d: "M82.8876 61.9818H94.4444L82.8876 50.5V61.9818Z",
fill: "#9A9A9A"
})]
});
//# sourceMappingURL=index.js.map