Bug 17639 - Remove white filling inside of Koha logo
authorOwen Leonard <oleonard@myacpl.org>
Tue, 6 Jun 2017 15:50:19 +0000 (15:50 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Jul 2017 21:31:37 +0000 (18:31 -0300)
commit068db9aaabb0694b4d12404bda16525efad0fde7
treecbf7d3d5d27b7880d7bf906b5d94cbf891c1bd56
parent88ab0ef5791d2b428399690c505ac42aba4616df
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>
misc/interface_customization/koha3-staff-client-logo.svg