// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Using lucide icon components > should add a class to the element 1`] = `
`; exports[`Using lucide icon components > should add a style attribute to the element 1`] = `
`; exports[`Using lucide icon components > should adjust the size, stroke color and stroke width 1`] = `
`; exports[`Using lucide icon components > should pass children to the icon slot 1`] = `
Hello World
`; exports[`Using lucide icon components > should render an component 1`] = `
`;