Added pink Ghost orb svg

This commit is contained in:
Aileen Nowak 2022-08-18 15:03:39 +01:00 committed by Aileen Booker
parent f2fdf9e671
commit cfd71e4f75
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" preserveAspectRatio="xMidYMid meet">
<title>Ghost Logo</title>
<style>
svg {
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(assets/img/logos/orb-pink-3.png);
}
</style>
</svg>

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB