diff --git a/changelogs/upcoming/7670.md b/changelogs/upcoming/7670.md new file mode 100644 index 000000000000..789501f4af40 --- /dev/null +++ b/changelogs/upcoming/7670.md @@ -0,0 +1 @@ +- Updated `launch` glyph for `EuiIcon` \ No newline at end of file diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index e783f350314c..28a95b09c53f 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -4372,15 +4372,17 @@ exports[`EuiIcon props type launch is rendered 1`] = ` xmlns="http://www.w3.org/2000/svg" > `; diff --git a/src/components/icon/assets/launch.tsx b/src/components/icon/assets/launch.tsx index f76d6b99e1f1..300fb2612e15 100644 --- a/src/components/icon/assets/launch.tsx +++ b/src/components/icon/assets/launch.tsx @@ -29,13 +29,17 @@ const EuiIconLaunch = ({ {...props} > {title ? {title} : null} - - + + ); export const icon = EuiIconLaunch; diff --git a/src/components/icon/svgs/launch.svg b/src/components/icon/svgs/launch.svg index a9376b479bff..c743295bed4d 100644 --- a/src/components/icon/svgs/launch.svg +++ b/src/components/icon/svgs/launch.svg @@ -1,5 +1,5 @@ - - - - - \ No newline at end of file + + + + +