From 2e96d3f17b26506da05fe2b87e55b16f03c597c4 Mon Sep 17 00:00:00 2001 From: Dave Snider Date: Tue, 16 Jan 2018 09:16:56 -0800 Subject: [PATCH] IM icons --- .../icon/__snapshots__/icon.test.js.snap | 135 ++++++++++++++++++ 1 file changed, 135 insertions(+) diff --git a/src/components/icon/__snapshots__/icon.test.js.snap b/src/components/icon/__snapshots__/icon.test.js.snap index a6e7d330a70e..e78a190fba98 100644 --- a/src/components/icon/__snapshots__/icon.test.js.snap +++ b/src/components/icon/__snapshots__/icon.test.js.snap @@ -527,6 +527,20 @@ exports[`EuiIcon renders type boxesVertical 1`] = ` `; +exports[`EuiIcon renders type broom 1`] = ` + + + +`; + exports[`EuiIcon renders type brush 1`] = ` `; +exports[`EuiIcon renders type indexClose 1`] = ` + + + +`; + +exports[`EuiIcon renders type indexEdit 1`] = ` + + + +`; + +exports[`EuiIcon renders type indexFlush 1`] = ` + + + +`; + +exports[`EuiIcon renders type indexMapping 1`] = ` + + + +`; + +exports[`EuiIcon renders type indexOpen 1`] = ` + + + +`; + exports[`EuiIcon renders type indexPatternApp 1`] = ` `; +exports[`EuiIcon renders type indexSettings 1`] = ` + + + + + +`; + exports[`EuiIcon renders type invert 1`] = ` `; +exports[`EuiIcon renders type merge 1`] = ` + + + +`; + exports[`EuiIcon renders type minusInCircle 1`] = ` `; +exports[`EuiIcon renders type stats 1`] = ` + + + +`; + exports[`EuiIcon renders type string 1`] = `