@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
25 lines (22 loc) • 715 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 shirtTRuler = [
[
"path",
{
d: "M6 11H3c-.6 0-1-.4-1-1V6c0-1.1.8-2.3 1.9-2.6L8 2a4 4 0 0 0 8 0l4.1 1.4C21.2 3.7 22 4.9 22 6v4c0 .6-.4 1-1 1h-3",
key: "132w49"
}
],
["path", { d: "M6 18V8", key: "pwosdi" }],
["path", { d: "M18 8v10", key: "1ekqoy" }],
["rect", { width: "20", height: "6", x: "2", y: "16", rx: "2", key: "1v6ybr" }],
["path", { d: "M10 16v2", key: "10xjb1" }],
["path", { d: "M14 16v2", key: "12fp5e" }]
];
export { shirtTRuler as default };
//# sourceMappingURL=shirt-t-ruler.js.map