Bug 17639 - Remove white filling inside of Koha logo
commitcffb4a26b3264137130d7a1a3c287d1f17c05b77
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 Jun 2017 15:50:19 +0000 (6 15:50 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Jul 2017 13:26:26 +0000 (18 15:26 +0200)
tree5887908f96136974f263b7fb2528aac45a0e11e8
parentadbd961d82fa6aebcc3f93f2dec6af1c8127aab9
Bug 17639 - Remove white filling inside of Koha logo

This patch modifies the Koha logo SVG file to remove the fill from two
letters. This patch also optimizes the file and converts the text object
to paths for better cross-platform portability.

To test you could:

- Open the file in an editor and confirm that the change is correct
  - or -
- Open the file in a browser and use the code inspector to add a
  background-color attribute to the top-level <svg> tag. The logo should
  appear transparent, with no white fills.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 068db9aaabb0694b4d12404bda16525efad0fde7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
misc/interface_customization/koha3-staff-client-logo.svg