]> git.ipfire.org Git - ipfire-2.x.git/commit
web-user-interface: Addition of new icon for secure connection certificate download
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 25 Sep 2023 16:41:55 +0000 (18:41 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Sep 2023 09:33:21 +0000 (09:33 +0000)
commit8e6bf12f14c87854d311682d04e2269a6d96bbc3
tree9ea3191aa7f13a0346017ed858ea8ad75c572077
parent475fd9e73a0c873df71929c55b205125a1651a7f
web-user-interface: Addition of new icon for secure connection certificate download

- This uses a padlock icon from https://commons.wikimedia.org/wiki/File:Encrypted.png
- The license for this image is the following:-
   This library is free software; you can redistribute it and/or modify it under the terms
   of the GNU Lesser General Public License as published by the Free Software Foundation;
   either version 2.1 of the License, or (at your option) any later version. This library
   is distributed in the hope that it will be useful, but without any warranty; without
   even the implied warranty of merchantability or fitness for a particular purpose. See
   version 2.1 and version 3 of the GNU Lesser General Public License for more details.
- Based on the above license I believe it can be used by IPFire covered by the GNU General
   Public License that is used for it.
- The icon image was made by taking the existing openvpn.png file and superimposing the
   padlock icon on top of it as a 12x12 pixel format and naming it openvpn_encrypted.png

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/web-user-interface
html/html/images/openvpn_encrypted.png [new file with mode: 0644]