// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`Using lucide icon components > should adjust the size, stroke color and stroke width 1`] = `
`;
exports[`Using lucide icon components > should duplicate properties to children components 1`] = `
`;
exports[`Using lucide icon components > should not scale the strokeWidth when absoluteStrokeWidth is set 1`] = `
`;
exports[`Using lucide icon components > should render an component 1`] = `
`;
exports[`Using lucide icon components > should work with a single child component 1`] = `
`;
exports[`Using lucide icon components > should work with several children components 1`] = `
`;