diff --git a/src/components/icon/assets/logo_opensearch.js b/src/components/icon/assets/logo_opensearch.js new file mode 100644 index 0000000000..3687d9f50f --- /dev/null +++ b/src/components/icon/assets/logo_opensearch.js @@ -0,0 +1,39 @@ +/* + * SPDX-License-Identifier: Apache-2.0 + * + * The OpenSearch Contributors require contributions made to + * this file be licensed under the Apache-2.0 license or a + * compatible open source license. + * + * Modifications Copyright OpenSearch Contributors. See + * GitHub history for details. + */ + +import * as React from 'react'; + +const OuiIconLogoOpenSearch = ({ title, titleId, ...props }) => ( + + {title ? {title} : null} + + + + +); + +export const icon = OuiIconLogoOpenSearch; diff --git a/src/components/icon/assets/logo_opensearch.svg b/src/components/icon/assets/logo_opensearch.svg new file mode 100644 index 0000000000..0621d92a35 --- /dev/null +++ b/src/components/icon/assets/logo_opensearch.svg @@ -0,0 +1,34 @@ + + + + + + +