diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index 43fcb62b895..1f9fbd39fcb 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -3827,8 +3827,8 @@ exports[`EuiIcon props type index is rendered 1`] = ` data-is-loaded="true" height="16" role="img" - viewBox="0 0 17 16" - width="17" + viewBox="0 0 16 16" + width="16" xmlns="http://www.w3.org/2000/svg" > & SVGRProps) => ( diff --git a/src/components/icon/svgs/index.svg b/src/components/icon/svgs/index.svg index 65259b99e15..6af8b7e92af 100644 --- a/src/components/icon/svgs/index.svg +++ b/src/components/icon/svgs/index.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file