diff --git a/README.md b/README.md index 3ea54a5d..03dc7d7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![Catch2 logo](data/artwork/catch2-logo-small-with-background.png) +![Catch2 logo](data/artwork/catch2-logo-full-with-background.svg) [![Github Releases](https://img.shields.io/github/release/catchorg/catch2.svg)](https://github.com/catchorg/catch2/releases) [![Linux build status](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml/badge.svg)](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml) diff --git a/data/artwork/catch2-c-logo.png b/data/artwork/catch2-c-logo.png deleted file mode 100644 index b1066b8e..00000000 Binary files a/data/artwork/catch2-c-logo.png and /dev/null differ diff --git a/data/artwork/catch2-c-logo.svg b/data/artwork/catch2-c-logo.svg new file mode 100644 index 00000000..2c736986 --- /dev/null +++ b/data/artwork/catch2-c-logo.svg @@ -0,0 +1,105 @@ + + + + diff --git a/data/artwork/catch2-hand-logo.png b/data/artwork/catch2-hand-logo.png deleted file mode 100644 index ab857eaa..00000000 Binary files a/data/artwork/catch2-hand-logo.png and /dev/null differ diff --git a/data/artwork/catch2-hand-logo.svg b/data/artwork/catch2-hand-logo.svg new file mode 100644 index 00000000..3b24df11 --- /dev/null +++ b/data/artwork/catch2-hand-logo.svg @@ -0,0 +1,83 @@ + + + + diff --git a/data/artwork/catch2-logo-full-with-background.svg b/data/artwork/catch2-logo-full-with-background.svg new file mode 100644 index 00000000..fce859d7 --- /dev/null +++ b/data/artwork/catch2-logo-full-with-background.svg @@ -0,0 +1,104 @@ + + + + diff --git a/data/artwork/catch2-logo-full.svg b/data/artwork/catch2-logo-full.svg new file mode 100644 index 00000000..03bf15b0 --- /dev/null +++ b/data/artwork/catch2-logo-full.svg @@ -0,0 +1,88 @@ + + + + diff --git a/data/artwork/catch2-logo-small-with-background.png b/data/artwork/catch2-logo-small-with-background.png deleted file mode 100644 index 963eaf49..00000000 Binary files a/data/artwork/catch2-logo-small-with-background.png and /dev/null differ diff --git a/data/artwork/catch2-logo-small.png b/data/artwork/catch2-logo-small.png deleted file mode 100644 index 742e81e1..00000000 Binary files a/data/artwork/catch2-logo-small.png and /dev/null differ