keepassxc/share/icons/database/C47_KPackage.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
353 B
XML

<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><path fill="#ff9800" d="M38 42H10c-2.2.0-4-1.8-4-4V10c0-2.2 1.8-4 4-4h28c2.2.0 4 1.8 4 4v28c0 2.2-1.8 4-4 4z"/><path fill="#8a5100" d="M29.5 16h-11c-.8.0-1.5-.7-1.5-1.5v0c0-.8.7-1.5 1.5-1.5h11c.8.0 1.5.7 1.5 1.5v0C31 15.3 30.3 16 29.5 16z"/></svg>