From b7aa70911ed89511c2dc8b430e3c348a43b9c020 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 22 May 2021 22:01:59 +0200 Subject: Make white/black versions of server icon. --- graphics/src/dcpomatic_small.svg | 79 ---------------------------------- graphics/src/dcpomatic_small_black.svg | 79 ++++++++++++++++++++++++++++++++++ graphics/src/dcpomatic_small_white.svg | 78 +++++++++++++++++++++++++++++++++ 3 files changed, 157 insertions(+), 79 deletions(-) delete mode 100644 graphics/src/dcpomatic_small.svg create mode 100644 graphics/src/dcpomatic_small_black.svg create mode 100644 graphics/src/dcpomatic_small_white.svg (limited to 'graphics/src') diff --git a/graphics/src/dcpomatic_small.svg b/graphics/src/dcpomatic_small.svg deleted file mode 100644 index 1932d173a..000000000 --- a/graphics/src/dcpomatic_small.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - D - - diff --git a/graphics/src/dcpomatic_small_black.svg b/graphics/src/dcpomatic_small_black.svg new file mode 100644 index 000000000..1932d173a --- /dev/null +++ b/graphics/src/dcpomatic_small_black.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + + + + + + + D + + diff --git a/graphics/src/dcpomatic_small_white.svg b/graphics/src/dcpomatic_small_white.svg new file mode 100644 index 000000000..a11f60ddf --- /dev/null +++ b/graphics/src/dcpomatic_small_white.svg @@ -0,0 +1,78 @@ + + + + + + + + image/svg+xml + + + + + + + + D + + -- cgit v1.2.3