mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-11 16:54:25 -05:00
90d5372813
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>
1 line
327 B
XML
1 line
327 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="#b39ddb" d="M30.6 44H17.4c-2 0-3.7-1.4-4-3.4L9 11h30l-4.5 29.6C34.2 42.6 32.5 44 30.6 44z"/><path fill="#7e57c2" d="M38 13H10c-1.1.0-2-.9-2-2v0c0-1.1.9-2 2-2h28c1.1.0 2 .9 2 2v0C40 12.1 39.1 13 38 13z"/></svg> |