keepassxc/share/icons/database/C21_KOrganizer.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
671 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="#455a64" d="M36 4H26c0 1.1-.9 2-2 2s-2-.9-2-2H12C9.8 4 8 5.8 8 8v32c0 2.2 1.8 4 4 4h24c2.2.0 4-1.8 4-4V8c0-2.2-1.8-4-4-4z"/><path fill="#fff" d="M36 41H12c-.6.0-1-.4-1-1V8c0-.6.4-1 1-1h24c.6.0 1 .4 1 1v32C37 40.6 36.6 41 36 41z"/><g fill="#90a4ae"><path d="M26 4c0 1.1-.9 2-2 2s-2-.9-2-2h-7v4c0 1.1.9 2 2 2h14c1.1.0 2-.9 2-2V4H26z"/><path d="M24 0c-2.2.0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6c-1.1.0-2-.9-2-2s.9-2 2-2 2 .9 2 2S25.1 6 24 6z"/></g><polygon fill="#4caf50" points="30.6,18.6 21.6,27.6 17.4,23.3 14.9,25.8 21.7,32.5 33.1,21.1"/></svg>