keepassxc/share/icons/database/C68_BlackBerry.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
652 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="#37474f" d="M4 39V7c0-2.2 1.8-4 4-4h22c2.2.0 4 1.8 4 4v32c0 2.2-1.8 4-4 4H8c-2.2.0-4-1.8-4-4z"/><path fill="#bbdefb" d="M30 6H8c-.6.0-1 .4-1 1v29c0 .6.4 1 1 1h22c.6.0 1-.4 1-1V7C31 6.4 30.6 6 30 6z"/><rect x="15" y="39" fill="#78909c" width="6" height="2"/><path fill="#e38939" d="M24 41V17c0-2.2 1.8-4 4-4h12c2.2.0 4 1.8 4 4v24c0 2.2-1.8 4-4 4H28c-2.2.0-4-1.8-4-4z"/><path fill="#fff3e0" d="M40 16H28c-.6.0-1 .4-1 1v22c0 .6.4 1 1 1h12c.6.0 1-.4 1-1V17C41 16.4 40.6 16 40 16z"/><circle fill="#a6642a" cx="34" cy="42.5" r="1.5"/></svg>