diff --git a/components/icon/__tests__/__snapshots__/index.test.js.snap b/components/icon/__tests__/__snapshots__/index.test.js.snap index 9612ff3df6..a818e834bb 100644 --- a/components/icon/__tests__/__snapshots__/index.test.js.snap +++ b/components/icon/__tests__/__snapshots__/index.test.js.snap @@ -1,5 +1,96 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`CustomIcon should render custom icon correctly 1`] = ` + + + +`; + +exports[`CustomIcon should support component prop 1`] = ` + + + +`; + +exports[`Icon should render correctly with rotate, flip, viewBox props. 1`] = ` + +