UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

18 lines (15 loc) 560 B
/** * @license @lucide/lab v0.1.2 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const japaneseYenSquare = [ ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }], ["path", { d: "m9 7 3 3v7", key: "1x0cue" }], ["path", { d: "m12 10 3-3", key: "1mc12w" }], ["path", { d: "M9 11h6", key: "1fldmi" }], ["path", { d: "M9 15h6", key: "cctwl0" }] ]; export { japaneseYenSquare as default }; //# sourceMappingURL=japanese-yen-square.js.map