@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
15 lines (12 loc) • 455 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 featherSquare = [
["path", { d: "M10.3 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8.8", key: "17ye1e" }],
["path", { d: "M7 12l8.5-8.5c2-2 4.5-2 6.5 0L16.5 9H10", key: "z4zbcx" }]
];
export { featherSquare as default };
//# sourceMappingURL=feather-square.js.map