@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
16 lines (13 loc) • 439 B
JavaScript
/**
* @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 tabSlash = [
["path", { d: "m14.5 9.5-5 5", key: "17q4r4" }],
["path", { d: "M4 20V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v14", key: "y8tqhg" }],
["path", { d: "M22 20H2", key: "1p1f7z" }]
];
export { tabSlash as default };
//# sourceMappingURL=tab-slash.js.map