UNPKG

lucide

Version:

A Lucide icon library package for web and javascript applications.

16 lines (13 loc) 472 B
/** * @license lucide v0.542.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const ReceiptTurkishLira = [ ["path", { d: "M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5" }], ["path", { d: "m14 8-6 3" }], ["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" }] ]; export { ReceiptTurkishLira as default }; //# sourceMappingURL=receipt-turkish-lira.js.map