UNPKG

lucide

Version:

A Lucide icon library package for web and javascript applications.

17 lines (14 loc) 476 B
/** * @license lucide v0.525.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const ReceiptSwissFranc = [ ["path", { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" }], ["path", { d: "M10 17V7h5" }], ["path", { d: "M10 11h4" }], ["path", { d: "M8 15h5" }] ]; export { ReceiptSwissFranc as default }; //# sourceMappingURL=receipt-swiss-franc.js.map