fix: 🐛 dark logo in readme

This commit is contained in:
Mehdi Osman 2021-05-26 19:13:20 +02:00
parent 40f66f4cb7
commit a0eb3b24c1
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,7 @@
<p align="center">
<a href="https://openreplay.com">
<img src="static/logo.svg" height="70">
<img src="static/logo-dark.svg" height="70">
</a>
</p>

10
static/logo-dark.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="179px" height="30px" viewBox="0 0 179 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Open Replay</title>
<title>OpenReplay</title>
<g id="logos" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Open-Replay" fill-rule="nonzero">
<g id="Group-Copy" transform="translate(0.000000, 0.000000)">

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB