/** * lucide v0.244.0 - ISC */ import defaultAttributes from '../defaultAttributes.js'; const RussianRuble = [ "svg", defaultAttributes, [ ["path", { d: "M14 11c5.333 0 5.333-8 0-8" }], ["path", { d: "M6 11h8" }], ["path", { d: "M6 15h8" }], ["path", { d: "M9 21V3" }], ["path", { d: "M9 3h5" }] ] ]; export { RussianRuble as default }; //# sourceMappingURL=russian-ruble.js.map