// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`IconRotator should default to cloning the icon rotator class names into the child element 1`] = `
`; exports[`IconRotator should default to cloning the icon rotator class names into the child element 2`] = `
`; exports[`IconRotator should work automatically with the FontIcon component 1`] = `
`; exports[`IconRotator should work automatically with the FontIcon component 2`] = `
`; exports[`IconRotator should work automatically with the SVGIcon component 1`] = `
`; exports[`IconRotator should work automatically with the SVGIcon component 2`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 1`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 2`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 3`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 4`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 5`] = `
`; exports[`IconRotator should wrapp the children with a span if the forceIconWrap prop is enabled 6`] = `
`;