UNPKG

@lucide/lab

Version:

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

16 lines (13 loc) 447 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 stairsArrowUpRight = [ ["path", { d: "m3 11 9-9", key: "1tx5f3" }], ["path", { d: "M8 2h4v4", key: "ikvxr7" }], ["path", { d: "M2 20h5v-5h5v-5h5V5h5", key: "13vrqq" }] ]; export { stairsArrowUpRight as default }; //# sourceMappingURL=stairs-arrow-up-right.js.map