mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04: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
586 B
XML
1 line
586 B
XML
<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><polygon fill="#e8eaf6" points="42,39 6,39 6,23 24,6 42,23"/><g fill="#c5cae9"><polygon points="39,21 34,16 34,9 39,9"/><rect x="6" y="39" width="36" height="5"/></g><polygon fill="#b71c1c" points="24,4.3 4,22.9 6,25.1 24,8.4 42,25.1 44,22.9"/><rect x="18" y="28" fill="#d84315" width="12" height="16"/><rect x="21" y="17" fill="#01579b" width="6" height="6"/><path fill="#ff8a65" d="M27.5 35.5c-.3.0-.5.2-.5.5v2c0 .3.2.5.5.5S28 38.3 28 38v-2C28 35.7 27.8 35.5 27.5 35.5z"/></svg> |