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
796 B
XML
1 line
796 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="#ff9800" points="24,37 19,31 19,25 29,25 29,31"/><g fill="#ffa726"><circle cx="33" cy="19" r="2"/><circle cx="15" cy="19" r="2"/></g><path fill="#ffb74d" d="M33 13c0-7.6-18-5-18 0 0 1.1.0 5.9.0 7 0 5 4 9 9 9s9-4 9-9c0-1.1.0-5.9.0-7z"/><path fill="#424242" d="M24 4c-6.1.0-10 4.9-10 11 0 .8.0 2.3.0 2.3l2 1.7v-5l12-4 4 4v5l2-1.7s0-1.5.0-2.3c0-4-1-8-6-9l-1-2H24z"/><g fill="#784719"><circle cx="28" cy="19" r="1"/><circle cx="20" cy="19" r="1"/></g><polygon fill="#fff" points="24,43 19,31 24,32 29,31"/><polygon fill="#d32f2f" points="23,35 22.3,39.5 24,43.5 25.7,39.5 25,35 26,34 24,32 22,34"/><path fill="#546e7a" d="M29 31l-5 12-5-12S8 33 8 44h32c0-11-11-13-11-13z"/></svg> |