File tree Expand file tree Collapse file tree
packages/eui/src/components/icon/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5425,33 +5425,27 @@ exports[`EuiIcon props type logoElasticStack is rendered 1`] = `
54255425 class = " euiIcon emotion-euiIcon-m-isLoaded"
54265426 data-icon-type = " logoElasticStack"
54275427 data-is-loaded = " true"
5428+ fill = " none"
54285429 height = " 32"
54295430 role = " img"
54305431 viewBox = " 0 0 32 32"
54315432 width = " 32"
54325433 xmlns = " http://www.w3.org/2000/svg"
54335434>
5434- <g
5435- fill = " none"
5435+ <path
5436+ d = " M0 2.37A2.37 2.37 0 0 1 2.37 0h27.26A2.37 2.37 0 0 1 32 2.37v6.52H0V2.37Z"
5437+ fill = " #F04E98"
5438+ />
5439+ <path
5440+ clip-rule = " evenodd"
5441+ d = " M0 20.148h32v-8.296H0v8.296Z"
5442+ fill = " #00BFB3"
54365443 fill-rule = " evenodd"
5437- >
5438- <path
5439- d = " M32 9V2.5A2.5 2.5 0 0 0 29.5 0h-27A2.5 2.5 0 0 0 0 2.5V9h32Z"
5440- fill = " #F04E98"
5441- />
5442- <path
5443- d = " M0 20h32v-8H0z"
5444- fill = " #00BFB3"
5445- />
5446- <path
5447- d = " M14.5 23H0v6.5A2.5 2.5 0 0 0 2.5 32h12v-9Z"
5448- fill = " #0080D5"
5449- />
5450- <path
5451- d = " M17.5 23v9h12a2.5 2.5 0 0 0 2.5-2.5V23H17.5Z"
5452- fill = " #FEC514"
5453- />
5454- </g >
5444+ />
5445+ <path
5446+ d = " M0 23.111h32v6.519A2.37 2.37 0 0 1 29.63 32H2.37A2.37 2.37 0 0 1 0 29.63v-6.52Z"
5447+ fill = " #07C"
5448+ />
54555449</svg >
54565450` ;
54575451
You can’t perform that action at this time.
0 commit comments