mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Added pink Ghost orb svg
This commit is contained in:
parent
f2fdf9e671
commit
cfd71e4f75
10
ghost/admin/public/assets/icons/ghost-orb-pink.svg
Normal file
10
ghost/admin/public/assets/icons/ghost-orb-pink.svg
Normal 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 |
BIN
ghost/admin/public/assets/img/logos/orb-pink-3.png
Normal file
BIN
ghost/admin/public/assets/img/logos/orb-pink-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user