diff --git a/web/public/OSIRIS_LOGO_MARK_COLOR.png b/web/public/OSIRIS_LOGO_MARK_COLOR.png new file mode 100644 index 000000000..b2aa01d90 Binary files /dev/null and b/web/public/OSIRIS_LOGO_MARK_COLOR.png differ diff --git a/web/src/pages/core/public/Playgrounds/Playgrounds.jsx b/web/src/pages/core/public/Playgrounds/Playgrounds.jsx index df9228c39..207c02826 100644 --- a/web/src/pages/core/public/Playgrounds/Playgrounds.jsx +++ b/web/src/pages/core/public/Playgrounds/Playgrounds.jsx @@ -209,11 +209,24 @@ export default function Playgrounds({imageId}) { return ( - + { + icon === 'osiris' ? ( + + osiris + + ) : ( + + ) + } {title}