diff --git a/src/app/About/AboutCryostatModal.tsx b/src/app/About/AboutCryostatModal.tsx index e7356080b..7df28ccf4 100644 --- a/src/app/About/AboutCryostatModal.tsx +++ b/src/app/About/AboutCryostatModal.tsx @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import bkgImg from '@app/assets/about_background.png'; +import bkgImg from '@app/assets/cryostat_icon_bg.svg'; import cryostatLogo from '@app/assets/cryostat_icon_rgb_reverse.svg'; import build from '@app/build.json'; import { portalRoot } from '@app/utils/utils'; diff --git a/src/app/assets/cryostat_icon_bg.svg b/src/app/assets/cryostat_icon_bg.svg new file mode 100644 index 000000000..1245671ed --- /dev/null +++ b/src/app/assets/cryostat_icon_bg.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file