keepassxc/share/icons/database/C03_Server.svg
Jonathan White 90d5372813
Replace database icons with SVG's
Original source of icons is the icon8 library (http://icons8.com/c/flat-color-icons) and Paomedia (https://github.com/paomedia/small-n-flat). All icons used are licensed MIT or CC0; annotated in COPYING.

* Closes #4071

* Increase default size of database icons to 24px and entry preview panel to 48px
* Add shell script to assemble the database icons

* Use QIcon to seamlessly support High DPI displays and pixmap caching
* Add badge support for KeeShare groups and expired entries.
* Guard against use of QPixmap::fromImage without a GUI

* Add SVG minify and improve `make icons`

Co-authored-by: Wolfram Rösler <wolfram@roesler-ac.de>
2020-05-29 10:00:32 -04:00

1 line
572 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><g fill="#d1c4e9"><path d="M38 7H10C8.9 7 8 7.9 8 9v6c0 1.1.9 2 2 2h28c1.1.0 2-.9 2-2V9C40 7.9 39.1 7 38 7z"/><path d="M38 19H10c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h25.1c1.3-1.3 4.9-.9 4.9-2v-6C40 19.9 39.1 19 38 19z"/><path d="M34.4 31H10c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h28c1.1.0 2-.9 2-2v-2.4c0-3.1-2.5-5.6-5.6-5.6z"/></g><path fill="#009688" d="M46 25H32c-1.1.0-2 .9-2 2v11.8c0 1.3.6 2.4 1.6 3.2l7.4 5.5 7.4-5.5c1-.8 1.6-1.9 1.6-3.2V27C48 25.9 47.1 25 46 25z"/></svg>